[==========] 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:13:11.639714  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:41511
I20260709 13:13:11.641162  4193 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:13:11.642208  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:11.659009  4200 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:13:11.659101  4202 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:13:11.659108  4199 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:13:11.660938  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:12.850865  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:12.851105  4193 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:13:12.851330  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602792851302 us; error 0 us; skew 500 ppm
I20260709 13:13:12.852144  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:12.857731  4193 webserver.cc:533] Webserver started at http://127.4.24.126:42535/ using document root <none> and password file <none>
I20260709 13:13:12.858600  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:12.858839  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:12.859305  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:12.865018  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "3cb266cb599f4849a8663bb53e7249c0"
format_stamp: "Formatted at 2026-07-09 13:13:12 on dist-test-slave-jvbf"
I20260709 13:13:12.872501  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:13:12.877396  4208 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:13:12.878587  4193 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:13:12.878952  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "3cb266cb599f4849a8663bb53e7249c0"
format_stamp: "Formatted at 2026-07-09 13:13:12 on dist-test-slave-jvbf"
I20260709 13:13:12.879292  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-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:13:12.929646  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:12.931895  4193 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:13:12.932502  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.002852  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:41511
I20260709 13:13:13.002926  4259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:41511 every 8 connection(s)
I20260709 13:13:13.010422  4260 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:13:13.031196  4260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0: Bootstrap starting.
I20260709 13:13:13.036938  4260 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:13.038784  4260 log.cc:826] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0: Log is configured to *not* fsync() on all Append() calls
I20260709 13:13:13.043159  4260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0: No bootstrap required, opened a new log
I20260709 13:13:13.063450  4260 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cb266cb599f4849a8663bb53e7249c0" member_type: VOTER }
I20260709 13:13:13.064010  4260 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:13.064271  4260 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb266cb599f4849a8663bb53e7249c0, State: Initialized, Role: FOLLOWER
I20260709 13:13:13.065126  4260 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3cb266cb599f4849a8663bb53e7249c0" member_type: VOTER }
I20260709 13:13:13.065645  4260 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:13.065948  4260 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:13.066279  4260 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:13.070318  4260 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cb266cb599f4849a8663bb53e7249c0" member_type: VOTER }
I20260709 13:13:13.071110  4260 leader_election.cc:304] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [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: 3cb266cb599f4849a8663bb53e7249c0; no voters: 
I20260709 13:13:13.072777  4260 leader_election.cc:290] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:13.073139  4263 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:13.075317  4263 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb266cb599f4849a8663bb53e7249c0, State: Running, Role: LEADER
I20260709 13:13:13.076316  4263 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [LEADER]: Queue going to LEADER mode. State: All 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: "3cb266cb599f4849a8663bb53e7249c0" member_type: VOTER }
I20260709 13:13:13.077226  4260 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:13.088446  4264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3cb266cb599f4849a8663bb53e7249c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cb266cb599f4849a8663bb53e7249c0" member_type: VOTER } }
I20260709 13:13:13.088551  4265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3cb266cb599f4849a8663bb53e7249c0. Latest consensus state: current_term: 1 leader_uuid: "3cb266cb599f4849a8663bb53e7249c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cb266cb599f4849a8663bb53e7249c0" member_type: VOTER } }
I20260709 13:13:13.089422  4265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:13.089437  4264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:13.092693  4273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:13.104195  4273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:13.110981  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:13.121394  4273 catalog_manager.cc:1383] Generated new cluster ID: 2d5901d55a744069ae51fce887c8abfc
I20260709 13:13:13.121729  4273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:13.142462  4273 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:13.144032  4273 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:13.161883  4273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0: Generated new TSK 0
I20260709 13:13:13.162933  4273 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:13.177944  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:13.188073  4282 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:13:13.188927  4283 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:13:13.192492  4285 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:13:13.193138  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:13.193883  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:13.194099  4193 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:13:13.194281  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602793194259 us; error 0 us; skew 500 ppm
I20260709 13:13:13.194835  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:13.199155  4193 webserver.cc:533] Webserver started at http://127.4.24.65:35927/ using document root <none> and password file <none>
I20260709 13:13:13.199693  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:13.199903  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:13.200176  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:13.201256  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-jvbf"
I20260709 13:13:13.206866  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260709 13:13:13.211272  4290 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:13:13.212090  4193 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:13:13.212387  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-jvbf"
I20260709 13:13:13.212687  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-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:13:13.254747  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:13.256115  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.258912  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:13.263638  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:13.263913  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.264176  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:13.264390  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.370275  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:46459
I20260709 13:13:13.370337  4352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:46459 every 8 connection(s)
I20260709 13:13:13.377353  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:13.386233  4357 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:13:13.389709  4358 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:13:13.400656  4360 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:13:13.401098  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:13.402130  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:13.402410  4193 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:13:13.402626  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602793402602 us; error 0 us; skew 500 ppm
I20260709 13:13:13.403208  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:13.406401  4193 webserver.cc:533] Webserver started at http://127.4.24.66:33111/ using document root <none> and password file <none>
I20260709 13:13:13.407033  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:13.407295  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:13.407644  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:13.408538  4353 heartbeater.cc:344] Connected to a master server at 127.4.24.126:41511
I20260709 13:13:13.408882  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "ec7cb4410f464e93a0ba45535becab9b"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-jvbf"
I20260709 13:13:13.409018  4353 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:13.410246  4353 heartbeater.cc:507] Master 127.4.24.126:41511 requested a full tablet report, sending...
I20260709 13:13:13.413690  4225 ts_manager.cc:194] Registered new tserver with Master: 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459)
I20260709 13:13:13.415907  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:13:13.416589  4225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32780
I20260709 13:13:13.421907  4365 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:13:13.422788  4193 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:13:13.423087  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "ec7cb4410f464e93a0ba45535becab9b"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-jvbf"
I20260709 13:13:13.423353  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-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:13:13.436985  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:13.438287  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.440819  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:13.443650  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:13.443825  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.444088  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:13.444234  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.545358  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:34991
I20260709 13:13:13.545715  4427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:34991 every 8 connection(s)
I20260709 13:13:13.552937  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:13.560568  4431 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:13:13.564256  4432 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:13:13.567289  4428 heartbeater.cc:344] Connected to a master server at 127.4.24.126:41511
I20260709 13:13:13.567728  4428 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:13.568871  4428 heartbeater.cc:507] Master 127.4.24.126:41511 requested a full tablet report, sending...
I20260709 13:13:13.569011  4193 server_base.cc:1061] running on GCE node
W20260709 13:13:13.570401  4434 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:13:13.571365  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:13.571612  4193 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:13:13.571466  4225 ts_manager.cc:194] Registered new tserver with Master: ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:13.571842  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602793571820 us; error 0 us; skew 500 ppm
I20260709 13:13:13.572460  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:13.573284  4225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32782
I20260709 13:13:13.575376  4193 webserver.cc:533] Webserver started at http://127.4.24.67:45489/ using document root <none> and password file <none>
I20260709 13:13:13.576014  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:13.576270  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:13.576535  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:13.577678  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-jvbf"
I20260709 13:13:13.582413  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:13:13.585834  4439 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:13:13.586659  4193 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:13:13.586949  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-jvbf"
I20260709 13:13:13.587241  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791474647-4193-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:13:13.621589  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:13.622823  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.624277  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:13.627305  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:13.627530  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.627771  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:13.627943  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.725884  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:38759
I20260709 13:13:13.726014  4501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:38759 every 8 connection(s)
I20260709 13:13:13.743299  4502 heartbeater.cc:344] Connected to a master server at 127.4.24.126:41511
I20260709 13:13:13.743688  4502 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:13.744479  4502 heartbeater.cc:507] Master 127.4.24.126:41511 requested a full tablet report, sending...
I20260709 13:13:13.746601  4225 ts_manager.cc:194] Registered new tserver with Master: 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:13.747205  4193 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014228502s
I20260709 13:13:13.748291  4225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39224
I20260709 13:13:13.798913  4225 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39232:
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:13:13.802599  4225 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:13:13.919414  4393 tablet_service.cc:1511] Processing CreateTablet for tablet dcd687d94af54e3fbf7b5a5891974724 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:13.920979  4388 tablet_service.cc:1511] Processing CreateTablet for tablet e08320ed9af0453fbbcad3dcb13ac48b (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:13.923583  4393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd687d94af54e3fbf7b5a5891974724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.928169  4390 tablet_service.cc:1511] Processing CreateTablet for tablet 1b061a76437f46d9a01f474d6b98032b (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:13.931730  4466 tablet_service.cc:1511] Processing CreateTablet for tablet 30f481894c4a4875b1eba5dbd542b1ac (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:13.932410  4464 tablet_service.cc:1511] Processing CreateTablet for tablet 1b061a76437f46d9a01f474d6b98032b (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:13.933153  4466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f481894c4a4875b1eba5dbd542b1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.933789  4464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b061a76437f46d9a01f474d6b98032b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.933550  4467 tablet_service.cc:1511] Processing CreateTablet for tablet dcd687d94af54e3fbf7b5a5891974724 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:13.934857  4467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd687d94af54e3fbf7b5a5891974724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.936162  4463 tablet_service.cc:1511] Processing CreateTablet for tablet d4a615b999ad4e33bc8e9ff61d7df3ff (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:13.937151  4463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a615b999ad4e33bc8e9ff61d7df3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.938712  4462 tablet_service.cc:1511] Processing CreateTablet for tablet e08320ed9af0453fbbcad3dcb13ac48b (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:13.938956  4461 tablet_service.cc:1511] Processing CreateTablet for tablet 90a6dcec05f6473fa8a62e9516800a8c (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:13.939975  4465 tablet_service.cc:1511] Processing CreateTablet for tablet 414e3ee8a1694822858cb797d9cce5c6 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:13.943007  4465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e3ee8a1694822858cb797d9cce5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.942126  4392 tablet_service.cc:1511] Processing CreateTablet for tablet 30f481894c4a4875b1eba5dbd542b1ac (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:13.946774  4388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08320ed9af0453fbbcad3dcb13ac48b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.950637  4461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a6dcec05f6473fa8a62e9516800a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.952376  4318 tablet_service.cc:1511] Processing CreateTablet for tablet dcd687d94af54e3fbf7b5a5891974724 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:13.954352  4391 tablet_service.cc:1511] Processing CreateTablet for tablet 414e3ee8a1694822858cb797d9cce5c6 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:13.948333  4387 tablet_service.cc:1511] Processing CreateTablet for tablet 90a6dcec05f6473fa8a62e9516800a8c (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:13.957772  4315 tablet_service.cc:1511] Processing CreateTablet for tablet 1b061a76437f46d9a01f474d6b98032b (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:13.959066  4392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f481894c4a4875b1eba5dbd542b1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.962224  4462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08320ed9af0453fbbcad3dcb13ac48b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.963961  4316 tablet_service.cc:1511] Processing CreateTablet for tablet 414e3ee8a1694822858cb797d9cce5c6 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:13.957705  4317 tablet_service.cc:1511] Processing CreateTablet for tablet 30f481894c4a4875b1eba5dbd542b1ac (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:13.974177  4314 tablet_service.cc:1511] Processing CreateTablet for tablet d4a615b999ad4e33bc8e9ff61d7df3ff (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:13.961337  4389 tablet_service.cc:1511] Processing CreateTablet for tablet d4a615b999ad4e33bc8e9ff61d7df3ff (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:13.975757  4318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd687d94af54e3fbf7b5a5891974724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.967015  4313 tablet_service.cc:1511] Processing CreateTablet for tablet e08320ed9af0453fbbcad3dcb13ac48b (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:13.976938  4391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e3ee8a1694822858cb797d9cce5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.979765  4386 tablet_service.cc:1511] Processing CreateTablet for tablet e850840da78c4112ab21b2cf2fd4c2e4 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:13.985395  4460 tablet_service.cc:1511] Processing CreateTablet for tablet e850840da78c4112ab21b2cf2fd4c2e4 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:13.986845  4460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e850840da78c4112ab21b2cf2fd4c2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.988459  4316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e3ee8a1694822858cb797d9cce5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.991951  4314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a615b999ad4e33bc8e9ff61d7df3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.996798  4387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a6dcec05f6473fa8a62e9516800a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:13.995894  4385 tablet_service.cc:1511] Processing CreateTablet for tablet 75b1bf5f333749a08cfc6425cb3d77cb (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:14.008040  4311 tablet_service.cc:1511] Processing CreateTablet for tablet e850840da78c4112ab21b2cf2fd4c2e4 (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:14.020514  4312 tablet_service.cc:1511] Processing CreateTablet for tablet 90a6dcec05f6473fa8a62e9516800a8c (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:14.014123  4459 tablet_service.cc:1511] Processing CreateTablet for tablet 75b1bf5f333749a08cfc6425cb3d77cb (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:14.022925  4459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b1bf5f333749a08cfc6425cb3d77cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.031360  4389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a615b999ad4e33bc8e9ff61d7df3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.038283  4315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b061a76437f46d9a01f474d6b98032b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.038360  4310 tablet_service.cc:1511] Processing CreateTablet for tablet 75b1bf5f333749a08cfc6425cb3d77cb (DEFAULT_TABLE table=test-workload [id=4369666015ac4f4a956ed2c03d50f6ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:14.043764  4386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e850840da78c4112ab21b2cf2fd4c2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.045138  4313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08320ed9af0453fbbcad3dcb13ac48b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.045181  4385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b1bf5f333749a08cfc6425cb3d77cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.046429  4312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a6dcec05f6473fa8a62e9516800a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.047732  4311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e850840da78c4112ab21b2cf2fd4c2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.048416  4310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b1bf5f333749a08cfc6425cb3d77cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.049708  4317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f481894c4a4875b1eba5dbd542b1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.047735  4390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b061a76437f46d9a01f474d6b98032b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:14.113410  4272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:14.152878  4520 tablet_bootstrap.cc:492] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.187338  4521 tablet_bootstrap.cc:492] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.225781  4522 tablet_bootstrap.cc:492] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.232254  4521 tablet_bootstrap.cc:654] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.233976  4520 tablet_bootstrap.cc:654] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.269718  4522 tablet_bootstrap.cc:654] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.270406  4521 tablet_bootstrap.cc:492] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.270941  4521 ts_tablet_manager.cc:1403] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.005s
I20260709 13:13:14.274369  4521 raft_consensus.cc:359] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.275179  4521 raft_consensus.cc:385] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.275516  4521 raft_consensus.cc:740] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.276316  4521 consensus_queue.cc:260] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.280752  4520 tablet_bootstrap.cc:492] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.281196  4520 ts_tablet_manager.cc:1403] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.012s
I20260709 13:13:14.283166  4521 ts_tablet_manager.cc:1434] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:13:14.283697  4520 raft_consensus.cc:359] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.283985  4428 heartbeater.cc:499] Master 127.4.24.126:41511 was elected leader, sending a full tablet report...
I20260709 13:13:14.284281  4521 tablet_bootstrap.cc:492] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.284255  4520 raft_consensus.cc:385] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.284662  4520 raft_consensus.cc:740] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.285300  4520 consensus_queue.cc:260] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.288182  4522 tablet_bootstrap.cc:492] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.288836  4522 ts_tablet_manager.cc:1403] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.015s
I20260709 13:13:14.291213  4521 tablet_bootstrap.cc:654] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.293174  4522 raft_consensus.cc:359] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.294312  4522 raft_consensus.cc:385] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.294780  4522 raft_consensus.cc:740] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.295704  4522 consensus_queue.cc:260] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
W20260709 13:13:14.302059  4429 tablet.cc:2406] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:14.338860  4353 heartbeater.cc:499] Master 127.4.24.126:41511 was elected leader, sending a full tablet report...
I20260709 13:13:14.339181  4520 ts_tablet_manager.cc:1434] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.058s	user 0.026s	sys 0.030s
I20260709 13:13:14.339553  4502 heartbeater.cc:499] Master 127.4.24.126:41511 was elected leader, sending a full tablet report...
I20260709 13:13:14.340118  4520 tablet_bootstrap.cc:492] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.340842  4521 tablet_bootstrap.cc:492] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.341271  4521 ts_tablet_manager.cc:1403] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.028s
I20260709 13:13:14.343272  4529 raft_consensus.cc:493] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.344178  4521 raft_consensus.cc:359] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.344928  4521 raft_consensus.cc:385] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.345221  4521 raft_consensus.cc:740] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.338905  4522 ts_tablet_manager.cc:1434] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.034s
I20260709 13:13:14.346612  4522 tablet_bootstrap.cc:492] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.346612  4520 tablet_bootstrap.cc:654] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.343739  4529 raft_consensus.cc:515] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.349084  4521 consensus_queue.cc:260] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.351975  4521 ts_tablet_manager.cc:1434] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:13:14.353106  4521 tablet_bootstrap.cc:492] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.353480  4529 leader_election.cc:290] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.358678  4522 tablet_bootstrap.cc:654] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.360154  4521 tablet_bootstrap.cc:654] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.382974  4520 tablet_bootstrap.cc:492] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.383515  4520 ts_tablet_manager.cc:1403] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.007s
I20260709 13:13:14.386461  4520 raft_consensus.cc:359] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.392709  4520 raft_consensus.cc:385] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.391999  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:14.393082  4520 raft_consensus.cc:740] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.393401  4403 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:14.394587  4520 consensus_queue.cc:260] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.396724  4520 ts_tablet_manager.cc:1434] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:13:14.397571  4520 tablet_bootstrap.cc:492] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.398284  4293 leader_election.cc:304] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:14.399127  4529 raft_consensus.cc:2804] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.399479  4529 raft_consensus.cc:493] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.399797  4529 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.406373  4529 raft_consensus.cc:515] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.408444  4529 leader_election.cc:290] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.411499  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:14.416342  4403 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.410169  4527 raft_consensus.cc:493] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.419480  4527 raft_consensus.cc:515] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.424388  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.424465  4527 leader_election.cc:290] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:14.427440  4521 tablet_bootstrap.cc:492] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.427925  4521 ts_tablet_manager.cc:1403] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.039s
I20260709 13:13:14.425810  4477 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:14.425758  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:14.429780  4476 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.430516  4522 tablet_bootstrap.cc:492] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.430994  4522 ts_tablet_manager.cc:1403] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.034s
I20260709 13:13:14.434999  4522 raft_consensus.cc:359] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.435702  4522 raft_consensus.cc:385] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.435992  4522 raft_consensus.cc:740] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.436720  4522 consensus_queue.cc:260] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.437692  4476 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:14.441135  4520 tablet_bootstrap.cc:654] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.438778  4522 ts_tablet_manager.cc:1434] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:14.443703  4522 tablet_bootstrap.cc:492] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.445863  4521 raft_consensus.cc:359] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.446565  4521 raft_consensus.cc:385] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.442584  4403 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:14.446879  4521 raft_consensus.cc:740] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.448873  4521 consensus_queue.cc:260] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.449805  4293 leader_election.cc:304] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:14.450557  4529 raft_consensus.cc:2804] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.451031  4529 raft_consensus.cc:697] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:14.451897  4529 consensus_queue.cc:237] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.454278  4522 tablet_bootstrap.cc:654] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.459779  4521 ts_tablet_manager.cc:1434] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:13:14.461066  4521 tablet_bootstrap.cc:492] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.469841  4521 tablet_bootstrap.cc:654] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.474689  4520 tablet_bootstrap.cc:492] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.475134  4520 ts_tablet_manager.cc:1403] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.010s
I20260709 13:13:14.478390  4520 raft_consensus.cc:359] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.479362  4520 raft_consensus.cc:385] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.479781  4520 raft_consensus.cc:740] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.480842  4520 consensus_queue.cc:260] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.482951  4521 tablet_bootstrap.cc:492] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.483539  4521 ts_tablet_manager.cc:1403] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.016s
I20260709 13:13:14.487211  4521 raft_consensus.cc:359] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.488137  4521 raft_consensus.cc:385] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.489205  4520 ts_tablet_manager.cc:1434] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:13:14.488513  4521 raft_consensus.cc:740] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.491375  4521 consensus_queue.cc:260] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.494419  4521 ts_tablet_manager.cc:1434] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260709 13:13:14.496029  4521 tablet_bootstrap.cc:492] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.504665  4526 raft_consensus.cc:493] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.505385  4526 raft_consensus.cc:515] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.507988  4520 tablet_bootstrap.cc:492] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.515709  4526 leader_election.cc:290] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.517761  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:14.524534  4403 raft_consensus.cc:2393] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a1131dfc13e4eaf84c1d540427d31d1 in current term 1: Already voted for candidate 8802c01580564cb7bbc2d0e4aa445d0a in this term.
I20260709 13:13:14.519364  4521 tablet_bootstrap.cc:654] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.534956  4522 tablet_bootstrap.cc:492] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.535498  4522 ts_tablet_manager.cc:1403] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.040s
I20260709 13:13:14.540040  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
I20260709 13:13:14.543710  4442 leader_election.cc:304] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1; no voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:14.544296  4522 raft_consensus.cc:359] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.545017  4522 raft_consensus.cc:385] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.545058  4527 raft_consensus.cc:2749] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.546461  4522 raft_consensus.cc:740] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.552742  4522 consensus_queue.cc:260] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.558182  4522 ts_tablet_manager.cc:1434] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260709 13:13:14.559383  4520 tablet_bootstrap.cc:654] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.560086  4522 tablet_bootstrap.cc:492] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.557752  4224 catalog_manager.cc:5697] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:14.576489  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
W20260709 13:13:14.578514  4367 leader_election.cc:343] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.579160  4522 tablet_bootstrap.cc:654] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.583190  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
W20260709 13:13:14.585215  4368 leader_election.cc:343] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.585690  4520 tablet_bootstrap.cc:492] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.585724  4368 leader_election.cc:304] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7cb4410f464e93a0ba45535becab9b; no voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:14.586369  4520 ts_tablet_manager.cc:1403] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.004s
I20260709 13:13:14.586804  4526 raft_consensus.cc:2749] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.591667  4520 raft_consensus.cc:359] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.592381  4520 raft_consensus.cc:385] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.592689  4520 raft_consensus.cc:740] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.593264  4521 tablet_bootstrap.cc:492] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.593446  4522 tablet_bootstrap.cc:492] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.593873  4521 ts_tablet_manager.cc:1403] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.006s
I20260709 13:13:14.593946  4522 ts_tablet_manager.cc:1403] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.008s
I20260709 13:13:14.593477  4520 consensus_queue.cc:260] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.597258  4522 raft_consensus.cc:359] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.597920  4522 raft_consensus.cc:385] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.598197  4522 raft_consensus.cc:740] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.598758  4520 ts_tablet_manager.cc:1434] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:13:14.599749  4520 tablet_bootstrap.cc:492] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.598853  4522 consensus_queue.cc:260] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.600716  4521 raft_consensus.cc:359] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.602047  4521 raft_consensus.cc:385] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.602530  4521 raft_consensus.cc:740] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.602722  4522 ts_tablet_manager.cc:1434] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:14.603776  4522 tablet_bootstrap.cc:492] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.603628  4521 consensus_queue.cc:260] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.606271  4521 ts_tablet_manager.cc:1434] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:13:14.607336  4521 tablet_bootstrap.cc:492] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.611172  4522 tablet_bootstrap.cc:654] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.613689  4521 tablet_bootstrap.cc:654] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.621874  4526 raft_consensus.cc:493] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.622381  4526 raft_consensus.cc:515] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.624431  4526 leader_election.cc:290] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.625595  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e850840da78c4112ab21b2cf2fd4c2e4" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
I20260709 13:13:14.627193  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e850840da78c4112ab21b2cf2fd4c2e4" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.627779  4476 raft_consensus.cc:2468] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 0.
I20260709 13:13:14.629508  4520 tablet_bootstrap.cc:654] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.629598  4367 leader_election.cc:304] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:14.630466  4526 raft_consensus.cc:2804] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:13:14.630714  4368 leader_election.cc:343] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.630801  4526 raft_consensus.cc:493] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.631285  4526 raft_consensus.cc:3060] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.638355  4526 raft_consensus.cc:515] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.640293  4526 leader_election.cc:290] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.641659  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e850840da78c4112ab21b2cf2fd4c2e4" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:14.642123  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e850840da78c4112ab21b2cf2fd4c2e4" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:14.642707  4476 raft_consensus.cc:3060] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:14.643126  4368 leader_election.cc:343] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.645551  4522 tablet_bootstrap.cc:492] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.645645  4520 tablet_bootstrap.cc:492] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.646194  4522 ts_tablet_manager.cc:1403] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.001s
I20260709 13:13:14.646236  4520 ts_tablet_manager.cc:1403] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.006s
I20260709 13:13:14.649088  4476 raft_consensus.cc:2468] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 1.
I20260709 13:13:14.649369  4520 raft_consensus.cc:359] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.650137  4520 raft_consensus.cc:385] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.649700  4522 raft_consensus.cc:359] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.650470  4520 raft_consensus.cc:740] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.650305  4367 leader_election.cc:304] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:14.650629  4522 raft_consensus.cc:385] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.651257  4526 raft_consensus.cc:2804] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.651384  4527 raft_consensus.cc:493] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.651880  4527 raft_consensus.cc:515] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.653643  4521 tablet_bootstrap.cc:492] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.653877  4527 leader_election.cc:290] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:14.654107  4521 ts_tablet_manager.cc:1403] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.013s
I20260709 13:13:14.654472  4520 consensus_queue.cc:260] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.651099  4522 raft_consensus.cc:740] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.655416  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
I20260709 13:13:14.656056  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:14.656018  4328 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 0.
I20260709 13:13:14.656064  4522 consensus_queue.cc:260] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.658768  4522 ts_tablet_manager.cc:1434] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:13:14.659556  4520 ts_tablet_manager.cc:1434] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:13:14.659737  4522 tablet_bootstrap.cc:492] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.660460  4520 tablet_bootstrap.cc:492] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
W20260709 13:13:14.661315  4442 leader_election.cc:343] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.662006  4442 leader_election.cc:304] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [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: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:14.663081  4527 raft_consensus.cc:2804] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.665066  4527 raft_consensus.cc:493] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.666086  4527 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.673638  4521 raft_consensus.cc:359] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.674504  4521 raft_consensus.cc:385] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.675398  4526 raft_consensus.cc:697] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 1 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:14.676349  4527 raft_consensus.cc:515] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.676783  4526 consensus_queue.cc:237] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.678361  4527 leader_election.cc:290] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:14.675050  4521 raft_consensus.cc:740] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.681567  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:14.680303  4522 tablet_bootstrap.cc:654] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.681821  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:14.683779  4520 tablet_bootstrap.cc:654] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.685897  4328 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:14.685927  4442 leader_election.cc:343] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.694619  4521 consensus_queue.cc:260] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.697057  4529 raft_consensus.cc:493] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.697630  4529 raft_consensus.cc:515] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.699081  4521 ts_tablet_manager.cc:1434] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 13:13:14.700474  4521 tablet_bootstrap.cc:492] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.702003  4328 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 1.
I20260709 13:13:14.702785  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.701447  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:14.703536  4403 raft_consensus.cc:2468] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:14.699855  4529 leader_election.cc:290] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:14.704957  4293 leader_election.cc:304] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:14.704960  4442 leader_election.cc:304] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:14.706669  4527 raft_consensus.cc:2804] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.707338  4529 raft_consensus.cc:2804] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.708292  4529 raft_consensus.cc:493] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.708701  4529 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:14.716341  4292 leader_election.cc:343] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.722854  4520 tablet_bootstrap.cc:492] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.723629  4520 ts_tablet_manager.cc:1403] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.025s
I20260709 13:13:14.728468  4520 raft_consensus.cc:359] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.729672  4520 raft_consensus.cc:385] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.730140  4520 raft_consensus.cc:740] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.731204  4520 consensus_queue.cc:260] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.731844  4530 raft_consensus.cc:493] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.732385  4530 raft_consensus.cc:515] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.735570  4527 raft_consensus.cc:697] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Becoming Leader. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:14.737681  4527 consensus_queue.cc:237] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.739524  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.740226  4476 raft_consensus.cc:2468] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:14.741907  4292 leader_election.cc:304] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:14.742661  4530 leader_election.cc:290] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.743674  4521 tablet_bootstrap.cc:654] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.744314  4530 raft_consensus.cc:2804] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.744334  4526 raft_consensus.cc:493] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.745173  4530 raft_consensus.cc:493] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.745272  4526 raft_consensus.cc:515] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.748888  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:14.750481  4526 leader_election.cc:290] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
W20260709 13:13:14.750849  4293 leader_election.cc:343] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.751207  4530 raft_consensus.cc:3060] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.754406  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.753731  4529 raft_consensus.cc:515] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.756870  4522 tablet_bootstrap.cc:492] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.756278  4222 catalog_manager.cc:5697] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:14.757570  4367 leader_election.cc:343] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.758172  4522 ts_tablet_manager.cc:1403] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.099s	user 0.024s	sys 0.010s
I20260709 13:13:14.760174  4529 leader_election.cc:290] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Requested vote from peers 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:14.761140  4520 ts_tablet_manager.cc:1434] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.013s
I20260709 13:13:14.761741  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:14.762147  4520 tablet_bootstrap.cc:492] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.762547  4403 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.773521  4530 raft_consensus.cc:515] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.775914  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
W20260709 13:13:14.781773  4368 leader_election.cc:343] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.782398  4368 leader_election.cc:304] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7cb4410f464e93a0ba45535becab9b; no voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:14.782135  4222 catalog_manager.cc:5697] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:14.783344  4526 raft_consensus.cc:2749] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.777158  4403 raft_consensus.cc:2468] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:14.787242  4521 tablet_bootstrap.cc:492] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.787720  4521 ts_tablet_manager.cc:1403] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.015s
I20260709 13:13:14.789956  4520 tablet_bootstrap.cc:654] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.792258  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:14.793480  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:14.793596  4521 raft_consensus.cc:359] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.794077  4477 raft_consensus.cc:3060] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.794301  4521 raft_consensus.cc:385] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.794593  4521 raft_consensus.cc:740] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.795367  4521 consensus_queue.cc:260] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.796413  4530 leader_election.cc:290] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.798606  4521 ts_tablet_manager.cc:1434] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
W20260709 13:13:14.798712  4293 leader_election.cc:343] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.799657  4521 tablet_bootstrap.cc:492] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.799469  4293 leader_election.cc:304] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:14.806175  4521 tablet_bootstrap.cc:654] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.807245  4530 raft_consensus.cc:2804] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.778134  4522 raft_consensus.cc:359] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.778725  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:14.808172  4522 raft_consensus.cc:385] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.808650  4522 raft_consensus.cc:740] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
W20260709 13:13:14.809260  4292 leader_election.cc:343] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.809574  4526 raft_consensus.cc:493] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.810024  4526 raft_consensus.cc:515] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.810248  4530 raft_consensus.cc:697] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:14.810155  4522 consensus_queue.cc:260] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.812040  4526 leader_election.cc:290] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.813323  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.814749  4477 raft_consensus.cc:2468] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:14.816287  4292 leader_election.cc:304] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:14.813513  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
I20260709 13:13:14.817242  4560 raft_consensus.cc:493] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.817443  4328 raft_consensus.cc:2393] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec7cb4410f464e93a0ba45535becab9b in current term 1: Already voted for candidate 8802c01580564cb7bbc2d0e4aa445d0a in this term.
I20260709 13:13:14.817902  4529 raft_consensus.cc:2804] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.818255  4522 ts_tablet_manager.cc:1434] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.059s	user 0.001s	sys 0.008s
I20260709 13:13:14.818288  4560 raft_consensus.cc:515] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.818851  4368 leader_election.cc:304] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7cb4410f464e93a0ba45535becab9b; no voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:14.819490  4522 tablet_bootstrap.cc:492] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.820015  4526 raft_consensus.cc:3060] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.820966  4560 leader_election.cc:290] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.811322  4530 consensus_queue.cc:237] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.824622  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.825973  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:14.827216  4403 raft_consensus.cc:2468] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:14.828486  4293 leader_election.cc:304] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:14.828938  4522 tablet_bootstrap.cc:654] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.829115  4526 raft_consensus.cc:2749] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.829783  4560 raft_consensus.cc:2804] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.830356  4560 raft_consensus.cc:493] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.830928  4560 raft_consensus.cc:3060] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.827224  4477 raft_consensus.cc:2468] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:14.835650  4521 tablet_bootstrap.cc:492] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.836124  4521 ts_tablet_manager.cc:1403] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260709 13:13:14.838955  4521 raft_consensus.cc:359] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.839644  4521 raft_consensus.cc:385] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.839920  4521 raft_consensus.cc:740] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.840539  4521 consensus_queue.cc:260] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.846447  4222 catalog_manager.cc:5697] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:14.847558  4529 raft_consensus.cc:697] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:14.848105  4522 tablet_bootstrap.cc:492] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.848398  4529 consensus_queue.cc:237] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.848708  4522 ts_tablet_manager.cc:1403] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.015s
I20260709 13:13:14.850590  4521 ts_tablet_manager.cc:1434] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:13:14.851547  4521 tablet_bootstrap.cc:492] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: Bootstrap starting.
I20260709 13:13:14.859817  4520 tablet_bootstrap.cc:492] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.872789  4520 ts_tablet_manager.cc:1403] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.021s
I20260709 13:13:14.852036  4522 raft_consensus.cc:359] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.873200  4522 raft_consensus.cc:385] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.873531  4522 raft_consensus.cc:740] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.861795  4521 tablet_bootstrap.cc:654] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.874399  4522 consensus_queue.cc:260] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.875880  4520 raft_consensus.cc:359] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.876585  4520 raft_consensus.cc:385] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.876685  4522 ts_tablet_manager.cc:1434] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 13:13:14.876909  4520 raft_consensus.cc:740] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.877642  4522 tablet_bootstrap.cc:492] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.857147  4560 raft_consensus.cc:515] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.881696  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:14.882285  4403 raft_consensus.cc:3060] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.883524  4521 tablet_bootstrap.cc:492] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: No bootstrap required, opened a new log
I20260709 13:13:14.883924  4521 ts_tablet_manager.cc:1403] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.008s
I20260709 13:13:14.885077  4522 tablet_bootstrap.cc:654] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.889075  4403 raft_consensus.cc:2468] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:14.890517  4526 raft_consensus.cc:493] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.889678  4520 consensus_queue.cc:260] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.890786  4293 leader_election.cc:304] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:14.890980  4526 raft_consensus.cc:515] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.891675  4530 raft_consensus.cc:2804] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.892125  4530 raft_consensus.cc:697] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:14.893124  4520 ts_tablet_manager.cc:1434] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:13:14.892997  4530 consensus_queue.cc:237] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.893446  4526 leader_election.cc:290] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.894083  4520 tablet_bootstrap.cc:492] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.895927  4521 raft_consensus.cc:359] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.896584  4521 raft_consensus.cc:385] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.896839  4521 raft_consensus.cc:740] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.897084  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
I20260709 13:13:14.897919  4328 raft_consensus.cc:2393] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec7cb4410f464e93a0ba45535becab9b in current term 1: Already voted for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in this term.
I20260709 13:13:14.897505  4521 consensus_queue.cc:260] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.897943  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:14.899780  4521 ts_tablet_manager.cc:1434] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:13:14.900780  4520 tablet_bootstrap.cc:654] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.902041  4368 leader_election.cc:304] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7cb4410f464e93a0ba45535becab9b; no voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:14.901594  4222 catalog_manager.cc:5697] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:14.903061  4526 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.909556  4526 raft_consensus.cc:2749] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.913859  4560 leader_election.cc:290] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:14.915544  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:14.916275  4477 raft_consensus.cc:3060] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.917210  4522 tablet_bootstrap.cc:492] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.920814  4522 ts_tablet_manager.cc:1403] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.006s
I20260709 13:13:14.916416  4520 tablet_bootstrap.cc:492] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.921931  4520 ts_tablet_manager.cc:1403] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 13:13:14.923694  4522 raft_consensus.cc:359] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.924325  4520 raft_consensus.cc:359] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.926644  4520 raft_consensus.cc:385] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.926911  4520 raft_consensus.cc:740] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.926199  4222 catalog_manager.cc:5697] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:14.927515  4520 consensus_queue.cc:260] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:14.928889  4530 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:14.929476  4520 ts_tablet_manager.cc:1434] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 13:13:14.930341  4520 tablet_bootstrap.cc:492] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1: Bootstrap starting.
I20260709 13:13:14.924304  4522 raft_consensus.cc:385] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.934010  4522 raft_consensus.cc:740] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.934639  4522 consensus_queue.cc:260] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.938740  4477 raft_consensus.cc:2468] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:14.940721  4522 ts_tablet_manager.cc:1434] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:13:14.941566  4522 tablet_bootstrap.cc:492] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a: Bootstrap starting.
I20260709 13:13:14.946862  4522 tablet_bootstrap.cc:654] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.950045  4520 tablet_bootstrap.cc:654] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.957091  4522 tablet_bootstrap.cc:492] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a: No bootstrap required, opened a new log
I20260709 13:13:14.957510  4522 ts_tablet_manager.cc:1403] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:13:14.960026  4522 raft_consensus.cc:359] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.960675  4522 raft_consensus.cc:385] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.960949  4522 raft_consensus.cc:740] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.962582  4522 consensus_queue.cc:260] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.965622  4522 ts_tablet_manager.cc:1434] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:13:14.967250  4530 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:14.968150  4520 tablet_bootstrap.cc:492] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1: No bootstrap required, opened a new log
I20260709 13:13:14.969218  4520 ts_tablet_manager.cc:1403] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 13:13:14.972237  4520 raft_consensus.cc:359] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.972932  4520 raft_consensus.cc:385] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.973263  4520 raft_consensus.cc:740] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.973935  4520 consensus_queue.cc:260] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:14.975813  4520 ts_tablet_manager.cc:1434] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:15.005939  4530 raft_consensus.cc:493] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:15.006428  4530 raft_consensus.cc:515] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.009516  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:15.009567  4530 leader_election.cc:290] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.010355  4403 raft_consensus.cc:2468] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:15.010622  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:15.011238  4476 raft_consensus.cc:2468] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:15.011649  4293 leader_election.cc:304] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:15.012521  4530 raft_consensus.cc:2804] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:15.012918  4530 raft_consensus.cc:493] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:15.013181  4530 raft_consensus.cc:3060] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.017781  4530 raft_consensus.cc:515] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.019256  4530 leader_election.cc:290] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.020326  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:15.020475  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:15.020874  4476 raft_consensus.cc:3060] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.021090  4403 raft_consensus.cc:3060] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.025321  4476 raft_consensus.cc:2468] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:15.026286  4292 leader_election.cc:304] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:15.026930  4530 raft_consensus.cc:2804] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:15.027351  4530 raft_consensus.cc:697] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:15.028013  4530 consensus_queue.cc:237] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.028827  4403 raft_consensus.cc:2468] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:15.035841  4224 catalog_manager.cc:5697] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:15.085804  4530 raft_consensus.cc:493] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:15.086438  4530 raft_consensus.cc:515] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.088083  4530 leader_election.cc:290] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.089394  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:15.089274  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:15.090165  4476 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:15.090289  4403 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 0.
I20260709 13:13:15.091125  4292 leader_election.cc:304] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:15.091943  4530 raft_consensus.cc:2804] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:15.092247  4530 raft_consensus.cc:493] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:15.092506  4530 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.096866  4530 raft_consensus.cc:515] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.098368  4530 leader_election.cc:290] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.099226  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:15.099681  4403 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.099484  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:15.100129  4476 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.103811  4403 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:15.104732  4293 leader_election.cc:304] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:15.105345  4530 raft_consensus.cc:2804] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:15.105801  4530 raft_consensus.cc:697] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:15.106287  4476 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 1.
I20260709 13:13:15.106587  4530 consensus_queue.cc:237] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.114207  4224 catalog_manager.cc:5697] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:15.118346  4272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:15.149631  4526 consensus_queue.cc:1048] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.160320  4328 raft_consensus.cc:3060] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.168969  4527 raft_consensus.cc:493] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:15.169494  4527 raft_consensus.cc:515] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.171552  4527 leader_election.cc:290] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:15.172250  4530 raft_consensus.cc:493] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:15.172749  4530 raft_consensus.cc:515] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.173305  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:15.173385  4554 consensus_queue.cc:1048] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:15.173969  4403 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 0.
I20260709 13:13:15.175094  4554 raft_consensus.cc:493] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:15.176005  4327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
I20260709 13:13:15.176122  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e850840da78c4112ab21b2cf2fd4c2e4" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b" is_pre_election: true
I20260709 13:13:15.176831  4327 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 0.
I20260709 13:13:15.176095  4442 leader_election.cc:304] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:15.178253  4559 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:15.179812  4530 leader_election.cc:290] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.181334  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e850840da78c4112ab21b2cf2fd4c2e4" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:15.185196  4292 leader_election.cc:304] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [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: 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:15.178532  4527 raft_consensus.cc:2804] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:15.186978  4527 raft_consensus.cc:493] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:15.187497  4527 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.188432  4529 raft_consensus.cc:2749] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:15.195283  4527 raft_consensus.cc:515] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.197453  4527 leader_election.cc:290] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:15.206223  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:15.206548  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:15.206907  4328 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.208786  4558 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:15.214118  4328 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 1.
I20260709 13:13:15.215315  4442 leader_election.cc:304] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:15.215272  4554 raft_consensus.cc:515] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.216440  4558 raft_consensus.cc:2804] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:15.216962  4558 raft_consensus.cc:697] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Becoming Leader. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:15.218019  4403 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.218159  4554 leader_election.cc:290] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.222127  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" is_pre_election: true
I20260709 13:13:15.222273  4558 consensus_queue.cc:237] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.227042  4403 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 1.
I20260709 13:13:15.230037  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" is_pre_election: true
I20260709 13:13:15.230857  4328 raft_consensus.cc:2393] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec7cb4410f464e93a0ba45535becab9b in current term 1: Already voted for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in this term.
I20260709 13:13:15.231957  4368 leader_election.cc:304] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7cb4410f464e93a0ba45535becab9b; no voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:15.232717  4554 raft_consensus.cc:2749] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:15.234630  4224 catalog_manager.cc:5697] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:15.264717  4529 consensus_queue.cc:1048] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.275236  4476 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.284401  4530 consensus_queue.cc:1048] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.310678  4530 consensus_queue.cc:1048] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.326503  4529 consensus_queue.cc:1048] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.353454  4529 consensus_queue.cc:1048] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.362087  4476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
mode: GRACEFUL
new_leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:59150
I20260709 13:13:15.362685  4476 raft_consensus.cc:606] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Received request to transfer leadership to TS 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:15.377524  4530 consensus_queue.cc:1048] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.404198  4328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:36094
I20260709 13:13:15.404798  4328 raft_consensus.cc:606] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:15.410373  4328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:36094
I20260709 13:13:15.410840  4328 raft_consensus.cc:606] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:15.415491  4476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:59150
I20260709 13:13:15.415992  4476 raft_consensus.cc:606] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:15.423278  4328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
mode: GRACEFUL
new_leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:36094
I20260709 13:13:15.423763  4328 raft_consensus.cc:606] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Received request to transfer leadership to TS 1a1131dfc13e4eaf84c1d540427d31d1
I20260709 13:13:15.518421  4530 consensus_queue.cc:1048] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.529330  4560 consensus_queue.cc:1048] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.587566  4560 consensus_queue.cc:1048] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.594327  4530 raft_consensus.cc:993] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:15.594786  4530 raft_consensus.cc:1081] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:15.599146  4402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39416
I20260709 13:13:15.599540  4529 consensus_queue.cc:1048] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.599738  4402 raft_consensus.cc:493] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:15.600211  4402 raft_consensus.cc:3060] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.607234  4402 raft_consensus.cc:515] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.609942  4328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:15.610353  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08320ed9af0453fbbcad3dcb13ac48b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:15.610505  4328 raft_consensus.cc:3055] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:15.610880  4328 raft_consensus.cc:740] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:15.610929  4476 raft_consensus.cc:3060] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.608510  4403 raft_consensus.cc:1240] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Rejecting Update request from peer 8802c01580564cb7bbc2d0e4aa445d0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:15.611716  4328 consensus_queue.cc:260] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.612761  4402 leader_election.cc:290] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.612953  4328 raft_consensus.cc:3060] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.617202  4476 raft_consensus.cc:2468] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:15.618372  4367 leader_election.cc:304] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:15.619145  4554 raft_consensus.cc:2804] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:15.619449  4328 raft_consensus.cc:2468] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:15.619585  4554 raft_consensus.cc:697] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:15.620357  4554 consensus_queue.cc:237] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.628219  4223 catalog_manager.cc:5697] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 1 to 2, leader changed from 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:15.690171  4558 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.697299  4559 raft_consensus.cc:993] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:15.697750  4559 raft_consensus.cc:1081] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:15.700032  4403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39422
I20260709 13:13:15.700479  4403 raft_consensus.cc:493] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:15.700788  4403 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.706873  4403 raft_consensus.cc:515] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.707718  4402 raft_consensus.cc:1240] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Rejecting Update request from peer 1a1131dfc13e4eaf84c1d540427d31d1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:15.709817  4559 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.710990  4327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:15.711570  4327 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.711926  4403 leader_election.cc:290] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.713217  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:15.713816  4476 raft_consensus.cc:3055] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:15.714169  4476 raft_consensus.cc:740] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:15.715055  4476 consensus_queue.cc:260] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.715999  4476 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.722627  4327 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:15.723620  4326 raft_consensus.cc:1240] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Rejecting Update request from peer 1a1131dfc13e4eaf84c1d540427d31d1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:13:15.723990  4368 leader_election.cc:304] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:15.725081  4554 raft_consensus.cc:2804] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:15.725585  4554 raft_consensus.cc:697] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:15.726408  4554 consensus_queue.cc:237] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.728323  4476 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:15.734550  4223 catalog_manager.cc:5697] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 1 to 2, leader changed from 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:15.812696  4527 raft_consensus.cc:993] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1: : Instructing follower 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:15.813247  4559 raft_consensus.cc:1081] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Signalling peer 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:15.814814  4327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:36074
I20260709 13:13:15.815385  4327 raft_consensus.cc:493] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:15.815732  4327 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.822312  4327 raft_consensus.cc:515] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.824402  4327 leader_election.cc:290] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 2 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.825311  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:15.825621  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:15.826084  4402 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.826196  4476 raft_consensus.cc:3055] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:15.826587  4476 raft_consensus.cc:740] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:15.827526  4476 consensus_queue.cc:260] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.829008  4476 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.836591  4476 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 2.
I20260709 13:13:15.837867  4292 leader_election.cc:304] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:15.838037  4402 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 2.
I20260709 13:13:15.838815  4529 raft_consensus.cc:2804] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:15.839277  4529 raft_consensus.cc:697] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:15.840101  4529 consensus_queue.cc:237] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.847653  4223 catalog_manager.cc:5697] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 1 to 2, leader changed from 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67) to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:15.893867  4560 raft_consensus.cc:993] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:15.894335  4560 raft_consensus.cc:1081] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:15.895942  4403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39416
I20260709 13:13:15.896517  4403 raft_consensus.cc:493] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:15.896920  4403 raft_consensus.cc:3060] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.901988  4403 raft_consensus.cc:515] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.904716  4327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:15.905342  4327 raft_consensus.cc:3055] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:15.905400  4403 leader_election.cc:290] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:15.906473  4327 raft_consensus.cc:740] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:15.906090  4476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a615b999ad4e33bc8e9ff61d7df3ff" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:15.907270  4476 raft_consensus.cc:3060] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.912061  4476 raft_consensus.cc:2468] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:15.912699  4327 consensus_queue.cc:260] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.913064  4367 leader_election.cc:304] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:15.913961  4583 raft_consensus.cc:2804] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:15.914054  4327 raft_consensus.cc:3060] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:15.914487  4583 raft_consensus.cc:697] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:15.915323  4583 consensus_queue.cc:237] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:15.921976  4223 catalog_manager.cc:5697] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 1 to 2, leader changed from 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:15.922289  4327 raft_consensus.cc:2468] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:15.996304  4530 raft_consensus.cc:993] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a: : Instructing follower 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:15.996868  4560 raft_consensus.cc:1081] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Signalling peer 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:15.998394  4476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:59140
I20260709 13:13:15.998926  4476 raft_consensus.cc:493] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:15.999238  4476 raft_consensus.cc:3060] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:16.003818  4476 raft_consensus.cc:515] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:16.005303  4476 leader_election.cc:290] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 2 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:16.006183  4327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:16.006570  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bf5f333749a08cfc6425cb3d77cb" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:16.006788  4327 raft_consensus.cc:3055] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:16.007123  4403 raft_consensus.cc:3060] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:16.007104  4327 raft_consensus.cc:740] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:16.008090  4327 consensus_queue.cc:260] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:16.009254  4327 raft_consensus.cc:3060] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:16.014050  4403 raft_consensus.cc:2468] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 2.
I20260709 13:13:16.015288  4442 leader_election.cc:304] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:16.015952  4327 raft_consensus.cc:2468] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 2.
I20260709 13:13:16.016105  4559 raft_consensus.cc:2804] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:16.016626  4559 raft_consensus.cc:697] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 LEADER]: Becoming Leader. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:16.017450  4559 consensus_queue.cc:237] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:16.024204  4222 catalog_manager.cc:5697] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 reported cstate change: term changed from 1 to 2, leader changed from 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65) to 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:16.080896  4327 raft_consensus.cc:1275] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.082166  4583 consensus_queue.cc:1048] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.090229  4476 raft_consensus.cc:1275] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.092136  4583 consensus_queue.cc:1048] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.152719  4327 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.153920  4583 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:16.162998  4476 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.164439  4583 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.280385  4403 raft_consensus.cc:1275] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.281857  4529 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.290365  4476 raft_consensus.cc:1275] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.292936  4560 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.394461  4327 raft_consensus.cc:1275] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.395646  4583 consensus_queue.cc:1048] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.403421  4476 raft_consensus.cc:1275] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.405594  4554 consensus_queue.cc:1048] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.544535  4403 raft_consensus.cc:1275] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.545725  4559 consensus_queue.cc:1048] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:16.554203  4327 raft_consensus.cc:1275] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:16.558074  4610 consensus_queue.cc:1048] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.452896  4193 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:13:18.453712  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:18.472512  4327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
mode: GRACEFUL
new_leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:13:18.473064  4327 raft_consensus.cc:606] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Received request to transfer leadership to TS 1a1131dfc13e4eaf84c1d540427d31d1
I20260709 13:13:18.483194  4403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
mode: GRACEFUL
new_leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:39428
I20260709 13:13:18.483603  4403 raft_consensus.cc:606] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Received request to transfer leadership to TS 1a1131dfc13e4eaf84c1d540427d31d1
I20260709 13:13:18.484504  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:18.484941  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:18.867291  4560 raft_consensus.cc:993] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a: : Instructing follower 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:18.867815  4620 raft_consensus.cc:1081] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Signalling peer 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:18.869266  4477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:59140
I20260709 13:13:18.869877  4477 raft_consensus.cc:493] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:18.870211  4477 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:18.874367  4477 raft_consensus.cc:515] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:18.875923  4477 leader_election.cc:290] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 2 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:18.876724  4327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:18.876987  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:18.877228  4327 raft_consensus.cc:3055] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:18.877460  4403 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:18.877552  4327 raft_consensus.cc:740] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:18.878345  4327 consensus_queue.cc:260] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:18.879304  4327 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:18.881386  4403 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 2.
I20260709 13:13:18.882370  4442 leader_election.cc:304] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:18.883114  4615 raft_consensus.cc:2804] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:18.883865  4327 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 2.
I20260709 13:13:18.884301  4615 raft_consensus.cc:697] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 LEADER]: Becoming Leader. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:18.885140  4615 consensus_queue.cc:237] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:18.893956  4223 catalog_manager.cc:5697] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 reported cstate change: term changed from 1 to 2, leader changed from 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65) to 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:18.934506  4583 raft_consensus.cc:993] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: : Instructing follower 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:18.934958  4583 raft_consensus.cc:1081] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Signalling peer 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:18.936388  4477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:59148
I20260709 13:13:18.936908  4477 raft_consensus.cc:493] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:18.937239  4477 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:18.942087  4477 raft_consensus.cc:515] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:18.943781  4477 leader_election.cc:290] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 3 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:18.944653  4327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:18.944988  4403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:18.945169  4327 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:18.945510  4403 raft_consensus.cc:3055] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:18.945926  4403 raft_consensus.cc:740] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:18.946733  4403 consensus_queue.cc:260] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:18.947911  4403 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:18.950975  4327 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 3.
I20260709 13:13:18.951939  4442 leader_election.cc:304] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [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: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:18.952443  4403 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 3.
I20260709 13:13:18.952662  4615 raft_consensus.cc:2804] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:18.953169  4615 raft_consensus.cc:697] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 LEADER]: Becoming Leader. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:18.953963  4615 consensus_queue.cc:237] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:18.960318  4223 catalog_manager.cc:5697] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 reported cstate change: term changed from 2 to 3, leader changed from ec7cb4410f464e93a0ba45535becab9b (127.4.24.66) to 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67). New cstate: current_term: 3 leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:19.342257  4403 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:19.343390  4621 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:19.344815  4327 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:19.346733  4621 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:19.349023  4327 raft_consensus.cc:1275] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:19.347433  4402 raft_consensus.cc:1275] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:19.355476  4630 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:19.358089  4621 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:19.485813  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:19.495263  4326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:36094
I20260709 13:13:19.495806  4326 raft_consensus.cc:606] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:19.500691  4326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:36094
I20260709 13:13:19.501277  4326 raft_consensus.cc:606] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:19.503087  4560 raft_consensus.cc:993] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.503496  4639 raft_consensus.cc:1081] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.505095  4402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39416
I20260709 13:13:19.505679  4402 raft_consensus.cc:493] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.506003  4402 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:19.506767  4477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:59150
I20260709 13:13:19.507247  4477 raft_consensus.cc:606] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:19.511538  4402 raft_consensus.cc:515] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.512158  4326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:36094
I20260709 13:13:19.512713  4326 raft_consensus.cc:606] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:19.513859  4402 leader_election.cc:290] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 3 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:19.514127  4326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:19.514405  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:19.514741  4326 raft_consensus.cc:3055] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:19.514990  4477 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:19.515091  4326 raft_consensus.cc:740] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:19.515918  4326 consensus_queue.cc:260] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.516973  4326 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:19.520916  4477 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 3.
I20260709 13:13:19.522090  4367 leader_election.cc:304] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [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: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:19.522655  4326 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 3.
I20260709 13:13:19.522993  4583 raft_consensus.cc:2804] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:19.523979  4583 raft_consensus.cc:697] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:19.524780  4583 consensus_queue.cc:237] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.529385  4477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
mode: GRACEFUL
new_leader_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:59150
I20260709 13:13:19.529924  4477 raft_consensus.cc:606] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 LEADER]: Received request to transfer leadership to TS ec7cb4410f464e93a0ba45535becab9b
I20260709 13:13:19.531581  4224 catalog_manager.cc:5697] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 2 to 3, leader changed from 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 3 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:19.660975  4560 raft_consensus.cc:993] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.661384  4639 raft_consensus.cc:1081] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.662798  4402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39416
I20260709 13:13:19.663293  4402 raft_consensus.cc:493] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.663597  4402 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.667981  4402 raft_consensus.cc:515] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:19.669767  4402 leader_election.cc:290] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Requested vote from peers 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759), 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459)
I20260709 13:13:19.670564  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:19.670855  4326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:19.671165  4477 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.671415  4326 raft_consensus.cc:3055] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:19.671738  4326 raft_consensus.cc:740] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:19.672508  4326 consensus_queue.cc:260] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:19.673727  4326 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.677839  4477 raft_consensus.cc:2468] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:19.678972  4367 leader_election.cc:304] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:19.679634  4583 raft_consensus.cc:2804] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:19.679962  4326 raft_consensus.cc:2468] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:19.680115  4583 raft_consensus.cc:697] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:19.680989  4583 consensus_queue.cc:237] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:19.687732  4224 catalog_manager.cc:5697] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 1 to 2, leader changed from 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:19.779799  4560 raft_consensus.cc:993] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.780274  4560 raft_consensus.cc:1081] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.781639  4402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39416
I20260709 13:13:19.782132  4402 raft_consensus.cc:493] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.782421  4402 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.786680  4402 raft_consensus.cc:515] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.788198  4402 leader_election.cc:290] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:19.788965  4326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:19.789281  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:19.789569  4326 raft_consensus.cc:3055] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:19.789846  4477 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.790014  4326 raft_consensus.cc:740] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:19.790902  4326 consensus_queue.cc:260] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.792037  4326 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.796368  4477 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:19.797477  4367 leader_election.cc:304] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a1131dfc13e4eaf84c1d540427d31d1, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:19.798275  4583 raft_consensus.cc:2804] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:19.798275  4326 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 2.
I20260709 13:13:19.798949  4583 raft_consensus.cc:697] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:19.799724  4583 consensus_queue.cc:237] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.805553  4224 catalog_manager.cc:5697] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 1 to 2, leader changed from 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:19.922495  4647 raft_consensus.cc:993] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.922955  4648 raft_consensus.cc:1081] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.924401  4402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39422
I20260709 13:13:19.924954  4402 raft_consensus.cc:493] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.925288  4402 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:19.929657  4402 raft_consensus.cc:515] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.931260  4402 leader_election.cc:290] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 3 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:19.931980  4326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:19.932224  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:19.932583  4326 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:19.932736  4477 raft_consensus.cc:3055] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:19.933084  4477 raft_consensus.cc:740] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:19.933900  4477 consensus_queue.cc:260] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.935083  4477 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:19.938647  4647 raft_consensus.cc:993] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: : Instructing follower ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.939067  4648 raft_consensus.cc:1081] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 LEADER]: Signalling peer ec7cb4410f464e93a0ba45535becab9b to start an election
I20260709 13:13:19.939179  4326 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 3.
I20260709 13:13:19.940326  4368 leader_election.cc:304] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [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: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:19.940496  4402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
 from {username='slave'} at 127.0.0.1:39422
I20260709 13:13:19.941107  4583 raft_consensus.cc:2804] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:19.941048  4402 raft_consensus.cc:493] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.941654  4583 raft_consensus.cc:697] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:19.941649  4477 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 3.
I20260709 13:13:19.941895  4402 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:19.942543  4583 consensus_queue.cc:237] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.946890  4402 raft_consensus.cc:515] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.948669  4402 leader_election.cc:290] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [CANDIDATE]: Term 4 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:19.948251  4224 catalog_manager.cc:5697] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 2 to 3, leader changed from 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 3 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:19.949402  4326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:19.949958  4326 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:19.950225  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "ec7cb4410f464e93a0ba45535becab9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:19.950802  4477 raft_consensus.cc:3055] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:19.951148  4477 raft_consensus.cc:740] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:19.951910  4477 consensus_queue.cc:260] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.953136  4477 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:19.957531  4326 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 4.
I20260709 13:13:19.958626  4368 leader_election.cc:304] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [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: 8802c01580564cb7bbc2d0e4aa445d0a, ec7cb4410f464e93a0ba45535becab9b; no voters: 
I20260709 13:13:19.959378  4583 raft_consensus.cc:2804] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:19.959749  4477 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7cb4410f464e93a0ba45535becab9b in term 4.
I20260709 13:13:19.959831  4583 raft_consensus.cc:697] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 LEADER]: Becoming Leader. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:19.960850  4583 consensus_queue.cc:237] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:19.966864  4224 catalog_manager.cc:5697] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b reported cstate change: term changed from 3 to 4, leader changed from 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67) to ec7cb4410f464e93a0ba45535becab9b (127.4.24.66). New cstate: current_term: 4 leader_uuid: "ec7cb4410f464e93a0ba45535becab9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:20.090045  4477 raft_consensus.cc:1275] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:20.091459  4583 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:20.095044  4326 raft_consensus.cc:1275] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:20.096302  4583 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:20.120467  4477 raft_consensus.cc:1275] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.121789  4583 consensus_queue.cc:1048] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.130405  4326 raft_consensus.cc:1275] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.131726  4653 consensus_queue.cc:1048] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.231797  4326 raft_consensus.cc:1275] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.233057  4583 consensus_queue.cc:1048] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.243040  4477 raft_consensus.cc:1275] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.244231  4653 consensus_queue.cc:1048] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.330976  4477 raft_consensus.cc:1275] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:20.332337  4653 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:20.341228  4326 raft_consensus.cc:1275] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:20.342954  4653 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:20.366231  4326 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:20.367475  4583 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:20.375550  4477 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Refusing update from remote peer ec7cb4410f464e93a0ba45535becab9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:20.377281  4659 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:22.537035  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:22.544348  4402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
mode: GRACEFUL
new_leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:39428
I20260709 13:13:22.545110  4402 raft_consensus.cc:606] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Received request to transfer leadership to TS 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:22.547999  4402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
mode: GRACEFUL
new_leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:39428
I20260709 13:13:22.548493  4402 raft_consensus.cc:606] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Received request to transfer leadership to TS 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:22.550792  4402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
mode: GRACEFUL
new_leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:39428
I20260709 13:13:22.551231  4402 raft_consensus.cc:606] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Received request to transfer leadership to TS 1a1131dfc13e4eaf84c1d540427d31d1
I20260709 13:13:22.553332  4402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
mode: GRACEFUL
new_leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:39428
I20260709 13:13:22.553773  4402 raft_consensus.cc:606] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 LEADER]: Received request to transfer leadership to TS 8802c01580564cb7bbc2d0e4aa445d0a
I20260709 13:13:22.555919  4402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724"
dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
mode: GRACEFUL
new_leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:39428
I20260709 13:13:22.556357  4402 raft_consensus.cc:606] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Received request to transfer leadership to TS 1a1131dfc13e4eaf84c1d540427d31d1
I20260709 13:13:22.557323  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:13:22.557766  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:22.741416  4659 raft_consensus.cc:993] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: : Instructing follower 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:22.742043  4662 raft_consensus.cc:1081] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Signalling peer 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:22.743611  4326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:36078
I20260709 13:13:22.744216  4326 raft_consensus.cc:493] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.744740  4326 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.750478  4326 raft_consensus.cc:515] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.752280  4326 leader_election.cc:290] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 3 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:22.753211  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:22.753705  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b061a76437f46d9a01f474d6b98032b" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:22.753993  4402 raft_consensus.cc:3055] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:22.754194  4477 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.754355  4402 raft_consensus.cc:740] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:22.755254  4402 consensus_queue.cc:260] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.756240  4402 raft_consensus.cc:3060] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.758737  4477 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 3.
I20260709 13:13:22.759872  4292 leader_election.cc:304] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [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: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:22.761438  4663 raft_consensus.cc:2804] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:22.761451  4402 raft_consensus.cc:2468] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 3.
I20260709 13:13:22.762667  4663 raft_consensus.cc:697] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:22.763760  4663 consensus_queue.cc:237] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.770295  4223 catalog_manager.cc:5697] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 2 to 3, leader changed from ec7cb4410f464e93a0ba45535becab9b (127.4.24.66) to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 3 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:22.780967  4659 raft_consensus.cc:993] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b: : Instructing follower 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:22.781514  4662 raft_consensus.cc:1081] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Signalling peer 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:22.783206  4477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:59148
I20260709 13:13:22.783787  4477 raft_consensus.cc:493] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.784092  4477 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.788019  4477 raft_consensus.cc:515] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:22.789647  4477 leader_election.cc:290] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 3 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459)
I20260709 13:13:22.790526  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:22.791090  4402 raft_consensus.cc:3055] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:22.791060  4326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd687d94af54e3fbf7b5a5891974724" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:22.791544  4402 raft_consensus.cc:740] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:22.791728  4326 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.792385  4402 consensus_queue.cc:260] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [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: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:22.793589  4402 raft_consensus.cc:3060] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.798399  4326 raft_consensus.cc:2468] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 3.
I20260709 13:13:22.799687  4442 leader_election.cc:304] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [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: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:22.799935  4402 raft_consensus.cc:2468] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 3.
I20260709 13:13:22.800446  4648 raft_consensus.cc:2804] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:22.801566  4648 raft_consensus.cc:697] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 LEADER]: Becoming Leader. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:22.802330  4648 consensus_queue.cc:237] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [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: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } }
I20260709 13:13:22.809547  4223 catalog_manager.cc:5697] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 reported cstate change: term changed from 2 to 3, leader changed from ec7cb4410f464e93a0ba45535becab9b (127.4.24.66) to 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67). New cstate: current_term: 3 leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:22.865939  4659 raft_consensus.cc:993] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b: : Instructing follower 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:22.866353  4662 raft_consensus.cc:1081] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Signalling peer 1a1131dfc13e4eaf84c1d540427d31d1 to start an election
I20260709 13:13:22.867846  4477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6"
dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
 from {username='slave'} at 127.0.0.1:59148
I20260709 13:13:22.868248  4477 raft_consensus.cc:493] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.868467  4477 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.873597  4477 raft_consensus.cc:515] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.875311  4477 leader_election.cc:290] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [CANDIDATE]: Term 4 election: Requested vote from peers 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459), ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991)
I20260709 13:13:22.875994  4326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
I20260709 13:13:22.876243  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3ee8a1694822858cb797d9cce5c6" candidate_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:22.876488  4326 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.876818  4402 raft_consensus.cc:3055] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:22.877091  4402 raft_consensus.cc:740] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:22.877830  4402 consensus_queue.cc:260] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.878752  4402 raft_consensus.cc:3060] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.880899  4326 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 4.
I20260709 13:13:22.881731  4442 leader_election.cc:304] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [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: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:22.882419  4648 raft_consensus.cc:2804] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:22.882886  4648 raft_consensus.cc:697] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 LEADER]: Becoming Leader. State: Replica: 1a1131dfc13e4eaf84c1d540427d31d1, State: Running, Role: LEADER
I20260709 13:13:22.883822  4402 raft_consensus.cc:2468] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a1131dfc13e4eaf84c1d540427d31d1 in term 4.
I20260709 13:13:22.883757  4648 consensus_queue.cc:237] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.890952  4223 catalog_manager.cc:5697] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 reported cstate change: term changed from 3 to 4, leader changed from ec7cb4410f464e93a0ba45535becab9b (127.4.24.66) to 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67). New cstate: current_term: 4 leader_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:22.928828  4659 raft_consensus.cc:993] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b: : Instructing follower 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:22.929343  4662 raft_consensus.cc:1081] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Signalling peer 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:22.930931  4326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:36078
I20260709 13:13:22.931396  4326 raft_consensus.cc:493] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.931707  4326 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.935926  4326 raft_consensus.cc:515] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.937527  4326 leader_election.cc:290] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 4 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:22.938225  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:22.938711  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f481894c4a4875b1eba5dbd542b1ac" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:22.938783  4402 raft_consensus.cc:3055] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:22.939152  4402 raft_consensus.cc:740] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:22.939198  4477 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.939862  4402 consensus_queue.cc:260] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.940716  4402 raft_consensus.cc:3060] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.943560  4477 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 4.
I20260709 13:13:22.944510  4292 leader_election.cc:304] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [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: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:22.945034  4402 raft_consensus.cc:2468] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 4.
I20260709 13:13:22.945341  4663 raft_consensus.cc:2804] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:22.946033  4663 raft_consensus.cc:697] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:22.946936  4663 consensus_queue.cc:237] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:22.955178  4223 catalog_manager.cc:5697] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 3 to 4, leader changed from ec7cb4410f464e93a0ba45535becab9b (127.4.24.66) to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 4 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:23.035770  4659 raft_consensus.cc:993] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: : Instructing follower 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:23.036180  4662 raft_consensus.cc:1081] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 LEADER]: Signalling peer 8802c01580564cb7bbc2d0e4aa445d0a to start an election
I20260709 13:13:23.037472  4326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c"
dest_uuid: "8802c01580564cb7bbc2d0e4aa445d0a"
 from {username='slave'} at 127.0.0.1:36078
I20260709 13:13:23.037945  4326 raft_consensus.cc:493] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:23.038213  4326 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:23.042701  4326 raft_consensus.cc:515] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:23.044057  4326 leader_election.cc:290] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [CANDIDATE]: Term 5 election: Requested vote from peers ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991), 1a1131dfc13e4eaf84c1d540427d31d1 (127.4.24.67:38759)
I20260709 13:13:23.044788  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ec7cb4410f464e93a0ba45535becab9b"
I20260709 13:13:23.045023  4477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a6dcec05f6473fa8a62e9516800a8c" candidate_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a1131dfc13e4eaf84c1d540427d31d1"
I20260709 13:13:23.045316  4402 raft_consensus.cc:3055] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:23.045469  4477 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:23.045666  4402 raft_consensus.cc:740] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ec7cb4410f464e93a0ba45535becab9b, State: Running, Role: LEADER
I20260709 13:13:23.046455  4402 consensus_queue.cc:260] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:23.047482  4402 raft_consensus.cc:3060] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:23.051204  4477 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 5.
I20260709 13:13:23.052162  4292 leader_election.cc:304] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [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: 1a1131dfc13e4eaf84c1d540427d31d1, 8802c01580564cb7bbc2d0e4aa445d0a; no voters: 
I20260709 13:13:23.052901  4663 raft_consensus.cc:2804] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:23.053294  4663 raft_consensus.cc:697] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 5 LEADER]: Becoming Leader. State: Replica: 8802c01580564cb7bbc2d0e4aa445d0a, State: Running, Role: LEADER
I20260709 13:13:23.053303  4402 raft_consensus.cc:2468] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8802c01580564cb7bbc2d0e4aa445d0a in term 5.
I20260709 13:13:23.054140  4663 consensus_queue.cc:237] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [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: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } }
I20260709 13:13:23.060047  4223 catalog_manager.cc:5697] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a reported cstate change: term changed from 4 to 5, leader changed from ec7cb4410f464e93a0ba45535becab9b (127.4.24.66) to 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65). New cstate: current_term: 5 leader_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:23.216442  4326 raft_consensus.cc:1275] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:23.217844  4648 consensus_queue.cc:1048] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:23.227705  4402 raft_consensus.cc:1275] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:23.229285  4677 consensus_queue.cc:1048] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:23.330703  4402 raft_consensus.cc:1275] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:23.331921  4677 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:23.341025  4326 raft_consensus.cc:1275] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Refusing update from remote peer 1a1131dfc13e4eaf84c1d540427d31d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:23.343097  4677 consensus_queue.cc:1048] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8802c01580564cb7bbc2d0e4aa445d0a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:23.359576  4477 raft_consensus.cc:1275] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:23.360713  4663 consensus_queue.cc:1048] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:23.369437  4402 raft_consensus.cc:1275] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:23.370657  4663 consensus_queue.cc:1048] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:23.384416  4402 raft_consensus.cc:1275] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:23.385458  4663 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:23.395932  4477 raft_consensus.cc:1275] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:23.397121  4664 consensus_queue.cc:1048] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:13:23.477252  4477 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 5 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:23.478417  4664 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1131dfc13e4eaf84c1d540427d31d1" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:23.487185  4402 raft_consensus.cc:1275] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 5 FOLLOWER]: Refusing update from remote peer 8802c01580564cb7bbc2d0e4aa445d0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:23.490185  4684 consensus_queue.cc:1048] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7cb4410f464e93a0ba45535becab9b" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:13:23.558578  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:23.563764  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
I20260709 13:13:23.589246  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:23.590030  4193 tablet_replica.cc:333] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.590775  4193 raft_consensus.cc:2243] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.591593  4193 raft_consensus.cc:2272] T 90a6dcec05f6473fa8a62e9516800a8c P 8802c01580564cb7bbc2d0e4aa445d0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.594518  4193 tablet_replica.cc:333] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.595053  4193 raft_consensus.cc:2243] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.595505  4193 raft_consensus.cc:2272] T e08320ed9af0453fbbcad3dcb13ac48b P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.597189  4193 tablet_replica.cc:333] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.597728  4193 raft_consensus.cc:2243] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.598418  4193 raft_consensus.cc:2272] T 30f481894c4a4875b1eba5dbd542b1ac P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.600117  4193 tablet_replica.cc:333] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.600600  4193 raft_consensus.cc:2243] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.600994  4193 raft_consensus.cc:2272] T 75b1bf5f333749a08cfc6425cb3d77cb P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.602473  4193 tablet_replica.cc:333] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.602927  4193 raft_consensus.cc:2243] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.603574  4193 raft_consensus.cc:2272] T 1b061a76437f46d9a01f474d6b98032b P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.605247  4193 tablet_replica.cc:333] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.605825  4193 raft_consensus.cc:2243] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.606218  4193 raft_consensus.cc:2272] T d4a615b999ad4e33bc8e9ff61d7df3ff P 8802c01580564cb7bbc2d0e4aa445d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.607761  4193 tablet_replica.cc:333] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.608201  4193 raft_consensus.cc:2243] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.608574  4193 raft_consensus.cc:2272] T e850840da78c4112ab21b2cf2fd4c2e4 P 8802c01580564cb7bbc2d0e4aa445d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.610109  4193 tablet_replica.cc:333] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.610536  4193 raft_consensus.cc:2243] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.610918  4193 raft_consensus.cc:2272] T dcd687d94af54e3fbf7b5a5891974724 P 8802c01580564cb7bbc2d0e4aa445d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.612622  4193 tablet_replica.cc:333] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a: stopping tablet replica
I20260709 13:13:23.613049  4193 raft_consensus.cc:2243] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.613443  4193 raft_consensus.cc:2272] T 414e3ee8a1694822858cb797d9cce5c6 P 8802c01580564cb7bbc2d0e4aa445d0a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.704100  4442 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.24.65:46459: connect: Connection refused (error 111)
W20260709 13:13:23.724895  4442 consensus_peers.cc:597] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 -> Peer 8802c01580564cb7bbc2d0e4aa445d0a (127.4.24.65:46459): Couldn't send request to peer 8802c01580564cb7bbc2d0e4aa445d0a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:46459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.726266  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
I20260709 13:13:23.745033  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
I20260709 13:13:23.766050  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:23.766687  4193 tablet_replica.cc:333] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.767230  4193 raft_consensus.cc:2243] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.767663  4193 raft_consensus.cc:2272] T 90a6dcec05f6473fa8a62e9516800a8c P ec7cb4410f464e93a0ba45535becab9b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.770308  4193 tablet_replica.cc:333] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.770802  4193 raft_consensus.cc:2243] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.771186  4193 raft_consensus.cc:2272] T 30f481894c4a4875b1eba5dbd542b1ac P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.773232  4193 tablet_replica.cc:333] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.773818  4193 raft_consensus.cc:2243] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.774209  4193 raft_consensus.cc:2272] T 75b1bf5f333749a08cfc6425cb3d77cb P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.775758  4193 tablet_replica.cc:333] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.776222  4193 raft_consensus.cc:2243] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.776619  4193 raft_consensus.cc:2272] T 1b061a76437f46d9a01f474d6b98032b P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.778652  4193 tablet_replica.cc:333] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.779219  4193 raft_consensus.cc:2243] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.779925  4193 raft_consensus.cc:2272] T d4a615b999ad4e33bc8e9ff61d7df3ff P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.781500  4193 tablet_replica.cc:333] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.782030  4193 raft_consensus.cc:2243] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.782718  4193 raft_consensus.cc:2272] T e08320ed9af0453fbbcad3dcb13ac48b P ec7cb4410f464e93a0ba45535becab9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.784268  4193 tablet_replica.cc:333] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.784714  4193 raft_consensus.cc:2243] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.785085  4193 raft_consensus.cc:2272] T dcd687d94af54e3fbf7b5a5891974724 P ec7cb4410f464e93a0ba45535becab9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.787209  4193 tablet_replica.cc:333] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.787649  4193 raft_consensus.cc:2243] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.788314  4193 raft_consensus.cc:2272] T e850840da78c4112ab21b2cf2fd4c2e4 P ec7cb4410f464e93a0ba45535becab9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.789940  4193 tablet_replica.cc:333] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b: stopping tablet replica
I20260709 13:13:23.790342  4193 raft_consensus.cc:2243] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.790704  4193 raft_consensus.cc:2272] T 414e3ee8a1694822858cb797d9cce5c6 P ec7cb4410f464e93a0ba45535becab9b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.799351  4442 consensus_peers.cc:597] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 -> Peer ec7cb4410f464e93a0ba45535becab9b (127.4.24.66:34991): Couldn't send request to peer ec7cb4410f464e93a0ba45535becab9b. 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:13:23.819479  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
I20260709 13:13:23.838748  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
I20260709 13:13:23.862562  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:23.863271  4193 tablet_replica.cc:333] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.863860  4193 raft_consensus.cc:2243] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.864326  4193 raft_consensus.cc:2272] T e08320ed9af0453fbbcad3dcb13ac48b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.866269  4193 tablet_replica.cc:333] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.866770  4193 raft_consensus.cc:2243] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.867148  4193 raft_consensus.cc:2272] T 90a6dcec05f6473fa8a62e9516800a8c P 1a1131dfc13e4eaf84c1d540427d31d1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.869869  4193 tablet_replica.cc:333] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.870347  4193 raft_consensus.cc:2243] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.870734  4193 raft_consensus.cc:2272] T 1b061a76437f46d9a01f474d6b98032b P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.872561  4193 tablet_replica.cc:333] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.873015  4193 raft_consensus.cc:2243] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.873368  4193 raft_consensus.cc:2272] T d4a615b999ad4e33bc8e9ff61d7df3ff P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.875037  4193 tablet_replica.cc:333] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.875523  4193 raft_consensus.cc:2243] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.876209  4193 raft_consensus.cc:2272] T dcd687d94af54e3fbf7b5a5891974724 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.878134  4193 tablet_replica.cc:333] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.878722  4193 raft_consensus.cc:2243] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.879065  4193 raft_consensus.cc:2272] T e850840da78c4112ab21b2cf2fd4c2e4 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.880543  4193 tablet_replica.cc:333] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.880988  4193 raft_consensus.cc:2243] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.881364  4193 raft_consensus.cc:2272] T 30f481894c4a4875b1eba5dbd542b1ac P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.883394  4193 tablet_replica.cc:333] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.883832  4193 raft_consensus.cc:2243] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.884505  4193 raft_consensus.cc:2272] T 75b1bf5f333749a08cfc6425cb3d77cb P 1a1131dfc13e4eaf84c1d540427d31d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.886304  4193 tablet_replica.cc:333] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1: stopping tablet replica
I20260709 13:13:23.886801  4193 raft_consensus.cc:2243] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.887512  4193 raft_consensus.cc:2272] T 414e3ee8a1694822858cb797d9cce5c6 P 1a1131dfc13e4eaf84c1d540427d31d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.914565  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
I20260709 13:13:23.932371  4193 master.cc:562] Master@127.4.24.126:41511 shutting down...
I20260709 13:13:24.008291  4280 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:13:24.150995  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.151568  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.151911  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3cb266cb599f4849a8663bb53e7249c0: stopping tablet replica
I20260709 13:13:24.171214  4193 master.cc:584] Master@127.4.24.126:41511 shutdown complete.
1a1131dfc13e4eaf84c1d540427d31d1  1
8802c01580564cb7bbc2d0e4aa445d0a  4
ec7cb4410f464e93a0ba45535becab9b  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12573 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:13:24.210570  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:40893
I20260709 13:13:24.211687  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.217108  4692 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:13:24.217267  4693 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:13:24.218516  4695 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:13:24.219530  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:24.220376  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:24.220568  4193 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:13:24.220726  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602804220710 us; error 0 us; skew 500 ppm
I20260709 13:13:24.221280  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.223706  4193 webserver.cc:533] Webserver started at http://127.4.24.126:33519/ using document root <none> and password file <none>
I20260709 13:13:24.224184  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.224363  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.224648  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.225967  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "07200c3d431a4c9fb9f00aac9a48f812"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.230281  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:13:24.233565  4700 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:13:24.234398  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:24.234700  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "07200c3d431a4c9fb9f00aac9a48f812"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.234966  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-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:13:24.249531  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.250799  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.287940  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:40893
I20260709 13:13:24.288028  4751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:40893 every 8 connection(s)
I20260709 13:13:24.291651  4752 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:13:24.300540  4752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812: Bootstrap starting.
I20260709 13:13:24.304814  4752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:24.308722  4752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812: No bootstrap required, opened a new log
I20260709 13:13:24.310679  4752 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07200c3d431a4c9fb9f00aac9a48f812" member_type: VOTER }
I20260709 13:13:24.311022  4752 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:24.311208  4752 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07200c3d431a4c9fb9f00aac9a48f812, State: Initialized, Role: FOLLOWER
I20260709 13:13:24.311795  4752 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07200c3d431a4c9fb9f00aac9a48f812" member_type: VOTER }
I20260709 13:13:24.312230  4752 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:24.312417  4752 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:24.312614  4752 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:24.316252  4752 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07200c3d431a4c9fb9f00aac9a48f812" member_type: VOTER }
I20260709 13:13:24.316672  4752 leader_election.cc:304] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [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: 07200c3d431a4c9fb9f00aac9a48f812; no voters: 
I20260709 13:13:24.317667  4752 leader_election.cc:290] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:24.318032  4755 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:24.319264  4755 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 1 LEADER]: Becoming Leader. State: Replica: 07200c3d431a4c9fb9f00aac9a48f812, State: Running, Role: LEADER
I20260709 13:13:24.319938  4755 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [LEADER]: Queue going to LEADER mode. State: All 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: "07200c3d431a4c9fb9f00aac9a48f812" member_type: VOTER }
I20260709 13:13:24.320535  4752 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:24.324653  4757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07200c3d431a4c9fb9f00aac9a48f812. Latest consensus state: current_term: 1 leader_uuid: "07200c3d431a4c9fb9f00aac9a48f812" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07200c3d431a4c9fb9f00aac9a48f812" member_type: VOTER } }
I20260709 13:13:24.324856  4756 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07200c3d431a4c9fb9f00aac9a48f812" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07200c3d431a4c9fb9f00aac9a48f812" member_type: VOTER } }
I20260709 13:13:24.325446  4757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:24.325701  4756 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:24.328661  4762 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:24.333451  4762 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:24.336902  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:24.341867  4762 catalog_manager.cc:1383] Generated new cluster ID: b63d5482b0174b6a860d13472ae1bf61
I20260709 13:13:24.342133  4762 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:24.355962  4762 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:24.357137  4762 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:24.371500  4762 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812: Generated new TSK 0
I20260709 13:13:24.372159  4762 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:24.403859  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.410006  4773 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:13:24.411139  4774 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:13:24.412725  4193 server_base.cc:1061] running on GCE node
W20260709 13:13:24.412683  4776 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:13:24.413827  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:24.414007  4193 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:13:24.414129  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602804414112 us; error 0 us; skew 500 ppm
I20260709 13:13:24.414557  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.416725  4193 webserver.cc:533] Webserver started at http://127.4.24.65:33841/ using document root <none> and password file <none>
I20260709 13:13:24.417150  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.417311  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.417521  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.418599  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.422977  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:13:24.426317  4781 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:13:24.427086  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:24.427393  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.427666  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-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:13:24.451957  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.453256  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.454835  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:24.456977  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:24.457147  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.457424  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:24.457594  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.498374  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:37581
I20260709 13:13:24.498473  4843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:37581 every 8 connection(s)
I20260709 13:13:24.503100  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.510639  4848 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:13:24.511688  4849 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:13:24.515219  4193 server_base.cc:1061] running on GCE node
W20260709 13:13:24.515492  4852 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:13:24.516347  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:24.516544  4193 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:13:24.516808  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602804516789 us; error 0 us; skew 500 ppm
I20260709 13:13:24.517412  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.519840  4193 webserver.cc:533] Webserver started at http://127.4.24.66:45643/ using document root <none> and password file <none>
I20260709 13:13:24.520474  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.520736  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.521135  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.522420  4844 heartbeater.cc:344] Connected to a master server at 127.4.24.126:40893
I20260709 13:13:24.522600  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.522768  4844 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:24.523438  4844 heartbeater.cc:507] Master 127.4.24.126:40893 requested a full tablet report, sending...
I20260709 13:13:24.525452  4717 ts_manager.cc:194] Registered new tserver with Master: 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581)
I20260709 13:13:24.527194  4717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48898
I20260709 13:13:24.528004  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:13:24.531836  4856 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:13:24.532557  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:13:24.532821  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.533066  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-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:13:24.544826  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.546118  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.547516  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:24.549774  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:24.550002  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.550244  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:24.550426  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.592545  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:41217
I20260709 13:13:24.592638  4918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:41217 every 8 connection(s)
I20260709 13:13:24.597559  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.604480  4922 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:13:24.604820  4923 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:13:24.609177  4925 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:13:24.609179  4919 heartbeater.cc:344] Connected to a master server at 127.4.24.126:40893
I20260709 13:13:24.609388  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:24.609882  4919 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:24.610461  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:24.610648  4193 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:13:24.610644  4919 heartbeater.cc:507] Master 127.4.24.126:40893 requested a full tablet report, sending...
I20260709 13:13:24.610968  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602804610931 us; error 0 us; skew 500 ppm
I20260709 13:13:24.611555  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.612907  4717 ts_manager.cc:194] Registered new tserver with Master: 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:24.614025  4193 webserver.cc:533] Webserver started at http://127.4.24.67:37261/ using document root <none> and password file <none>
I20260709 13:13:24.614411  4717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48906
I20260709 13:13:24.614512  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.614792  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.615056  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.616111  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "46f780e34ca446a587a7f5292bbf153b"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.620294  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:13:24.623397  4930 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:13:24.624236  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:13:24.624467  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "46f780e34ca446a587a7f5292bbf153b"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-jvbf"
I20260709 13:13:24.624692  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791474647-4193-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:13:24.633682  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.634773  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.636102  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:24.638341  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:24.638512  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.638790  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:24.638926  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.677492  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:33863
I20260709 13:13:24.677588  4992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:33863 every 8 connection(s)
I20260709 13:13:24.690783  4993 heartbeater.cc:344] Connected to a master server at 127.4.24.126:40893
I20260709 13:13:24.691167  4993 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:24.691905  4993 heartbeater.cc:507] Master 127.4.24.126:40893 requested a full tablet report, sending...
I20260709 13:13:24.693773  4717 ts_manager.cc:194] Registered new tserver with Master: 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:24.693910  4193 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013220574s
I20260709 13:13:24.695466  4717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48916
I20260709 13:13:24.718569  4717 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48932:
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:13:24.721225  4717 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:13:24.802027  4958 tablet_service.cc:1511] Processing CreateTablet for tablet 7d614e79827a47ca84449aa2057c2a31 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:24.803565  4958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d614e79827a47ca84449aa2057c2a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.803824  4954 tablet_service.cc:1511] Processing CreateTablet for tablet cd9b0fe081e94ab5977561f79da7341c (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:24.805097  4954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9b0fe081e94ab5977561f79da7341c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.807264  4953 tablet_service.cc:1511] Processing CreateTablet for tablet 11133f09552d416cb724061c4de64fdb (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:24.808688  4953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11133f09552d416cb724061c4de64fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.808430  4956 tablet_service.cc:1511] Processing CreateTablet for tablet 30a48aeb9d5c4944b47de0cb5af85fea (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:24.808650  4957 tablet_service.cc:1511] Processing CreateTablet for tablet 3e32ed07b5124a39815d440d25c516ce (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:24.806814  4955 tablet_service.cc:1511] Processing CreateTablet for tablet e65ce26a01a94fc2ad2b9a18d99bc6ee (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:24.812777  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a48aeb9d5c4944b47de0cb5af85fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.816645  4952 tablet_service.cc:1511] Processing CreateTablet for tablet 04a2a24783b34b6ebfd35aee4da95625 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:24.817934  4952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a2a24783b34b6ebfd35aee4da95625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.825157  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e32ed07b5124a39815d440d25c516ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.827009  4951 tablet_service.cc:1511] Processing CreateTablet for tablet 95dd2485d8da48a49399929ed66cd52f (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:24.829437  4955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65ce26a01a94fc2ad2b9a18d99bc6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.836246  4950 tablet_service.cc:1511] Processing CreateTablet for tablet e37b782f8187419da2da0a073ac57864 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:24.837597  4950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37b782f8187419da2da0a073ac57864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.843652  4949 tablet_service.cc:1511] Processing CreateTablet for tablet cf6f00c521364076a2d881c0c5defb58 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:24.844969  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6f00c521364076a2d881c0c5defb58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.850802  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95dd2485d8da48a49399929ed66cd52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.876355  4809 tablet_service.cc:1511] Processing CreateTablet for tablet 7d614e79827a47ca84449aa2057c2a31 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:24.876969  4806 tablet_service.cc:1511] Processing CreateTablet for tablet e65ce26a01a94fc2ad2b9a18d99bc6ee (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:24.877715  4809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d614e79827a47ca84449aa2057c2a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.879168  4805 tablet_service.cc:1511] Processing CreateTablet for tablet cd9b0fe081e94ab5977561f79da7341c (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:24.880416  4805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9b0fe081e94ab5977561f79da7341c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.882674  4807 tablet_service.cc:1511] Processing CreateTablet for tablet 30a48aeb9d5c4944b47de0cb5af85fea (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:24.883991  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a48aeb9d5c4944b47de0cb5af85fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.886545  4804 tablet_service.cc:1511] Processing CreateTablet for tablet 11133f09552d416cb724061c4de64fdb (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:24.886992  4803 tablet_service.cc:1511] Processing CreateTablet for tablet 04a2a24783b34b6ebfd35aee4da95625 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:24.887841  4804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11133f09552d416cb724061c4de64fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.889156  4802 tablet_service.cc:1511] Processing CreateTablet for tablet 95dd2485d8da48a49399929ed66cd52f (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:24.890501  4802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95dd2485d8da48a49399929ed66cd52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.890341  4882 tablet_service.cc:1511] Processing CreateTablet for tablet 30a48aeb9d5c4944b47de0cb5af85fea (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:24.890820  4884 tablet_service.cc:1511] Processing CreateTablet for tablet 7d614e79827a47ca84449aa2057c2a31 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:24.891614  4882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a48aeb9d5c4944b47de0cb5af85fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.892342  4884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d614e79827a47ca84449aa2057c2a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.893741  4881 tablet_service.cc:1511] Processing CreateTablet for tablet e65ce26a01a94fc2ad2b9a18d99bc6ee (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:24.894569  4876 tablet_service.cc:1511] Processing CreateTablet for tablet e37b782f8187419da2da0a073ac57864 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:24.895063  4881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65ce26a01a94fc2ad2b9a18d99bc6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.895816  4876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37b782f8187419da2da0a073ac57864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.896466  4800 tablet_service.cc:1511] Processing CreateTablet for tablet cf6f00c521364076a2d881c0c5defb58 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:24.897231  4879 tablet_service.cc:1511] Processing CreateTablet for tablet 11133f09552d416cb724061c4de64fdb (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:24.898543  4879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11133f09552d416cb724061c4de64fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.898808  4875 tablet_service.cc:1511] Processing CreateTablet for tablet cf6f00c521364076a2d881c0c5defb58 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:24.900009  4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6f00c521364076a2d881c0c5defb58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.902788  4878 tablet_service.cc:1511] Processing CreateTablet for tablet 04a2a24783b34b6ebfd35aee4da95625 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:24.903733  4800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6f00c521364076a2d881c0c5defb58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.904029  4878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a2a24783b34b6ebfd35aee4da95625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.906809  4877 tablet_service.cc:1511] Processing CreateTablet for tablet 95dd2485d8da48a49399929ed66cd52f (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:24.908048  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95dd2485d8da48a49399929ed66cd52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.909926  4803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a2a24783b34b6ebfd35aee4da95625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.910826  4883 tablet_service.cc:1511] Processing CreateTablet for tablet 3e32ed07b5124a39815d440d25c516ce (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:24.912118  4883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e32ed07b5124a39815d440d25c516ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.918566  4880 tablet_service.cc:1511] Processing CreateTablet for tablet cd9b0fe081e94ab5977561f79da7341c (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:24.920032  4880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9b0fe081e94ab5977561f79da7341c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.922958  4808 tablet_service.cc:1511] Processing CreateTablet for tablet 3e32ed07b5124a39815d440d25c516ce (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:24.924381  4808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e32ed07b5124a39815d440d25c516ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.894709  4801 tablet_service.cc:1511] Processing CreateTablet for tablet e37b782f8187419da2da0a073ac57864 (DEFAULT_TABLE table=test-workload [id=92e1a819ed514e24a15ed96ae0a0f201]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:24.926364  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65ce26a01a94fc2ad2b9a18d99bc6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.930016  4801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37b782f8187419da2da0a073ac57864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.986315  5008 tablet_bootstrap.cc:492] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
I20260709 13:13:24.989749  5009 tablet_bootstrap.cc:492] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:24.998229  5010 tablet_bootstrap.cc:492] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.006739  5008 tablet_bootstrap.cc:654] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.045142  5009 tablet_bootstrap.cc:654] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.046813  5010 tablet_bootstrap.cc:654] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.049877  5008 tablet_bootstrap.cc:492] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.050418  5008 ts_tablet_manager.cc:1403] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.024s
I20260709 13:13:25.051398  5009 tablet_bootstrap.cc:492] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.051803  5009 ts_tablet_manager.cc:1403] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260709 13:13:25.052131  5010 tablet_bootstrap.cc:492] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.052561  5010 ts_tablet_manager.cc:1403] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 13:13:25.053205  5008 raft_consensus.cc:359] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.053938  5008 raft_consensus.cc:385] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.053978  5009 raft_consensus.cc:359] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.054406  5008 raft_consensus.cc:740] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.054708  5009 raft_consensus.cc:385] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.055004  5009 raft_consensus.cc:740] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.055326  5010 raft_consensus.cc:359] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.055251  5008 consensus_queue.cc:260] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.055634  5009 consensus_queue.cc:260] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.056041  5010 raft_consensus.cc:385] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.056367  5010 raft_consensus.cc:740] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.057691  4993 heartbeater.cc:499] Master 127.4.24.126:40893 was elected leader, sending a full tablet report...
I20260709 13:13:25.058022  5008 ts_tablet_manager.cc:1434] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:25.057386  5010 consensus_queue.cc:260] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.059180  4844 heartbeater.cc:499] Master 127.4.24.126:40893 was elected leader, sending a full tablet report...
I20260709 13:13:25.059700  5009 ts_tablet_manager.cc:1434] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:25.060601  5009 tablet_bootstrap.cc:492] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.060611  4919 heartbeater.cc:499] Master 127.4.24.126:40893 was elected leader, sending a full tablet report...
I20260709 13:13:25.061131  5010 ts_tablet_manager.cc:1434] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:13:25.062031  5010 tablet_bootstrap.cc:492] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.067318  5008 tablet_bootstrap.cc:492] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
I20260709 13:13:25.068222  5009 tablet_bootstrap.cc:654] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.068347  5010 tablet_bootstrap.cc:654] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.075640  5008 tablet_bootstrap.cc:654] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.117686  5009 tablet_bootstrap.cc:492] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.118203  5009 ts_tablet_manager.cc:1403] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.030s
I20260709 13:13:25.118479  5010 tablet_bootstrap.cc:492] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.118963  5010 ts_tablet_manager.cc:1403] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.057s	user 0.031s	sys 0.024s
I20260709 13:13:25.119515  5008 tablet_bootstrap.cc:492] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.120044  5008 ts_tablet_manager.cc:1403] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.061s	user 0.038s	sys 0.012s
I20260709 13:13:25.121150  5009 raft_consensus.cc:359] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.121912  5009 raft_consensus.cc:385] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.122267  5009 raft_consensus.cc:740] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.123032  5008 raft_consensus.cc:359] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.123049  5010 raft_consensus.cc:359] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.123426  5009 consensus_queue.cc:260] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.123831  5008 raft_consensus.cc:385] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.124390  5008 raft_consensus.cc:740] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.124058  5010 raft_consensus.cc:385] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.125442  5010 raft_consensus.cc:740] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.125654  5009 ts_tablet_manager.cc:1434] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:25.125164  5008 consensus_queue.cc:260] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.126675  5009 tablet_bootstrap.cc:492] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.126312  5010 consensus_queue.cc:260] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.127557  5008 ts_tablet_manager.cc:1434] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:25.128460  5010 ts_tablet_manager.cc:1434] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:13:25.128515  5008 tablet_bootstrap.cc:492] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
I20260709 13:13:25.129588  5010 tablet_bootstrap.cc:492] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.133807  5009 tablet_bootstrap.cc:654] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.135468  5008 tablet_bootstrap.cc:654] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.136371  5010 tablet_bootstrap.cc:654] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.145826  5009 tablet_bootstrap.cc:492] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.146508  5008 tablet_bootstrap.cc:492] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.146518  5009 ts_tablet_manager.cc:1403] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:13:25.147037  5008 ts_tablet_manager.cc:1403] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:13:25.149928  5008 raft_consensus.cc:359] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.150804  5008 raft_consensus.cc:385] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.150450  5009 raft_consensus.cc:359] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.151996  5009 raft_consensus.cc:385] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.152158  5016 raft_consensus.cc:493] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.152376  5009 raft_consensus.cc:740] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.152662  5016 raft_consensus.cc:515] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.153169  5009 consensus_queue.cc:260] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.153966  5010 tablet_bootstrap.cc:492] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.154383  5010 ts_tablet_manager.cc:1403] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:13:25.155292  5009 ts_tablet_manager.cc:1434] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:25.156270  5009 tablet_bootstrap.cc:492] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.157852  5010 raft_consensus.cc:359] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.158603  5010 raft_consensus.cc:385] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.158946  5010 raft_consensus.cc:740] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.159735  5010 consensus_queue.cc:260] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.163419  5009 tablet_bootstrap.cc:654] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.163538  5016 leader_election.cc:290] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.151317  5008 raft_consensus.cc:740] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.177227  5008 consensus_queue.cc:260] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.178108  5009 tablet_bootstrap.cc:492] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.178958  5009 ts_tablet_manager.cc:1403] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:13:25.184017  5009 raft_consensus.cc:359] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.184955  5009 raft_consensus.cc:385] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.185333  5009 raft_consensus.cc:740] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.186304  5009 consensus_queue.cc:260] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.189415  5009 ts_tablet_manager.cc:1434] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:13:25.190552  5009 tablet_bootstrap.cc:492] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.193888  5014 raft_consensus.cc:493] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.194378  5014 raft_consensus.cc:515] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.202534  5010 ts_tablet_manager.cc:1434] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.048s	user 0.019s	sys 0.020s
I20260709 13:13:25.205266  5027 raft_consensus.cc:493] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.208530  5027 raft_consensus.cc:515] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.206193  5009 tablet_bootstrap.cc:654] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.222251  5010 tablet_bootstrap.cc:492] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.223770  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
I20260709 13:13:25.226027  5008 ts_tablet_manager.cc:1434] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.005s
I20260709 13:13:25.226166  5014 leader_election.cc:290] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.223253  5027 leader_election.cc:290] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
W20260709 13:13:25.226514  4860 leader_election.cc:343] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.228483  5008 tablet_bootstrap.cc:492] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
I20260709 13:13:25.234606  5010 tablet_bootstrap.cc:654] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.241425  5008 tablet_bootstrap.cc:654] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.243556  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
W20260709 13:13:25.245508  4858 leader_election.cc:343] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.246102  4858 leader_election.cc:304] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07; no voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:25.247126  5025 raft_consensus.cc:2749] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.247637  5028 raft_consensus.cc:493] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.248725  5010 tablet_bootstrap.cc:492] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.248261  5028 raft_consensus.cc:515] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.249289  5010 ts_tablet_manager.cc:1403] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 13:13:25.251026  5028 leader_election.cc:290] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.254357  5008 tablet_bootstrap.cc:492] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.252405  5010 raft_consensus.cc:359] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.254794  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.254961  5010 raft_consensus.cc:385] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.254922  5008 ts_tablet_manager.cc:1403] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260709 13:13:25.255357  5010 raft_consensus.cc:740] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.252554  5009 tablet_bootstrap.cc:492] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.256230  5010 consensus_queue.cc:260] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.256544  5009 ts_tablet_manager.cc:1403] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.005s
I20260709 13:13:25.257997  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.258620  4893 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 0.
I20260709 13:13:25.258365  5008 raft_consensus.cc:359] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.259173  5008 raft_consensus.cc:385] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.259526  5008 raft_consensus.cc:740] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.260310  5008 consensus_queue.cc:260] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.260512  5010 ts_tablet_manager.cc:1434] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:13:25.263263  5010 tablet_bootstrap.cc:492] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.256942  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.264919  5008 ts_tablet_manager.cc:1434] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:25.266497  5008 tablet_bootstrap.cc:492] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
I20260709 13:13:25.261854  5009 raft_consensus.cc:359] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.269939  5009 raft_consensus.cc:385] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.270252  5009 raft_consensus.cc:740] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.270995  5009 consensus_queue.cc:260] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
W20260709 13:13:25.272359  4934 leader_election.cc:343] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.273216  5009 ts_tablet_manager.cc:1434] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.002s
I20260709 13:13:25.273291  4934 leader_election.cc:304] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:25.274263  5028 raft_consensus.cc:2804] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.274482  5008 tablet_bootstrap.cc:654] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.274763  5010 tablet_bootstrap.cc:654] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.274653  5028 raft_consensus.cc:493] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.275090  5028 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.275543  5009 tablet_bootstrap.cc:492] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.286276  5008 tablet_bootstrap.cc:492] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.286924  5008 ts_tablet_manager.cc:1403] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:13:25.289106  5009 tablet_bootstrap.cc:654] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.290558  5008 raft_consensus.cc:359] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.291463  5008 raft_consensus.cc:385] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.291864  5008 raft_consensus.cc:740] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.293109  5025 raft_consensus.cc:493] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.293761  5025 raft_consensus.cc:515] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.293105  5008 consensus_queue.cc:260] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.296753  5008 ts_tablet_manager.cc:1434] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 13:13:25.297951  4934 leader_election.cc:343] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.297914  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.298722  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
I20260709 13:13:25.301018  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
W20260709 13:13:25.301867  4860 leader_election.cc:343] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.301921  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
I20260709 13:13:25.302587  4819 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 0.
I20260709 13:13:25.302680  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
W20260709 13:13:25.303107  4858 leader_election.cc:343] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.303579  4858 leader_election.cc:304] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07; no voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:25.303588  4817 raft_consensus.cc:2468] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 0.
I20260709 13:13:25.299207  5025 leader_election.cc:290] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.298977  5028 raft_consensus.cc:515] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.304708  5016 raft_consensus.cc:2749] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.305863  5028 leader_election.cc:290] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.306806  5008 tablet_bootstrap.cc:492] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
W20260709 13:13:25.307252  4934 leader_election.cc:343] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.307670  4934 leader_election.cc:304] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b; no voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:25.310374  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.310938  4894 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.314308  5028 raft_consensus.cc:2749] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.309223  4934 leader_election.cc:304] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [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: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:25.314566  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:25.315378  4817 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.315627  5028 raft_consensus.cc:2804] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.316041  5028 raft_consensus.cc:493] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.316411  5028 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.319018  4894 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 1.
I20260709 13:13:25.320513  4934 leader_election.cc:304] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:25.321317  5027 raft_consensus.cc:2804] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.321794  5027 raft_consensus.cc:697] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:25.322597  5027 consensus_queue.cc:237] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.322815  5028 raft_consensus.cc:515] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.324734  5028 leader_election.cc:290] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.324959  5009 tablet_bootstrap.cc:492] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.325462  5009 ts_tablet_manager.cc:1403] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.017s
I20260709 13:13:25.325423  4817 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 1.
I20260709 13:13:25.327255  5010 tablet_bootstrap.cc:492] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.327767  5010 ts_tablet_manager.cc:1403] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.009s
I20260709 13:13:25.327970  5008 tablet_bootstrap.cc:654] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.327926  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.328751  5009 raft_consensus.cc:359] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.329502  5009 raft_consensus.cc:385] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.329873  5009 raft_consensus.cc:740] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
W20260709 13:13:25.330060  4934 leader_election.cc:343] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:25.332193  4765 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:25.329345  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:25.334664  4817 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.334810  5015 raft_consensus.cc:493] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.335302  5015 raft_consensus.cc:515] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.331720  5010 raft_consensus.cc:359] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.338502  5010 raft_consensus.cc:385] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.343890  4715 catalog_manager.cc:5697] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 0 to 1, leader changed from <none> to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 1 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:25.345995  5009 consensus_queue.cc:260] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.338969  5010 raft_consensus.cc:740] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.348176  5015 leader_election.cc:290] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.358012  5010 consensus_queue.cc:260] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.359649  5008 tablet_bootstrap.cc:492] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.360186  5008 ts_tablet_manager.cc:1403] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.014s
I20260709 13:13:25.360150  4817 raft_consensus.cc:2468] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 1.
I20260709 13:13:25.361907  4934 leader_election.cc:304] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:25.362239  5010 ts_tablet_manager.cc:1434] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:13:25.363095  5027 raft_consensus.cc:2804] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.363687  5027 raft_consensus.cc:697] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:25.363196  5010 tablet_bootstrap.cc:492] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.363449  5008 raft_consensus.cc:359] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.364523  5008 raft_consensus.cc:385] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.364933  5008 raft_consensus.cc:740] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.364622  5027 consensus_queue.cc:237] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.366720  5015 raft_consensus.cc:493] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.366683  5008 consensus_queue.cc:260] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.367352  5015 raft_consensus.cc:515] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.369333  5015 leader_election.cc:290] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.369727  5008 ts_tablet_manager.cc:1434] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:13:25.374954  5008 tablet_bootstrap.cc:492] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
I20260709 13:13:25.383102  5010 tablet_bootstrap.cc:654] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.383375  5008 tablet_bootstrap.cc:654] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.386097  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.386922  4968 raft_consensus.cc:2468] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.388299  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.389899  5009 ts_tablet_manager.cc:1434] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.005s
I20260709 13:13:25.390833  4783 leader_election.cc:304] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
W20260709 13:13:25.395021  4783 leader_election.cc:343] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.397562  5009 tablet_bootstrap.cc:492] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.404755  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.405941  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.406894  5044 raft_consensus.cc:2804] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.407030  4894 raft_consensus.cc:2468] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.407385  5044 raft_consensus.cc:493] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.407888  5044 raft_consensus.cc:3060] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:25.408442  4785 leader_election.cc:343] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.406006  5009 tablet_bootstrap.cc:654] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.411650  4785 leader_election.cc:304] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 46f780e34ca446a587a7f5292bbf153b
I20260709 13:13:25.412693  5015 raft_consensus.cc:2804] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.413118  5015 raft_consensus.cc:493] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.413450  5015 raft_consensus.cc:3060] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.414474  5008 tablet_bootstrap.cc:492] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.415023  5008 ts_tablet_manager.cc:1403] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.021s
I20260709 13:13:25.420867  5010 tablet_bootstrap.cc:492] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.420665  5015 raft_consensus.cc:515] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.421461  5010 ts_tablet_manager.cc:1403] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.007s
I20260709 13:13:25.424549  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:25.425297  5010 raft_consensus.cc:359] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.426244  5010 raft_consensus.cc:385] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:13:25.426549  4783 leader_election.cc:343] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.427327  5008 raft_consensus.cc:359] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.428088  5015 leader_election.cc:290] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Requested vote from peers 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.428236  5008 raft_consensus.cc:385] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.426617  5010 raft_consensus.cc:740] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.420684  5044 raft_consensus.cc:515] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.429207  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.429795  4893 raft_consensus.cc:3060] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.428742  5008 raft_consensus.cc:740] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.432156  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:25.432560  4967 raft_consensus.cc:3060] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.432781  5008 consensus_queue.cc:260] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.434118  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.434564  5008 ts_tablet_manager.cc:1434] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:13:25.435465  5008 tablet_bootstrap.cc:492] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
W20260709 13:13:25.435592  4785 leader_election.cc:343] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.431475  5010 consensus_queue.cc:260] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.439810  5010 ts_tablet_manager.cc:1434] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:13:25.441721  5044 leader_election.cc:290] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.442364  5010 tablet_bootstrap.cc:492] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.442514  5008 tablet_bootstrap.cc:654] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.443102  5009 tablet_bootstrap.cc:492] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.443655  5009 ts_tablet_manager.cc:1403] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.010s
I20260709 13:13:25.447009  5009 raft_consensus.cc:359] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.447995  5009 raft_consensus.cc:385] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.448432  5009 raft_consensus.cc:740] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.449065  5010 tablet_bootstrap.cc:654] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.440618  4893 raft_consensus.cc:2468] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.449898  4717 catalog_manager.cc:5697] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 0 to 1, leader changed from <none> to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 1 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:25.450726  4785 leader_election.cc:304] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 46f780e34ca446a587a7f5292bbf153b
I20260709 13:13:25.449644  5009 consensus_queue.cc:260] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.454133  5008 tablet_bootstrap.cc:492] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.455464  5016 raft_consensus.cc:493] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.457021  5008 ts_tablet_manager.cc:1403] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:13:25.457064  5016 raft_consensus.cc:515] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.458221  5009 ts_tablet_manager.cc:1434] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:13:25.459796  5008 raft_consensus.cc:359] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.460417  5008 raft_consensus.cc:385] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.460670  5008 raft_consensus.cc:740] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.460883  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
I20260709 13:13:25.461323  5008 consensus_queue.cc:260] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.456386  5044 raft_consensus.cc:2804] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.463114  5009 tablet_bootstrap.cc:492] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.463275  5008 ts_tablet_manager.cc:1434] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:13:25.464042  5008 tablet_bootstrap.cc:492] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
W20260709 13:13:25.464600  4860 leader_election.cc:343] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.466259  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.467054  4968 raft_consensus.cc:2468] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 0.
I20260709 13:13:25.467876  5016 leader_election.cc:290] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.469112  4858 leader_election.cc:304] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [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: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:25.470398  5008 tablet_bootstrap.cc:654] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.478322  5015 raft_consensus.cc:493] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.479525  5009 tablet_bootstrap.cc:654] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.483675  5015 raft_consensus.cc:515] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.479100  5016 raft_consensus.cc:2804] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.485337  5016 raft_consensus.cc:493] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.486618  5016 raft_consensus.cc:3060] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.489737  5044 raft_consensus.cc:697] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:25.491279  5008 tablet_bootstrap.cc:492] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.490720  5044 consensus_queue.cc:237] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.491063  4967 raft_consensus.cc:2468] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.491896  5008 ts_tablet_manager.cc:1403] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260709 13:13:25.495249  4783 leader_election.cc:304] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:25.497175  5052 raft_consensus.cc:2804] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.497849  5052 raft_consensus.cc:697] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:25.500394  5027 raft_consensus.cc:493] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.500978  5027 raft_consensus.cc:515] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.501673  5015 leader_election.cc:290] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.503492  5027 leader_election.cc:290] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.503796  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.504413  4967 raft_consensus.cc:2468] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.505224  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
I20260709 13:13:25.505894  4817 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 0.
I20260709 13:13:25.506119  5008 raft_consensus.cc:359] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.506889  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.507030  5008 raft_consensus.cc:385] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.509410  4934 leader_election.cc:304] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.509922  5008 raft_consensus.cc:740] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
W20260709 13:13:25.510686  4934 leader_election.cc:343] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.510746  5008 consensus_queue.cc:260] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.511637  5014 raft_consensus.cc:2804] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.511991  5014 raft_consensus.cc:493] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.498850  5052 consensus_queue.cc:237] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.512475  5014 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.512732  5008 ts_tablet_manager.cc:1434] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:13:25.514321  4783 leader_election.cc:304] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.516568  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.517084  5044 raft_consensus.cc:2804] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.517335  4893 raft_consensus.cc:2468] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.520185  5016 raft_consensus.cc:515] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.517467  5044 raft_consensus.cc:493] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.522842  5008 tablet_bootstrap.cc:492] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b: Bootstrap starting.
I20260709 13:13:25.523038  5010 tablet_bootstrap.cc:492] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.524858  5010 ts_tablet_manager.cc:1403] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.031s
I20260709 13:13:25.524945  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:25.521189  5044 raft_consensus.cc:3060] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:25.526399  4860 leader_election.cc:343] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.526547  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:25.527119  4967 raft_consensus.cc:3060] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.528031  5010 raft_consensus.cc:359] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.528707  5010 raft_consensus.cc:385] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.529004  5010 raft_consensus.cc:740] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.526422  5016 leader_election.cc:290] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.530372  5010 consensus_queue.cc:260] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.531911  5008 tablet_bootstrap.cc:654] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.536207  5044 raft_consensus.cc:515] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.539136  5010 ts_tablet_manager.cc:1434] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:13:25.539227  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:25.539824  4968 raft_consensus.cc:3060] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.540091  5010 tablet_bootstrap.cc:492] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.540764  4716 catalog_manager.cc:5697] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 1 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:25.543911  4716 catalog_manager.cc:5697] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 1 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.547524  5009 tablet_bootstrap.cc:492] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.548002  5009 ts_tablet_manager.cc:1403] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.005s
I20260709 13:13:25.550906  4967 raft_consensus.cc:2468] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 1.
I20260709 13:13:25.550665  5009 raft_consensus.cc:359] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.553683  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.552238  4968 raft_consensus.cc:2468] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.552408  5008 tablet_bootstrap.cc:492] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b: No bootstrap required, opened a new log
I20260709 13:13:25.554293  4893 raft_consensus.cc:3060] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.554452  4858 leader_election.cc:304] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:25.554939  5008 ts_tablet_manager.cc:1403] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260709 13:13:25.555658  5016 raft_consensus.cc:2804] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.556102  5016 raft_consensus.cc:697] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 LEADER]: Becoming Leader. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:25.556843  5016 consensus_queue.cc:237] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.557566  5008 raft_consensus.cc:359] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.558205  5008 raft_consensus.cc:385] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.558454  5008 raft_consensus.cc:740] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.559064  5008 consensus_queue.cc:260] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.561038  4893 raft_consensus.cc:2468] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.561213  5008 ts_tablet_manager.cc:1434] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:13:25.552629  5044 leader_election.cc:290] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.553463  5010 tablet_bootstrap.cc:654] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.520699  5014 raft_consensus.cc:515] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.554015  5009 raft_consensus.cc:385] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.562801  4783 leader_election.cc:304] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.565718  5009 raft_consensus.cc:740] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.566181  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:25.566468  5009 consensus_queue.cc:260] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.566780  4817 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.567337  5052 raft_consensus.cc:2804] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.567770  5052 raft_consensus.cc:697] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:25.568375  5009 ts_tablet_manager.cc:1434] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 13:13:25.568606  5052 consensus_queue.cc:237] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.569202  5009 tablet_bootstrap.cc:492] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.575651  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.576395  4893 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.585057  4893 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 1.
I20260709 13:13:25.586490  4934 leader_election.cc:304] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:25.587273  5014 leader_election.cc:290] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.587407  5027 raft_consensus.cc:2804] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.588655  5027 raft_consensus.cc:697] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:25.589780  5027 consensus_queue.cc:237] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.591905  5009 tablet_bootstrap.cc:654] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.592613  4715 catalog_manager.cc:5697] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.601219  4817 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 1.
I20260709 13:13:25.606920  5009 tablet_bootstrap.cc:492] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.607415  5009 ts_tablet_manager.cc:1403] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.005s
I20260709 13:13:25.610157  4714 catalog_manager.cc:5697] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 1 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.612936  5009 raft_consensus.cc:359] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.613647  5009 raft_consensus.cc:385] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.613965  5009 raft_consensus.cc:740] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.614779  5009 consensus_queue.cc:260] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.616976  5009 ts_tablet_manager.cc:1434] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:25.617938  5009 tablet_bootstrap.cc:492] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Bootstrap starting.
I20260709 13:13:25.619062  5010 tablet_bootstrap.cc:492] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.619457  5010 ts_tablet_manager.cc:1403] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.023s
I20260709 13:13:25.621943  5010 raft_consensus.cc:359] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.621913  4717 catalog_manager.cc:5697] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 0 to 1, leader changed from <none> to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 1 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:25.622746  5010 raft_consensus.cc:385] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.623257  5010 raft_consensus.cc:740] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.623571  5009 tablet_bootstrap.cc:654] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.624032  5010 consensus_queue.cc:260] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.626137  5010 ts_tablet_manager.cc:1434] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:13:25.627002  5010 tablet_bootstrap.cc:492] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.631347  5010 tablet_bootstrap.cc:654] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.635286  5010 tablet_bootstrap.cc:492] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.635618  5010 ts_tablet_manager.cc:1403] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:13:25.637699  5010 raft_consensus.cc:359] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.638178  5010 raft_consensus.cc:385] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.638447  5010 raft_consensus.cc:740] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.639016  5010 consensus_queue.cc:260] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.640686  5010 ts_tablet_manager.cc:1434] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:13:25.641109  5052 raft_consensus.cc:493] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.641644  5010 tablet_bootstrap.cc:492] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: Bootstrap starting.
I20260709 13:13:25.641531  5052 raft_consensus.cc:515] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.643669  5052 leader_election.cc:290] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.647030  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.647395  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.647616  4893 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.648156  4968 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.648880  4785 leader_election.cc:304] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.649716  5052 raft_consensus.cc:2804] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.650084  5052 raft_consensus.cc:493] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.650456  5052 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.656940  5052 raft_consensus.cc:515] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.659319  5010 tablet_bootstrap.cc:654] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.659394  5009 tablet_bootstrap.cc:492] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: No bootstrap required, opened a new log
I20260709 13:13:25.659840  5009 ts_tablet_manager.cc:1403] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent bootstrapping tablet: real 0.042s	user 0.036s	sys 0.004s
I20260709 13:13:25.661697  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.661851  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:25.662266  4893 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.662309  4968 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.662676  5009 raft_consensus.cc:359] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.663533  5009 raft_consensus.cc:385] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.663864  5009 raft_consensus.cc:740] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.664671  5009 consensus_queue.cc:260] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.667622  5009 ts_tablet_manager.cc:1434] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:25.668820  4893 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.669642  5052 leader_election.cc:290] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.669941  4785 leader_election.cc:304] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.670679  5052 raft_consensus.cc:2804] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.671120  5052 raft_consensus.cc:697] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:25.672297  5010 tablet_bootstrap.cc:492] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: No bootstrap required, opened a new log
I20260709 13:13:25.671892  5052 consensus_queue.cc:237] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.672715  5010 ts_tablet_manager.cc:1403] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260709 13:13:25.675381  5010 raft_consensus.cc:359] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.675907  5010 raft_consensus.cc:385] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.676129  5010 raft_consensus.cc:740] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.676740  5010 consensus_queue.cc:260] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.678381  5010 ts_tablet_manager.cc:1434] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260709 13:13:25.679030  4968 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.680958  4714 catalog_manager.cc:5697] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 1 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.765275  4893 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.771371  5027 consensus_queue.cc:1048] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:25.783464  5027 consensus_queue.cc:1048] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:25.790362  5027 raft_consensus.cc:493] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.790846  5027 raft_consensus.cc:515] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.792923  5027 leader_election.cc:290] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.793957  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6f00c521364076a2d881c0c5defb58" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.793988  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6f00c521364076a2d881c0c5defb58" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
I20260709 13:13:25.794730  4893 raft_consensus.cc:2468] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 0.
I20260709 13:13:25.794793  4817 raft_consensus.cc:2468] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 0.
I20260709 13:13:25.795792  4934 leader_election.cc:304] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.796507  5027 raft_consensus.cc:2804] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.796860  5027 raft_consensus.cc:493] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.797158  5027 raft_consensus.cc:3060] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.801934  5027 raft_consensus.cc:515] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.803622  5027 leader_election.cc:290] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:25.804199  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6f00c521364076a2d881c0c5defb58" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:25.804471  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6f00c521364076a2d881c0c5defb58" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.804750  4817 raft_consensus.cc:3060] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.805020  4893 raft_consensus.cc:3060] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.809067  4817 raft_consensus.cc:2468] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 1.
I20260709 13:13:25.809242  4893 raft_consensus.cc:2468] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 1.
I20260709 13:13:25.810003  4934 leader_election.cc:304] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.810604  5027 raft_consensus.cc:2804] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.811019  5027 raft_consensus.cc:697] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:25.811636  5027 consensus_queue.cc:237] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.818687  4714 catalog_manager.cc:5697] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 0 to 1, leader changed from <none> to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 1 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:25.912549  5027 raft_consensus.cc:493] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.913022  5028 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:25.913071  5027 raft_consensus.cc:515] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:25.914904  5027 leader_election.cc:290] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581)
I20260709 13:13:25.915427  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.915889  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" is_pre_election: true
I20260709 13:13:25.916204  4893 raft_consensus.cc:2393] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46f780e34ca446a587a7f5292bbf153b in current term 1: Already voted for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in this term.
I20260709 13:13:25.917846  4934 leader_election.cc:304] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b; no voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:25.918597  5027 raft_consensus.cc:3060] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.921353  5028 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:25.926994  5027 raft_consensus.cc:2749] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.940188  5052 raft_consensus.cc:493] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.940661  5052 raft_consensus.cc:515] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.942760  5052 leader_election.cc:290] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.943413  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.943629  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.944260  4968 raft_consensus.cc:2393] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in current term 1: Already voted for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in this term.
I20260709 13:13:25.945150  4783 leader_election.cc:304] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b
I20260709 13:13:25.945760  5052 raft_consensus.cc:3060] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.950098  5052 raft_consensus.cc:2749] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.953240  5016 consensus_queue.cc:1048] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:25.963114  5044 raft_consensus.cc:493] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.963217  5025 consensus_queue.cc:1048] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:25.963604  5044 raft_consensus.cc:515] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.965718  5044 leader_election.cc:290] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.967773  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b" is_pre_election: true
I20260709 13:13:25.968395  4967 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.969488  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" is_pre_election: true
I20260709 13:13:25.969509  4783 leader_election.cc:304] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.970271  4894 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 0.
I20260709 13:13:25.970625  5044 raft_consensus.cc:2804] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.970994  5044 raft_consensus.cc:493] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.971328  5044 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.976678  5044 raft_consensus.cc:515] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.979036  5044 leader_election.cc:290] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:25.979279  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:25.979615  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:25.979868  4894 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.980195  4968 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.985168  4968 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.985334  4894 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 1.
I20260709 13:13:25.986141  4783 leader_election.cc:304] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:25.986970  5044 raft_consensus.cc:2804] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.987411  5044 raft_consensus.cc:697] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:25.988055  5044 consensus_queue.cc:237] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:25.994797  4715 catalog_manager.cc:5697] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 1 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.001253  5052 consensus_queue.cc:1048] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.002313  5044 consensus_queue.cc:1048] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.027459  4894 raft_consensus.cc:3060] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.033031  5052 consensus_queue.cc:1048] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.043823  5044 consensus_queue.cc:1048] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.065068  5075 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.074337  5014 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.083199  5044 consensus_queue.cc:1048] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.093706  5044 consensus_queue.cc:1048] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.186945  5044 consensus_queue.cc:1048] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.198495  5044 consensus_queue.cc:1048] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.231765  5014 consensus_queue.cc:1048] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.241835  5075 consensus_queue.cc:1048] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.286026  4968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:47402
I20260709 13:13:26.286476  4968 raft_consensus.cc:606] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:26.291167  4968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:47402
I20260709 13:13:26.291627  4968 raft_consensus.cc:606] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:26.305896  4894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:42026
I20260709 13:13:26.306324  4894 raft_consensus.cc:606] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:26.310809  4968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11133f09552d416cb724061c4de64fdb"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
mode: GRACEFUL
new_leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:47402
I20260709 13:13:26.311285  4968 raft_consensus.cc:606] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Received request to transfer leadership to TS 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:26.324286  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:38526
I20260709 13:13:26.324828  4817 raft_consensus.cc:606] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Received request to transfer leadership to TS 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:26.329733  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:38526
I20260709 13:13:26.330138  4817 raft_consensus.cc:606] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Received request to transfer leadership to TS 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:26.334547  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e37b782f8187419da2da0a073ac57864"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:38526
I20260709 13:13:26.335036  4817 raft_consensus.cc:606] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Received request to transfer leadership to TS 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:26.369891  5014 raft_consensus.cc:993] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:26.370332  5075 raft_consensus.cc:1081] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:26.371627  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:26.372123  4817 raft_consensus.cc:493] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:26.372450  4817 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.376907  4817 raft_consensus.cc:515] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.378582  4817 leader_election.cc:290] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 2 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:26.379338  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:26.379858  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:26.379889  4894 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.380482  4968 raft_consensus.cc:3055] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:26.380815  4968 raft_consensus.cc:740] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:26.381587  4968 consensus_queue.cc:260] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.382694  4968 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.385294  4894 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 2.
I20260709 13:13:26.385926  4893 raft_consensus.cc:1240] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Rejecting Update request from peer 46f780e34ca446a587a7f5292bbf153b for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:26.386549  4785 leader_election.cc:304] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:26.387418  5044 raft_consensus.cc:2804] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:26.387907  5044 raft_consensus.cc:697] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:26.388667  5044 consensus_queue.cc:237] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.389189  4968 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 2.
I20260709 13:13:26.395681  4715 catalog_manager.cc:5697] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 1 to 2, leader changed from 46f780e34ca446a587a7f5292bbf153b (127.4.24.67) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 2 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.435580  5025 raft_consensus.cc:993] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:26.436048  5078 raft_consensus.cc:1081] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:26.437543  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38504
I20260709 13:13:26.438025  4817 raft_consensus.cc:493] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:26.438299  4817 raft_consensus.cc:3060] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.442842  4817 raft_consensus.cc:515] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.444329  4817 leader_election.cc:290] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 2 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:26.445029  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:26.445396  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b0fe081e94ab5977561f79da7341c" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:26.445636  4893 raft_consensus.cc:3055] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:26.446147  4968 raft_consensus.cc:3060] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.446110  4893 raft_consensus.cc:740] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:26.447055  4893 consensus_queue.cc:260] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.448263  4893 raft_consensus.cc:3060] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.453068  4968 raft_consensus.cc:2468] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 2.
I20260709 13:13:26.454355  4783 leader_election.cc:304] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:26.454757  4893 raft_consensus.cc:2468] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 2.
I20260709 13:13:26.455236  5044 raft_consensus.cc:2804] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:26.455673  5044 raft_consensus.cc:697] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:26.456490  5044 consensus_queue.cc:237] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.457512  5052 consensus_queue.cc:1048] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.464429  4715 catalog_manager.cc:5697] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 1 to 2, leader changed from 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 2 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.469594  5053 consensus_queue.cc:1048] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.478284  5052 raft_consensus.cc:993] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.478704  5053 raft_consensus.cc:1081] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Signalling peer 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.480111  4893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:13:26.480685  4893 raft_consensus.cc:493] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:26.481040  4893 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.486047  4893 raft_consensus.cc:515] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.487866  4893 leader_election.cc:290] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:26.488540  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:26.488955  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:26.489117  4817 raft_consensus.cc:3055] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:26.489511  4968 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.489526  4817 raft_consensus.cc:740] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:26.490495  4817 consensus_queue.cc:260] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.491695  4817 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.494863  4968 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.495803  4858 leader_election.cc:304] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:26.496440  4817 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.496522  5078 raft_consensus.cc:2804] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:26.497011  5078 raft_consensus.cc:697] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Leader. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:26.497861  5078 consensus_queue.cc:237] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.503677  4715 catalog_manager.cc:5697] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 reported cstate change: term changed from 1 to 2, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.562906  5052 raft_consensus.cc:993] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.563378  5053 raft_consensus.cc:1081] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Signalling peer 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.564806  4893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e37b782f8187419da2da0a073ac57864"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:13:26.565264  4893 raft_consensus.cc:493] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:26.565549  4893 raft_consensus.cc:3060] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.569926  4893 raft_consensus.cc:515] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.571516  4893 leader_election.cc:290] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:26.572516  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:26.572692  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37b782f8187419da2da0a073ac57864" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:26.572983  4968 raft_consensus.cc:3060] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.573304  4817 raft_consensus.cc:3055] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:26.573645  4817 raft_consensus.cc:740] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:26.574311  4817 consensus_queue.cc:260] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.575248  4817 raft_consensus.cc:3060] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.577576  4968 raft_consensus.cc:2468] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.578640  4858 leader_election.cc:304] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:26.579435  5078 raft_consensus.cc:2804] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:26.579921  5078 raft_consensus.cc:697] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Leader. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:26.580708  4817 raft_consensus.cc:2468] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.580602  5078 consensus_queue.cc:237] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.586477  4715 catalog_manager.cc:5697] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 reported cstate change: term changed from 1 to 2, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.618291  5014 raft_consensus.cc:993] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:26.618726  5028 raft_consensus.cc:1081] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:26.620126  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:26.620592  4817 raft_consensus.cc:493] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:26.620896  4817 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.625332  4817 raft_consensus.cc:515] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.626904  4817 leader_election.cc:290] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 2 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:26.627576  4893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:26.627852  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:26.628238  4893 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.628360  4968 raft_consensus.cc:3055] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:26.628695  4968 raft_consensus.cc:740] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:26.629467  4968 consensus_queue.cc:260] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.630358  4968 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.633162  4893 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 2.
I20260709 13:13:26.634131  4785 leader_election.cc:304] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:26.634882  5053 raft_consensus.cc:2804] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:26.635187  4968 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 2.
I20260709 13:13:26.635413  5053 raft_consensus.cc:697] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:26.636258  5053 consensus_queue.cc:237] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.642400  4715 catalog_manager.cc:5697] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 1 to 2, leader changed from 46f780e34ca446a587a7f5292bbf153b (127.4.24.67) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 2 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.796187  5088 raft_consensus.cc:993] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.796617  5053 raft_consensus.cc:1081] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Signalling peer 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.797957  4893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:13:26.798465  4893 raft_consensus.cc:493] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:26.798756  4893 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.803162  4893 raft_consensus.cc:515] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.804800  4893 leader_election.cc:290] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:26.805485  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:26.805857  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:26.806196  4817 raft_consensus.cc:3055] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:26.806407  4968 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.806562  4817 raft_consensus.cc:740] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:26.807346  4817 consensus_queue.cc:260] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.808210  4817 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.811084  4968 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.812084  4858 leader_election.cc:304] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:26.812840  5078 raft_consensus.cc:2804] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:26.813037  4817 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.813243  5078 raft_consensus.cc:697] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Leader. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:26.814093  5078 consensus_queue.cc:237] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.819814  4715 catalog_manager.cc:5697] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 reported cstate change: term changed from 1 to 2, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.831656  5014 raft_consensus.cc:993] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b: : Instructing follower 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.832093  5028 raft_consensus.cc:1081] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Signalling peer 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:26.833455  4893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11133f09552d416cb724061c4de64fdb"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:42004
I20260709 13:13:26.834002  4893 raft_consensus.cc:493] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:26.834314  4893 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.838830  4893 raft_consensus.cc:515] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.840389  4893 leader_election.cc:290] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:26.841177  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:26.841500  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:26.841815  4817 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.842043  4968 raft_consensus.cc:3055] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:26.842379  4968 raft_consensus.cc:740] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:26.842974  4968 consensus_queue.cc:260] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.843818  4968 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:26.846599  4817 raft_consensus.cc:2468] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.847573  4860 leader_election.cc:304] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:26.848325  5078 raft_consensus.cc:2804] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:26.848585  4968 raft_consensus.cc:2468] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:26.848731  5078 raft_consensus.cc:697] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Leader. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:26.849692  5078 consensus_queue.cc:237] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:26.856288  4715 catalog_manager.cc:5697] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 reported cstate change: term changed from 1 to 2, leader changed from 46f780e34ca446a587a7f5292bbf153b (127.4.24.67) to 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.947003  4968 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:26.948249  5053 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:26.956254  4893 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:26.957788  5044 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:26.997030  4817 raft_consensus.cc:1275] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:26.998383  5078 consensus_queue.cc:1048] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.008508  4968 raft_consensus.cc:1275] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.009775  5078 consensus_queue.cc:1048] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.042433  4968 raft_consensus.cc:1275] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.043684  5078 consensus_queue.cc:1048] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.051451  4817 raft_consensus.cc:1275] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.052703  4968 raft_consensus.cc:1275] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.053069  5025 consensus_queue.cc:1048] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.053984  5044 consensus_queue.cc:1048] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.064859  4893 raft_consensus.cc:1275] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.066185  5053 consensus_queue.cc:1048] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.139117  4968 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.140365  5052 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.149540  4893 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.150722  5053 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.241421  4817 raft_consensus.cc:1275] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.242838  5025 consensus_queue.cc:1048] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.251689  4968 raft_consensus.cc:1275] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.254421  4967 raft_consensus.cc:1275] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.256515  5078 consensus_queue.cc:1048] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.257197  5103 consensus_queue.cc:1048] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:27.266484  4819 raft_consensus.cc:1275] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:27.267889  5103 consensus_queue.cc:1048] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:29.366366  4193 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:13:29.367107  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:29.384994  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:38536
I20260709 13:13:29.385465  4817 raft_consensus.cc:606] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Received request to transfer leadership to TS 46f780e34ca446a587a7f5292bbf153b
I20260709 13:13:29.387897  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:38536
I20260709 13:13:29.388356  4817 raft_consensus.cc:606] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Received request to transfer leadership to TS 46f780e34ca446a587a7f5292bbf153b
I20260709 13:13:29.389371  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:29.389921  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:29.597759  5053 raft_consensus.cc:993] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:29.598229  5120 raft_consensus.cc:1081] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Signalling peer 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:29.604697  4968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:13:29.605244  4968 raft_consensus.cc:493] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:29.605625  4968 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:29.610320  4968 raft_consensus.cc:515] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:29.611582  4968 leader_election.cc:290] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 3 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:29.612344  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:29.612643  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:29.612887  4817 raft_consensus.cc:3055] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:29.613219  4817 raft_consensus.cc:740] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:29.613250  4894 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:29.614043  4817 consensus_queue.cc:260] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:29.615125  4817 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:29.619553  4894 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 3.
I20260709 13:13:29.620738  4934 leader_election.cc:304] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [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: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:29.621114  4817 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 3.
I20260709 13:13:29.621547  5028 raft_consensus.cc:2804] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:29.622812  5028 raft_consensus.cc:697] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:29.623474  5028 consensus_queue.cc:237] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:29.630278  4715 catalog_manager.cc:5697] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 2 to 3, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 3 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:29.703644  5053 raft_consensus.cc:993] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:29.704115  5120 raft_consensus.cc:1081] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Signalling peer 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:29.705549  4968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:13:29.706094  4968 raft_consensus.cc:493] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:29.706337  4968 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:29.710237  4968 raft_consensus.cc:515] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:29.711532  4968 leader_election.cc:290] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 3 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:29.712445  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:29.712793  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:29.712942  4817 raft_consensus.cc:3055] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:29.713320  4894 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:29.713344  4817 raft_consensus.cc:740] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:29.714182  4817 consensus_queue.cc:260] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:29.714974  4817 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:29.717995  4894 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 3.
I20260709 13:13:29.718664  4817 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 3.
I20260709 13:13:29.718961  4934 leader_election.cc:304] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [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: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:29.719623  5028 raft_consensus.cc:2804] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:29.720036  5028 raft_consensus.cc:697] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:29.720708  5028 consensus_queue.cc:237] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:29.729177  4715 catalog_manager.cc:5697] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 2 to 3, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 3 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:30.169376  4894 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:30.170680  5028 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:30.183396  4817 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:30.184911  5130 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:30.231833  4894 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:30.233083  5130 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:30.243153  4817 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:30.244457  5028 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:30.390691  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:30.407294  4968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:47402
I20260709 13:13:30.407861  4968 raft_consensus.cc:606] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:30.412701  4968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:47402
I20260709 13:13:30.413094  4968 raft_consensus.cc:606] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:30.422062  4894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11133f09552d416cb724061c4de64fdb"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:42026
I20260709 13:13:30.422513  4894 raft_consensus.cc:606] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:30.426908  4894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:42026
I20260709 13:13:30.427356  4894 raft_consensus.cc:606] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:30.431816  4894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
mode: GRACEFUL
new_leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:42026
I20260709 13:13:30.432226  4894 raft_consensus.cc:606] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Received request to transfer leadership to TS 507ecbd11b4c4a83a8acf46d5b6f0f3c
I20260709 13:13:30.475459  5117 raft_consensus.cc:993] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.475893  5137 raft_consensus.cc:1081] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.477226  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11133f09552d416cb724061c4de64fdb"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38504
I20260709 13:13:30.477778  4817 raft_consensus.cc:493] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:30.478082  4817 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.482072  4817 raft_consensus.cc:515] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.483659  4817 leader_election.cc:290] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 3 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:30.484428  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:30.484753  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11133f09552d416cb724061c4de64fdb" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:30.484992  4894 raft_consensus.cc:3055] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:30.485286  4967 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.485311  4894 raft_consensus.cc:740] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:30.486155  4894 consensus_queue.cc:260] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.487076  4894 raft_consensus.cc:3060] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.491412  4967 raft_consensus.cc:2468] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 3.
I20260709 13:13:30.491565  4894 raft_consensus.cc:2468] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 3.
I20260709 13:13:30.492645  4783 leader_election.cc:304] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:30.493614  5120 raft_consensus.cc:2804] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:30.495007  5120 raft_consensus.cc:697] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:30.495728  5120 consensus_queue.cc:237] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.502378  4714 catalog_manager.cc:5697] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 2 to 3, leader changed from 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 3 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:30.629649  5117 raft_consensus.cc:993] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.630043  5137 raft_consensus.cc:1081] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.631309  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38504
I20260709 13:13:30.631843  4817 raft_consensus.cc:493] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:30.632117  4817 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.636255  4817 raft_consensus.cc:515] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.636912  5117 raft_consensus.cc:993] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.637334  5137 raft_consensus.cc:1081] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.637918  4817 leader_election.cc:290] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 3 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:30.638561  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:30.639094  4894 raft_consensus.cc:3055] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:30.639204  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38504
I20260709 13:13:30.639207  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95dd2485d8da48a49399929ed66cd52f" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:30.639464  4894 raft_consensus.cc:740] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:30.639851  4817 raft_consensus.cc:493] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:30.639871  4967 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.640333  4817 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.640280  4894 consensus_queue.cc:260] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.641425  4894 raft_consensus.cc:3060] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.645403  4894 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 3.
I20260709 13:13:30.646157  4967 raft_consensus.cc:2468] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 3.
I20260709 13:13:30.646056  4817 raft_consensus.cc:515] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.646365  4785 leader_election.cc:304] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:30.647221  5120 raft_consensus.cc:2804] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:30.647886  4817 leader_election.cc:290] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 3 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:30.647619  5120 raft_consensus.cc:697] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:30.648525  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:30.648897  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a2a24783b34b6ebfd35aee4da95625" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:30.649006  4894 raft_consensus.cc:3055] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:30.649339  4894 raft_consensus.cc:740] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:30.649379  4967 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.649242  5120 consensus_queue.cc:237] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.650199  4894 consensus_queue.cc:260] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.651265  4894 raft_consensus.cc:3060] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:30.654043  4967 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 3.
I20260709 13:13:30.655289  4783 leader_election.cc:304] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:30.655968  5138 raft_consensus.cc:2804] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:30.656454  5138 raft_consensus.cc:697] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:30.657112  5138 consensus_queue.cc:237] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.658075  4714 catalog_manager.cc:5697] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 2 to 3, leader changed from 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 3 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:30.659514  4894 raft_consensus.cc:2468] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 3.
I20260709 13:13:30.670662  4714 catalog_manager.cc:5697] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 2 to 3, leader changed from 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 3 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:30.717517  5028 raft_consensus.cc:993] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.718017  5135 raft_consensus.cc:1081] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.719511  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:30.720029  4817 raft_consensus.cc:493] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:30.720357  4817 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:30.724555  4817 raft_consensus.cc:515] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.725873  4817 leader_election.cc:290] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 4 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:30.726652  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:30.726897  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:30.727191  4894 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:30.727404  4967 raft_consensus.cc:3055] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:30.727756  4967 raft_consensus.cc:740] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:30.728385  4967 consensus_queue.cc:260] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.729301  4967 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:30.731869  4894 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 4.
I20260709 13:13:30.732764  4785 leader_election.cc:304] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:30.733498  5138 raft_consensus.cc:2804] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:30.733995  5138 raft_consensus.cc:697] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:30.734359  4967 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 4.
I20260709 13:13:30.734750  5138 consensus_queue.cc:237] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.740262  4714 catalog_manager.cc:5697] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 3 to 4, leader changed from 46f780e34ca446a587a7f5292bbf153b (127.4.24.67) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 4 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:30.778541  5028 raft_consensus.cc:993] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: : Instructing follower 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.778975  5135 raft_consensus.cc:1081] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Signalling peer 507ecbd11b4c4a83a8acf46d5b6f0f3c to start an election
I20260709 13:13:30.780440  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:30.780867  4817 raft_consensus.cc:493] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:30.781162  4817 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:30.785247  4817 raft_consensus.cc:515] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.786725  4817 leader_election.cc:290] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [CANDIDATE]: Term 4 election: Requested vote from peers 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:30.787407  4894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:30.787719  4967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:30.787917  4894 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:30.788271  4967 raft_consensus.cc:3055] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:30.788530  4967 raft_consensus.cc:740] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:30.789227  4967 consensus_queue.cc:260] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.790115  4967 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:30.792259  4894 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 4.
I20260709 13:13:30.793166  4785 leader_election.cc:304] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: 0712c8ff6f7c4599a1115ddd4d604f07, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:30.793861  5138 raft_consensus.cc:2804] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:30.794330  5138 raft_consensus.cc:697] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Becoming Leader. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:30.794934  4967 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507ecbd11b4c4a83a8acf46d5b6f0f3c in term 4.
I20260709 13:13:30.795141  5138 consensus_queue.cc:237] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:30.801084  4714 catalog_manager.cc:5697] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c reported cstate change: term changed from 3 to 4, leader changed from 46f780e34ca446a587a7f5292bbf153b (127.4.24.67) to 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65). New cstate: current_term: 4 leader_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:30.984365  4894 raft_consensus.cc:1275] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:30.985805  5138 consensus_queue.cc:1048] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:30.996632  4967 raft_consensus.cc:1275] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:30.998210  5147 consensus_queue.cc:1048] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:31.054188  4894 raft_consensus.cc:1275] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:31.055405  5147 consensus_queue.cc:1048] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:31.063985  4967 raft_consensus.cc:1275] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:31.065546  5147 consensus_queue.cc:1048] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:31.098995  4894 raft_consensus.cc:1275] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:31.100073  5147 consensus_queue.cc:1048] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:31.107781  4967 raft_consensus.cc:1275] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:31.109898  5120 consensus_queue.cc:1048] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:31.224177  4894 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 4 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:31.225495  5120 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:31.232553  4967 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:31.234119  5147 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:31.354432  4894 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 4 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:31.355597  5147 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:31.363062  4967 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Refusing update from remote peer 507ecbd11b4c4a83a8acf46d5b6f0f3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:31.364427  5120 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:33.581559  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:33.590674  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:38536
I20260709 13:13:33.591333  4817 raft_consensus.cc:606] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Received request to transfer leadership to TS 46f780e34ca446a587a7f5292bbf153b
I20260709 13:13:33.593997  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:38536
I20260709 13:13:33.594434  4817 raft_consensus.cc:606] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Received request to transfer leadership to TS 46f780e34ca446a587a7f5292bbf153b
I20260709 13:13:33.596556  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:38536
I20260709 13:13:33.596966  4817 raft_consensus.cc:606] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Received request to transfer leadership to TS 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:33.599210  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee"
dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
mode: GRACEFUL
new_leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:38536
I20260709 13:13:33.599606  4817 raft_consensus.cc:606] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Received request to transfer leadership to TS 0712c8ff6f7c4599a1115ddd4d604f07
I20260709 13:13:33.600546  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:13:33.600986  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:33.930269  5161 raft_consensus.cc:993] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:33.930824  5147 raft_consensus.cc:1081] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Signalling peer 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:33.932413  4968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:13:33.932914  4968 raft_consensus.cc:493] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:33.933233  4968 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:33.938191  4968 raft_consensus.cc:515] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:33.939627  4968 leader_election.cc:290] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 5 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:33.940465  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:33.940850  4892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32ed07b5124a39815d440d25c516ce" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:33.941097  4817 raft_consensus.cc:3055] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:33.941402  4892 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:33.941383  4817 raft_consensus.cc:740] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:33.942377  4817 consensus_queue.cc:260] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:33.943336  4817 raft_consensus.cc:3060] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:33.946470  4892 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 5.
I20260709 13:13:33.947779  4817 raft_consensus.cc:2468] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 5.
I20260709 13:13:33.947719  4934 leader_election.cc:304] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [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: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:33.948767  5135 raft_consensus.cc:2804] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:33.949558  5135 raft_consensus.cc:697] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 5 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:33.950356  5135 consensus_queue.cc:237] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:33.959892  4714 catalog_manager.cc:5697] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 4 to 5, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 5 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:33.986498  5161 raft_consensus.cc:993] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:33.986950  5161 raft_consensus.cc:1081] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Signalling peer 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:33.988438  4892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:13:33.988924  4892 raft_consensus.cc:493] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:33.989228  4892 raft_consensus.cc:3060] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:33.993748  4892 raft_consensus.cc:515] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:33.995463  4892 leader_election.cc:290] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Requested vote from peers 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863), 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581)
I20260709 13:13:33.996380  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:33.996472  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d614e79827a47ca84449aa2057c2a31" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:33.996992  4968 raft_consensus.cc:3060] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:33.997044  4817 raft_consensus.cc:3055] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:33.997411  4817 raft_consensus.cc:740] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:33.998081  4817 consensus_queue.cc:260] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:33.998978  4817 raft_consensus.cc:3060] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:34.001251  4968 raft_consensus.cc:2468] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:34.002417  4858 leader_election.cc:304] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:34.003242  5137 raft_consensus.cc:2804] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:34.003374  4817 raft_consensus.cc:2468] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:34.004760  5137 raft_consensus.cc:697] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Leader. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:34.005638  5137 consensus_queue.cc:237] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } }
I20260709 13:13:34.012013  4714 catalog_manager.cc:5697] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 reported cstate change: term changed from 1 to 2, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:34.051616  5147 raft_consensus.cc:993] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:34.052043  5161 raft_consensus.cc:1081] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Signalling peer 46f780e34ca446a587a7f5292bbf153b to start an election
I20260709 13:13:34.053336  4968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea"
dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:13:34.053797  4968 raft_consensus.cc:493] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:34.054015  4968 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:34.057938  4968 raft_consensus.cc:515] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:34.059409  4968 leader_election.cc:290] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [CANDIDATE]: Term 5 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217)
I20260709 13:13:34.060123  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:34.060449  4892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a48aeb9d5c4944b47de0cb5af85fea" candidate_uuid: "46f780e34ca446a587a7f5292bbf153b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
I20260709 13:13:34.060662  4817 raft_consensus.cc:3055] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:34.060958  4817 raft_consensus.cc:740] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:34.061022  4892 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:34.061532  4817 consensus_queue.cc:260] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:34.062441  4817 raft_consensus.cc:3060] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:34.066373  4817 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 5.
I20260709 13:13:34.066354  4892 raft_consensus.cc:2468] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46f780e34ca446a587a7f5292bbf153b in term 5.
I20260709 13:13:34.067453  4934 leader_election.cc:304] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [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: 46f780e34ca446a587a7f5292bbf153b, 507ecbd11b4c4a83a8acf46d5b6f0f3c; no voters: 
I20260709 13:13:34.068044  5135 raft_consensus.cc:2804] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:34.068476  5135 raft_consensus.cc:697] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 5 LEADER]: Becoming Leader. State: Replica: 46f780e34ca446a587a7f5292bbf153b, State: Running, Role: LEADER
I20260709 13:13:34.069308  5135 consensus_queue.cc:237] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [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: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:34.076112  4714 catalog_manager.cc:5697] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b reported cstate change: term changed from 4 to 5, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 46f780e34ca446a587a7f5292bbf153b (127.4.24.67). New cstate: current_term: 5 leader_uuid: "46f780e34ca446a587a7f5292bbf153b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:34.176828  5147 raft_consensus.cc:993] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c: : Instructing follower 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:34.177276  5161 raft_consensus.cc:1081] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Signalling peer 0712c8ff6f7c4599a1115ddd4d604f07 to start an election
I20260709 13:13:34.178684  4892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee"
dest_uuid: "0712c8ff6f7c4599a1115ddd4d604f07"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:13:34.179104  4892 raft_consensus.cc:493] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:34.179347  4892 raft_consensus.cc:3060] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:34.183882  4892 raft_consensus.cc:515] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:34.185316  4892 leader_election.cc:290] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Requested vote from peers 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581), 46f780e34ca446a587a7f5292bbf153b (127.4.24.67:33863)
I20260709 13:13:34.186064  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c"
I20260709 13:13:34.186275  4968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ce26a01a94fc2ad2b9a18d99bc6ee" candidate_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46f780e34ca446a587a7f5292bbf153b"
I20260709 13:13:34.186587  4817 raft_consensus.cc:3055] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:34.186793  4968 raft_consensus.cc:3060] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:34.186913  4817 raft_consensus.cc:740] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507ecbd11b4c4a83a8acf46d5b6f0f3c, State: Running, Role: LEADER
I20260709 13:13:34.187644  4817 consensus_queue.cc:260] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:34.188431  4817 raft_consensus.cc:3060] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:34.191658  4968 raft_consensus.cc:2468] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:34.192571  4858 leader_election.cc:304] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0712c8ff6f7c4599a1115ddd4d604f07, 46f780e34ca446a587a7f5292bbf153b; no voters: 
I20260709 13:13:34.193310  5137 raft_consensus.cc:2804] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:34.193756  4817 raft_consensus.cc:2468] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0712c8ff6f7c4599a1115ddd4d604f07 in term 2.
I20260709 13:13:34.193790  5137 raft_consensus.cc:697] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Becoming Leader. State: Replica: 0712c8ff6f7c4599a1115ddd4d604f07, State: Running, Role: LEADER
I20260709 13:13:34.194922  5137 consensus_queue.cc:237] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } }
I20260709 13:13:34.201433  4714 catalog_manager.cc:5697] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 reported cstate change: term changed from 1 to 2, leader changed from 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65) to 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:34.275120  4989 debug-util.cc:398] Leaking SignalData structure 0x7b080019e0a0 after lost signal to thread 4196
W20260709 13:13:34.275995  4989 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6740 after lost signal to thread 4751
W20260709 13:13:34.276791  4989 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8300 after lost signal to thread 4843
W20260709 13:13:34.277513  4989 debug-util.cc:398] Leaking SignalData structure 0x7b08001abfa0 after lost signal to thread 4918
W20260709 13:13:34.278267  4989 debug-util.cc:398] Leaking SignalData structure 0x7b080009dd20 after lost signal to thread 4992
I20260709 13:13:34.499745  4968 raft_consensus.cc:1275] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:34.501065  5137 consensus_queue.cc:1048] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46f780e34ca446a587a7f5292bbf153b" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:34.502820  4817 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:34.505133  4892 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:34.505016  5162 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:13:34.506671  5162 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:34.532056  4819 raft_consensus.cc:1275] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Refusing update from remote peer 0712c8ff6f7c4599a1115ddd4d604f07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:34.539009  5137 consensus_queue.cc:1048] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:34.554885  4892 raft_consensus.cc:1275] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:34.556420  5162 consensus_queue.cc:1048] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0712c8ff6f7c4599a1115ddd4d604f07" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:34.571254  4817 raft_consensus.cc:1275] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Refusing update from remote peer 46f780e34ca446a587a7f5292bbf153b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:34.573037  5135 consensus_queue.cc:1048] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [LEADER]: Connected to new peer: Peer: permanent_uuid: "507ecbd11b4c4a83a8acf46d5b6f0f3c" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:13:34.601873  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:34.611161  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
I20260709 13:13:34.646386  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:34.647166  4193 tablet_replica.cc:333] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.648180  4193 raft_consensus.cc:2243] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.649102  4193 raft_consensus.cc:2272] T 95dd2485d8da48a49399929ed66cd52f P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.651079  4193 tablet_replica.cc:333] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.651619  4193 raft_consensus.cc:2243] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.652029  4193 raft_consensus.cc:2272] T cf6f00c521364076a2d881c0c5defb58 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.653946  4193 tablet_replica.cc:333] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.654469  4193 raft_consensus.cc:2243] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.654868  4193 raft_consensus.cc:2272] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.656508  4193 tablet_replica.cc:333] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.656991  4193 raft_consensus.cc:2243] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.657397  4193 raft_consensus.cc:2272] T e37b782f8187419da2da0a073ac57864 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.659140  4193 tablet_replica.cc:333] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.659610  4193 raft_consensus.cc:2243] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.660380  4193 raft_consensus.cc:2272] T 11133f09552d416cb724061c4de64fdb P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.662087  4193 tablet_replica.cc:333] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.662561  4193 raft_consensus.cc:2243] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.663293  4193 raft_consensus.cc:2272] T cd9b0fe081e94ab5977561f79da7341c P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.664961  4193 tablet_replica.cc:333] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.665436  4193 raft_consensus.cc:2243] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.665869  4193 raft_consensus.cc:2272] T 30a48aeb9d5c4944b47de0cb5af85fea P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.668162  4193 tablet_replica.cc:333] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.668635  4193 raft_consensus.cc:2243] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.669005  4193 raft_consensus.cc:2272] T 3e32ed07b5124a39815d440d25c516ce P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.671062  4193 tablet_replica.cc:333] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.671512  4193 raft_consensus.cc:2243] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.672183  4193 raft_consensus.cc:2272] T 04a2a24783b34b6ebfd35aee4da95625 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.673834  4193 tablet_replica.cc:333] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c: stopping tablet replica
I20260709 13:13:34.674263  4193 raft_consensus.cc:2243] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.674642  4193 raft_consensus.cc:2272] T 7d614e79827a47ca84449aa2057c2a31 P 507ecbd11b4c4a83a8acf46d5b6f0f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.705492  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
W20260709 13:13:34.736608  4860 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.24.65:37581: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260709 13:13:34.739111  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
W20260709 13:13:34.743527  4860 consensus_peers.cc:597] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 -> Peer 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581): Couldn't send request to peer 507ecbd11b4c4a83a8acf46d5b6f0f3c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:37581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:34.756126  4934 consensus_peers.cc:597] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b -> Peer 507ecbd11b4c4a83a8acf46d5b6f0f3c (127.4.24.65:37581): Couldn't send request to peer 507ecbd11b4c4a83a8acf46d5b6f0f3c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:37581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:34.770594  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:34.771486  4193 tablet_replica.cc:333] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.772400  4193 raft_consensus.cc:2243] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.773057  4193 raft_consensus.cc:2272] T 95dd2485d8da48a49399929ed66cd52f P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.775718  4193 tablet_replica.cc:333] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.776543  4193 raft_consensus.cc:2243] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.777176  4193 raft_consensus.cc:2272] T 30a48aeb9d5c4944b47de0cb5af85fea P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.779811  4193 tablet_replica.cc:333] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.780503  4193 raft_consensus.cc:2243] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.781044  4193 raft_consensus.cc:2272] T cd9b0fe081e94ab5977561f79da7341c P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.783308  4193 tablet_replica.cc:333] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.784015  4193 raft_consensus.cc:2243] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.784607  4193 raft_consensus.cc:2272] T 3e32ed07b5124a39815d440d25c516ce P 0712c8ff6f7c4599a1115ddd4d604f07 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.787460  4193 tablet_replica.cc:333] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.787955  4193 raft_consensus.cc:2243] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.788497  4193 raft_consensus.cc:2272] T 04a2a24783b34b6ebfd35aee4da95625 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.790777  4193 tablet_replica.cc:333] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.791415  4193 raft_consensus.cc:2243] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.792117  4193 raft_consensus.cc:2272] T 7d614e79827a47ca84449aa2057c2a31 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.794246  4193 tablet_replica.cc:333] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.794952  4193 raft_consensus.cc:2243] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.795480  4193 raft_consensus.cc:2272] T 11133f09552d416cb724061c4de64fdb P 0712c8ff6f7c4599a1115ddd4d604f07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.797447  4193 tablet_replica.cc:333] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
W20260709 13:13:34.797744  4934 consensus_peers.cc:597] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b -> Peer 0712c8ff6f7c4599a1115ddd4d604f07 (127.4.24.66:41217): Couldn't send request to peer 0712c8ff6f7c4599a1115ddd4d604f07. 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:13:34.798131  4193 raft_consensus.cc:2243] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.798830  4193 pending_rounds.cc:70] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: Trying to abort 1 pending ops.
I20260709 13:13:34.799095  4193 pending_rounds.cc:77] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305637126949793792 op_type: NO_OP noop_request { }
I20260709 13:13:34.799427  4193 raft_consensus.cc:2889] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:13:34.799710  4193 raft_consensus.cc:2272] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.801591  4193 tablet_replica.cc:333] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.802100  4193 raft_consensus.cc:2243] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.802498  4193 raft_consensus.cc:2272] T cf6f00c521364076a2d881c0c5defb58 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.804131  4193 tablet_replica.cc:333] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07: stopping tablet replica
I20260709 13:13:34.804584  4193 raft_consensus.cc:2243] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.805284  4193 raft_consensus.cc:2272] T e37b782f8187419da2da0a073ac57864 P 0712c8ff6f7c4599a1115ddd4d604f07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.826260  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
I20260709 13:13:34.854936  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
I20260709 13:13:34.886387  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:34.887202  4193 tablet_replica.cc:333] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.888094  4193 raft_consensus.cc:2243] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.888849  4193 raft_consensus.cc:2272] T 7d614e79827a47ca84449aa2057c2a31 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.891665  4193 tablet_replica.cc:333] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.892474  4193 raft_consensus.cc:2243] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.893051  4193 raft_consensus.cc:2272] T 04a2a24783b34b6ebfd35aee4da95625 P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.895596  4193 tablet_replica.cc:333] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.896360  4193 raft_consensus.cc:2243] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.896938  4193 raft_consensus.cc:2272] T 95dd2485d8da48a49399929ed66cd52f P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.899540  4193 tablet_replica.cc:333] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.900312  4193 raft_consensus.cc:2243] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.900858  4193 raft_consensus.cc:2272] T e37b782f8187419da2da0a073ac57864 P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.903110  4193 tablet_replica.cc:333] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.903810  4193 raft_consensus.cc:2243] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.904899  4193 raft_consensus.cc:2272] T cf6f00c521364076a2d881c0c5defb58 P 46f780e34ca446a587a7f5292bbf153b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.907305  4193 tablet_replica.cc:333] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.908005  4193 raft_consensus.cc:2243] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.908475  4193 raft_consensus.cc:2272] T e65ce26a01a94fc2ad2b9a18d99bc6ee P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.910848  4193 tablet_replica.cc:333] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.911506  4193 raft_consensus.cc:2243] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.912459  4193 raft_consensus.cc:2272] T 30a48aeb9d5c4944b47de0cb5af85fea P 46f780e34ca446a587a7f5292bbf153b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.914861  4193 tablet_replica.cc:333] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.915555  4193 raft_consensus.cc:2243] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.916066  4193 raft_consensus.cc:2272] T cd9b0fe081e94ab5977561f79da7341c P 46f780e34ca446a587a7f5292bbf153b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.918437  4193 tablet_replica.cc:333] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.919071  4193 raft_consensus.cc:2243] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:34.920017  4193 raft_consensus.cc:2272] T 3e32ed07b5124a39815d440d25c516ce P 46f780e34ca446a587a7f5292bbf153b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:34.922480  4193 tablet_replica.cc:333] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b: stopping tablet replica
I20260709 13:13:34.923092  4193 raft_consensus.cc:2243] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:34.923602  4193 raft_consensus.cc:2272] T 11133f09552d416cb724061c4de64fdb P 46f780e34ca446a587a7f5292bbf153b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:35.955972  4193 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4989)
I20260709 13:13:36.446202  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
I20260709 13:13:36.467257  4193 master.cc:562] Master@127.4.24.126:40893 shutting down...
I20260709 13:13:36.484068  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.484529  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.484813  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07200c3d431a4c9fb9f00aac9a48f812: stopping tablet replica
I20260709 13:13:36.504361  4193 master.cc:584] Master@127.4.24.126:40893 shutdown complete.
0712c8ff6f7c4599a1115ddd4d604f07  4
46f780e34ca446a587a7f5292bbf153b  1
507ecbd11b4c4a83a8acf46d5b6f0f3c  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12331 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:13:36.542104  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:45347
I20260709 13:13:36.543203  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.548463  5190 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:13:36.549103  5191 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:13:36.550938  5193 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:13:36.551519  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:36.552291  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.552490  4193 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:13:36.552702  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602816552620 us; error 0 us; skew 500 ppm
I20260709 13:13:36.553207  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.555419  4193 webserver.cc:533] Webserver started at http://127.4.24.126:43173/ using document root <none> and password file <none>
I20260709 13:13:36.555896  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.556082  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.556357  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.557464  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "71b523b2b71648689c7f8162041bd87a"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.561466  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:13:36.564570  5198 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:13:36.565265  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:36.565531  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "71b523b2b71648689c7f8162041bd87a"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.565851  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-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:13:36.590081  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.591251  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.630513  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:45347
I20260709 13:13:36.630620  5249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:45347 every 8 connection(s)
I20260709 13:13:36.634255  5250 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:13:36.643932  5250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a: Bootstrap starting.
I20260709 13:13:36.648429  5250 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:36.652412  5250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a: No bootstrap required, opened a new log
I20260709 13:13:36.654449  5250 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b523b2b71648689c7f8162041bd87a" member_type: VOTER }
I20260709 13:13:36.654857  5250 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:36.655085  5250 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b523b2b71648689c7f8162041bd87a, State: Initialized, Role: FOLLOWER
I20260709 13:13:36.655629  5250 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71b523b2b71648689c7f8162041bd87a" member_type: VOTER }
I20260709 13:13:36.656070  5250 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:36.656308  5250 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:36.656567  5250 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:36.660600  5250 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b523b2b71648689c7f8162041bd87a" member_type: VOTER }
I20260709 13:13:36.661121  5250 leader_election.cc:304] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [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: 71b523b2b71648689c7f8162041bd87a; no voters: 
I20260709 13:13:36.662256  5250 leader_election.cc:290] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:36.662629  5253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:36.663882  5253 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 1 LEADER]: Becoming Leader. State: Replica: 71b523b2b71648689c7f8162041bd87a, State: Running, Role: LEADER
I20260709 13:13:36.664547  5253 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [LEADER]: Queue going to LEADER mode. State: All 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: "71b523b2b71648689c7f8162041bd87a" member_type: VOTER }
I20260709 13:13:36.665093  5250 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:36.668848  5254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71b523b2b71648689c7f8162041bd87a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b523b2b71648689c7f8162041bd87a" member_type: VOTER } }
I20260709 13:13:36.669369  5255 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71b523b2b71648689c7f8162041bd87a. Latest consensus state: current_term: 1 leader_uuid: "71b523b2b71648689c7f8162041bd87a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b523b2b71648689c7f8162041bd87a" member_type: VOTER } }
I20260709 13:13:36.669863  5254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:36.670164  5255 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:36.674623  5260 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:36.680567  5260 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:36.681532  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:36.688845  5260 catalog_manager.cc:1383] Generated new cluster ID: 1a140a3abf4c49d1952c4f50c60f75ff
I20260709 13:13:36.689116  5260 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:36.717288  5260 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:36.718600  5260 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:36.731055  5260 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a: Generated new TSK 0
I20260709 13:13:36.731678  5260 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:36.748385  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.754088  5271 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:13:36.755277  5272 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:13:36.757028  5274 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:13:36.759022  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:36.759872  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.760073  4193 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:13:36.760247  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602816760228 us; error 0 us; skew 500 ppm
I20260709 13:13:36.760777  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.763010  4193 webserver.cc:533] Webserver started at http://127.4.24.65:35835/ using document root <none> and password file <none>
I20260709 13:13:36.763479  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.763680  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.763950  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.765010  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "172a9e969c2f4ae5b798f53c8678635a"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.769418  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:13:36.772642  5279 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:13:36.773495  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:36.773834  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "172a9e969c2f4ae5b798f53c8678635a"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.774078  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-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:13:36.784561  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.785832  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.787250  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.789695  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.789904  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.790166  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.790345  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.830093  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:36445
I20260709 13:13:36.830169  5341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:36445 every 8 connection(s)
I20260709 13:13:36.834952  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.840919  5346 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:13:36.842023  5347 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:13:36.846045  5349 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:13:36.846696  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:36.847596  5342 heartbeater.cc:344] Connected to a master server at 127.4.24.126:45347
I20260709 13:13:36.847937  5342 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:36.848086  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.848342  4193 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:13:36.848518  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602816848501 us; error 0 us; skew 500 ppm
I20260709 13:13:36.848706  5342 heartbeater.cc:507] Master 127.4.24.126:45347 requested a full tablet report, sending...
I20260709 13:13:36.849114  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.850988  5215 ts_manager.cc:194] Registered new tserver with Master: 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:13:36.851871  4193 webserver.cc:533] Webserver started at http://127.4.24.66:35739/ using document root <none> and password file <none>
I20260709 13:13:36.852533  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.852770  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.853055  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.853416  5215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48812
I20260709 13:13:36.854589  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "47b27a07ddea47bc91169fffa4d366cd"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.858837  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:13:36.861907  5354 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:13:36.862557  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:36.862906  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "47b27a07ddea47bc91169fffa4d366cd"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.863159  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-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:13:36.876096  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.877207  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.878624  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.880688  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.880916  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.881151  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.881330  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.919373  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:42351
I20260709 13:13:36.919468  5416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:42351 every 8 connection(s)
I20260709 13:13:36.924206  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.930997  5420 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:13:36.932451  5421 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:13:36.934185  5423 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:13:36.934949  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:36.935719  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.935938  4193 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:13:36.935937  5417 heartbeater.cc:344] Connected to a master server at 127.4.24.126:45347
I20260709 13:13:36.936215  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602816936197 us; error 0 us; skew 500 ppm
I20260709 13:13:36.936474  5417 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:36.936888  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.937294  5417 heartbeater.cc:507] Master 127.4.24.126:45347 requested a full tablet report, sending...
I20260709 13:13:36.939600  4193 webserver.cc:533] Webserver started at http://127.4.24.67:37367/ using document root <none> and password file <none>
I20260709 13:13:36.939636  5215 ts_manager.cc:194] Registered new tserver with Master: 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:36.940235  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.940479  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.940750  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.941183  5215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48828
I20260709 13:13:36.942005  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "64bbec918666400a8d1928a4c4c3865c"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.946218  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:36.949432  5428 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:13:36.950196  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:36.950476  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "64bbec918666400a8d1928a4c4c3865c"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-jvbf"
I20260709 13:13:36.950791  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-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:13:36.968253  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.969437  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.970909  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.972959  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.973181  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.973416  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.973588  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.011965  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:35515
I20260709 13:13:37.012056  5490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:35515 every 8 connection(s)
I20260709 13:13:37.025192  5491 heartbeater.cc:344] Connected to a master server at 127.4.24.126:45347
I20260709 13:13:37.025542  5491 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:37.026332  5491 heartbeater.cc:507] Master 127.4.24.126:45347 requested a full tablet report, sending...
I20260709 13:13:37.028156  5215 ts_manager.cc:194] Registered new tserver with Master: 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:37.028306  4193 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013414874s
I20260709 13:13:37.029886  5215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48832
I20260709 13:13:37.052392  5215 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48840:
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:13:37.058226  5215 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:13:37.246661  5306 tablet_service.cc:1511] Processing CreateTablet for tablet 94d137b0f9f54b90a15c8a2c7b54208d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:13:37.247421  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 6a758dbf838b442bb273b99a71ad63cf (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:13:37.248318  5306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d137b0f9f54b90a15c8a2c7b54208d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.248948  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a758dbf838b442bb273b99a71ad63cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.250344  5303 tablet_service.cc:1511] Processing CreateTablet for tablet cfba0a639b7b429583bb9a0e94ff09f2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:13:37.251744  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfba0a639b7b429583bb9a0e94ff09f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.253511  5305 tablet_service.cc:1511] Processing CreateTablet for tablet e80c9ebadc2e441cb8bdcddb8b0a9ef3 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:13:37.254953  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80c9ebadc2e441cb8bdcddb8b0a9ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.258881  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 1f456cb90b7b41218355052483712bfb (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:13:37.260316  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f456cb90b7b41218355052483712bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.263357  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 2594b82ea7c34bcc9fd7278ef17f98f0 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:13:37.264788  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594b82ea7c34bcc9fd7278ef17f98f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.266168  5456 tablet_service.cc:1511] Processing CreateTablet for tablet 6a758dbf838b442bb273b99a71ad63cf (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:13:37.267081  5300 tablet_service.cc:1511] Processing CreateTablet for tablet 76e1620ba57b4b9b8c3378c2a810760e (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:13:37.266948  5301 tablet_service.cc:1511] Processing CreateTablet for tablet aeb3fb9948264d3cba8067a9f20de3e4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:13:37.268574  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e1620ba57b4b9b8c3378c2a810760e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.269897  5455 tablet_service.cc:1511] Processing CreateTablet for tablet 94d137b0f9f54b90a15c8a2c7b54208d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:13:37.272087  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb3fb9948264d3cba8067a9f20de3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.273487  5454 tablet_service.cc:1511] Processing CreateTablet for tablet e80c9ebadc2e441cb8bdcddb8b0a9ef3 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:13:37.274469  5506 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:37.276885  5453 tablet_service.cc:1511] Processing CreateTablet for tablet 1f456cb90b7b41218355052483712bfb (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:13:37.280164  5452 tablet_service.cc:1511] Processing CreateTablet for tablet cfba0a639b7b429583bb9a0e94ff09f2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:13:37.267666  5456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a758dbf838b442bb273b99a71ad63cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.282114  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80c9ebadc2e441cb8bdcddb8b0a9ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.282866  5506 tablet_bootstrap.cc:654] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.285099  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4e8974efd74ae799e5f3760c7aa073 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:13:37.285938  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfba0a639b7b429583bb9a0e94ff09f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.286515  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4e8974efd74ae799e5f3760c7aa073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.287742  5453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f456cb90b7b41218355052483712bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.289868  5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d137b0f9f54b90a15c8a2c7b54208d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.296069  5506 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:37.296602  5506 ts_tablet_manager.cc:1403] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 13:13:37.299783  5506 raft_consensus.cc:359] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:37.300539  5506 raft_consensus.cc:385] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.300879  5506 raft_consensus.cc:740] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.301924  5506 consensus_queue.cc:260] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:37.315420  5342 heartbeater.cc:499] Master 127.4.24.126:45347 was elected leader, sending a full tablet report...
I20260709 13:13:37.316041  5506 ts_tablet_manager.cc:1434] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.014s
I20260709 13:13:37.317058  5506 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:37.319476  5451 tablet_service.cc:1511] Processing CreateTablet for tablet 2594b82ea7c34bcc9fd7278ef17f98f0 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:13:37.321017  5451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594b82ea7c34bcc9fd7278ef17f98f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.323715  5506 tablet_bootstrap.cc:654] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.328852  5450 tablet_service.cc:1511] Processing CreateTablet for tablet aeb3fb9948264d3cba8067a9f20de3e4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:13:37.330293  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb3fb9948264d3cba8067a9f20de3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.334272  5449 tablet_service.cc:1511] Processing CreateTablet for tablet 76e1620ba57b4b9b8c3378c2a810760e (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:13:37.335626  5506 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:37.336028  5449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e1620ba57b4b9b8c3378c2a810760e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.336166  5506 ts_tablet_manager.cc:1403] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:13:37.340047  5508 raft_consensus.cc:493] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.340581  5508 raft_consensus.cc:515] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:37.343955  5508 leader_election.cc:290] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:37.346484  5448 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4e8974efd74ae799e5f3760c7aa073 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:13:37.347987  5448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4e8974efd74ae799e5f3760c7aa073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.350690  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:13:37.352092  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.339514  5506 raft_consensus.cc:359] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.360013  5506 raft_consensus.cc:385] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.360347  5506 raft_consensus.cc:740] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.362957  5506 consensus_queue.cc:260] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.368109  5506 ts_tablet_manager.cc:1434] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:13:37.369181  5506 tablet_bootstrap.cc:492] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:37.381991  5506 tablet_bootstrap.cc:654] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.410720  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 1f456cb90b7b41218355052483712bfb (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:13:37.411382  5382 tablet_service.cc:1511] Processing CreateTablet for tablet 6a758dbf838b442bb273b99a71ad63cf (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:13:37.412294  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f456cb90b7b41218355052483712bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.413301  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a758dbf838b442bb273b99a71ad63cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.424628  5376 tablet_service.cc:1511] Processing CreateTablet for tablet aeb3fb9948264d3cba8067a9f20de3e4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:13:37.426157  5376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb3fb9948264d3cba8067a9f20de3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.415184  5381 tablet_service.cc:1511] Processing CreateTablet for tablet 94d137b0f9f54b90a15c8a2c7b54208d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:13:37.430469  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d137b0f9f54b90a15c8a2c7b54208d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.430891  5375 tablet_service.cc:1511] Processing CreateTablet for tablet 76e1620ba57b4b9b8c3378c2a810760e (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:13:37.432291  5375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e1620ba57b4b9b8c3378c2a810760e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.434216  5374 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4e8974efd74ae799e5f3760c7aa073 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:13:37.438205  5373 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:13:37.439976  5374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4e8974efd74ae799e5f3760c7aa073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.417863  5506 tablet_bootstrap.cc:492] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:37.418085  5380 tablet_service.cc:1511] Processing CreateTablet for tablet e80c9ebadc2e441cb8bdcddb8b0a9ef3 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:13:37.442831  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80c9ebadc2e441cb8bdcddb8b0a9ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.420465  5378 tablet_service.cc:1511] Processing CreateTablet for tablet cfba0a639b7b429583bb9a0e94ff09f2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:13:37.421061  5307 tablet_service.cc:1511] Processing CreateTablet for tablet c3b27d66022b4f389c0eef298a7861aa (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:13:37.445948  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.446424  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b27d66022b4f389c0eef298a7861aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.446544  5378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfba0a639b7b429583bb9a0e94ff09f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.422797  5377 tablet_service.cc:1511] Processing CreateTablet for tablet 2594b82ea7c34bcc9fd7278ef17f98f0 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:13:37.447896  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594b82ea7c34bcc9fd7278ef17f98f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.453439  5506 ts_tablet_manager.cc:1403] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.002s
I20260709 13:13:37.464530  5452 tablet_service.cc:1511] Processing CreateTablet for tablet c3b27d66022b4f389c0eef298a7861aa (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:13:37.465891  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b27d66022b4f389c0eef298a7861aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.476292  5506 raft_consensus.cc:359] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.477032  5506 raft_consensus.cc:385] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.479283  5456 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:13:37.480634  5456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.495678  5452 tablet_service.cc:1511] Processing CreateTablet for tablet ac6b5e09f8304418bdcf3cf19b390b15 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:13:37.497119  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6b5e09f8304418bdcf3cf19b390b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.496793  5307 tablet_service.cc:1511] Processing CreateTablet for tablet ac6b5e09f8304418bdcf3cf19b390b15 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:13:37.477401  5506 raft_consensus.cc:740] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.500805  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:37.501423  5454 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6b0e199a7b44d186e6d15b2d2dc244 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:13:37.502671  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6b0e199a7b44d186e6d15b2d2dc244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.502588  5305 tablet_service.cc:1511] Processing CreateTablet for tablet 51e3b8ec05dc4922b008b110f8a0bfa0 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:13:37.504292  5306 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6b0e199a7b44d186e6d15b2d2dc244 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
W20260709 13:13:37.505973  5282 leader_election.cc:343] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.505934  5506 consensus_queue.cc:260] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:37.506733  5282 leader_election.cc:343] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Not found: Tablet not found: 6a758dbf838b442bb273b99a71ad63cf
I20260709 13:13:37.507139  5282 leader_election.cc:304] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:37.508491  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6b5e09f8304418bdcf3cf19b390b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.509053  5510 tablet_bootstrap.cc:492] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:37.511118  5506 ts_tablet_manager.cc:1434] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.003s
I20260709 13:13:37.512795  5508 raft_consensus.cc:2749] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:37.514956  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e3b8ec05dc4922b008b110f8a0bfa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.516245  5506 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:37.530579  5506 tablet_bootstrap.cc:654] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.537659  5304 tablet_service.cc:1511] Processing CreateTablet for tablet d296707a7a6f4df3b37428dd42cb2974 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:13:37.537503  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 51e3b8ec05dc4922b008b110f8a0bfa0 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:13:37.538942  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d296707a7a6f4df3b37428dd42cb2974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.539444  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e3b8ec05dc4922b008b110f8a0bfa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.543650  5306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6b0e199a7b44d186e6d15b2d2dc244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.550372  5380 tablet_service.cc:1511] Processing CreateTablet for tablet c3b27d66022b4f389c0eef298a7861aa (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:13:37.551656  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b27d66022b4f389c0eef298a7861aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.555888  5514 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:37.559388  5376 tablet_service.cc:1511] Processing CreateTablet for tablet d296707a7a6f4df3b37428dd42cb2974 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:13:37.560609  5376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d296707a7a6f4df3b37428dd42cb2974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.568300  5508 raft_consensus.cc:493] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.568792  5508 raft_consensus.cc:515] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.570871  5508 leader_election.cc:290] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:37.573261  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:37.574455  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:37.576138  5282 leader_election.cc:343] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:37.576778  5282 leader_election.cc:343] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.577172  5282 leader_election.cc:304] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:37.577983  5508 raft_consensus.cc:2749] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:37.582300  5373 tablet_service.cc:1511] Processing CreateTablet for tablet ac6b5e09f8304418bdcf3cf19b390b15 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:13:37.558023  5382 tablet_service.cc:1511] Processing CreateTablet for tablet 51e3b8ec05dc4922b008b110f8a0bfa0 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:13:37.583482  5514 tablet_bootstrap.cc:654] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.584131  5454 tablet_service.cc:1511] Processing CreateTablet for tablet d296707a7a6f4df3b37428dd42cb2974 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:13:37.586534  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e3b8ec05dc4922b008b110f8a0bfa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.586782  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d296707a7a6f4df3b37428dd42cb2974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.589210  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6b5e09f8304418bdcf3cf19b390b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.584872  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6b0e199a7b44d186e6d15b2d2dc244 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:13:37.594568  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6b0e199a7b44d186e6d15b2d2dc244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.594964  5510 tablet_bootstrap.cc:654] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.596846  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 4553f7c7d9834f568237991b48dc3465 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:13:37.598105  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4553f7c7d9834f568237991b48dc3465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.612223  5506 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:37.612716  5506 ts_tablet_manager.cc:1403] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.097s	user 0.031s	sys 0.012s
I20260709 13:13:37.615352  5452 tablet_service.cc:1511] Processing CreateTablet for tablet 4553f7c7d9834f568237991b48dc3465 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:13:37.616595  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4553f7c7d9834f568237991b48dc3465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.618306  5377 tablet_service.cc:1511] Processing CreateTablet for tablet 4553f7c7d9834f568237991b48dc3465 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:13:37.619524  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4553f7c7d9834f568237991b48dc3465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.619760  5303 tablet_service.cc:1511] Processing CreateTablet for tablet 754ca300687f49fe8bf3eb6ed054d7fb (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:13:37.620899  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754ca300687f49fe8bf3eb6ed054d7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.626967  5454 tablet_service.cc:1511] Processing CreateTablet for tablet cf6761b42d524d54b363a4dfb9aed20d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:13:37.628209  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6761b42d524d54b363a4dfb9aed20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.628947  5307 tablet_service.cc:1511] Processing CreateTablet for tablet cf6761b42d524d54b363a4dfb9aed20d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:13:37.626919  5456 tablet_service.cc:1511] Processing CreateTablet for tablet 754ca300687f49fe8bf3eb6ed054d7fb (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:13:37.630321  5456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754ca300687f49fe8bf3eb6ed054d7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.630530  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 754ca300687f49fe8bf3eb6ed054d7fb (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:13:37.626699  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:13:37.631690  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754ca300687f49fe8bf3eb6ed054d7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.631894  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.634853  5378 tablet_service.cc:1511] Processing CreateTablet for tablet cf6761b42d524d54b363a4dfb9aed20d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:13:37.636018  5378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6761b42d524d54b363a4dfb9aed20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.638216  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6761b42d524d54b363a4dfb9aed20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.643551  5506 raft_consensus.cc:359] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.644289  5506 raft_consensus.cc:385] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.644572  5506 raft_consensus.cc:740] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.652557  5514 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:37.653038  5514 ts_tablet_manager.cc:1403] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.006s
I20260709 13:13:37.645323  5506 consensus_queue.cc:260] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.655961  5514 raft_consensus.cc:359] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.669993  5514 raft_consensus.cc:385] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.670373  5514 raft_consensus.cc:740] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.671089  5506 ts_tablet_manager.cc:1434] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
W20260709 13:13:37.676501  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:37.677273  5514 consensus_queue.cc:260] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.678066  5506 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:37.688026  5510 tablet_bootstrap.cc:492] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:37.688529  5510 ts_tablet_manager.cc:1403] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.015s
I20260709 13:13:37.689330  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:13:37.690619  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.693852  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:13:37.695156  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.699381  5302 tablet_service.cc:1511] Processing CreateTablet for tablet bb5a798a04f848c3992607daaeb88a08 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:13:37.700608  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5a798a04f848c3992607daaeb88a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.705917  5510 raft_consensus.cc:359] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.706661  5510 raft_consensus.cc:385] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.706952  5510 raft_consensus.cc:740] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.707100  5417 heartbeater.cc:499] Master 127.4.24.126:45347 was elected leader, sending a full tablet report...
I20260709 13:13:37.709317  5514 ts_tablet_manager.cc:1434] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:13:37.710314  5514 tablet_bootstrap.cc:492] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:37.711833  5377 tablet_service.cc:1511] Processing CreateTablet for tablet bb5a798a04f848c3992607daaeb88a08 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:13:37.712694  5449 tablet_service.cc:1511] Processing CreateTablet for tablet bb5a798a04f848c3992607daaeb88a08 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:13:37.713114  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5a798a04f848c3992607daaeb88a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.713922  5449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5a798a04f848c3992607daaeb88a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.723802  5506 tablet_bootstrap.cc:654] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.727846  5514 tablet_bootstrap.cc:654] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.728587  5307 tablet_service.cc:1511] Processing CreateTablet for tablet f69c7a6906cb4518b1587e97d0109db4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:13:37.729898  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69c7a6906cb4518b1587e97d0109db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.731927  5508 raft_consensus.cc:493] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.732420  5508 raft_consensus.cc:515] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.734520  5508 leader_election.cc:290] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:37.733978  5510 consensus_queue.cc:260] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.735140  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:37.738504  5282 leader_election.cc:343] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.739162  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:37.740694  5377 tablet_service.cc:1511] Processing CreateTablet for tablet f69c7a6906cb4518b1587e97d0109db4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
W20260709 13:13:37.741427  5282 leader_election.cc:343] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.741900  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69c7a6906cb4518b1587e97d0109db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.742025  5282 leader_election.cc:304] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:37.743377  5508 raft_consensus.cc:2749] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:37.746309  5456 tablet_service.cc:1511] Processing CreateTablet for tablet f69c7a6906cb4518b1587e97d0109db4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:13:37.747941  5456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69c7a6906cb4518b1587e97d0109db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.756564  5301 tablet_service.cc:1511] Processing CreateTablet for tablet c16f3a4fe04d48c8bcd9a529a2cc026b (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:13:37.758020  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16f3a4fe04d48c8bcd9a529a2cc026b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.760413  5454 tablet_service.cc:1511] Processing CreateTablet for tablet c16f3a4fe04d48c8bcd9a529a2cc026b (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:13:37.761593  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16f3a4fe04d48c8bcd9a529a2cc026b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.762890  5378 tablet_service.cc:1511] Processing CreateTablet for tablet c16f3a4fe04d48c8bcd9a529a2cc026b (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:13:37.764509  5378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16f3a4fe04d48c8bcd9a529a2cc026b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.762879  5510 ts_tablet_manager.cc:1434] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.003s
I20260709 13:13:37.772933  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 21998109b9ff4b23bb09afabc2a81f20 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:13:37.773391  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 21998109b9ff4b23bb09afabc2a81f20 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:13:37.774712  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21998109b9ff4b23bb09afabc2a81f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.774753  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21998109b9ff4b23bb09afabc2a81f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.782644  5491 heartbeater.cc:499] Master 127.4.24.126:45347 was elected leader, sending a full tablet report...
I20260709 13:13:37.784499  5514 tablet_bootstrap.cc:492] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:37.785053  5508 raft_consensus.cc:493] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.785065  5514 ts_tablet_manager.cc:1403] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.027s
I20260709 13:13:37.785583  5508 raft_consensus.cc:515] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.789191  5508 leader_election.cc:290] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:37.789860  5514 raft_consensus.cc:359] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.790673  5514 raft_consensus.cc:385] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.790642  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:37.791100  5514 raft_consensus.cc:740] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.792086  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:37.791929  5514 consensus_queue.cc:260] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:37.793738  5282 leader_election.cc:343] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.794056  5514 ts_tablet_manager.cc:1434] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
W20260709 13:13:37.794395  5282 leader_election.cc:343] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.794924  5514 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:37.794790  5282 leader_election.cc:304] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:37.795516  5508 raft_consensus.cc:2749] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:37.796193  5510 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:37.800879  5514 tablet_bootstrap.cc:654] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.807113  5506 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:37.807626  5506 ts_tablet_manager.cc:1403] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.130s	user 0.016s	sys 0.013s
I20260709 13:13:37.810544  5506 raft_consensus.cc:359] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.811270  5506 raft_consensus.cc:385] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.811564  5506 raft_consensus.cc:740] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.812232  5506 consensus_queue.cc:260] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.814378  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 21998109b9ff4b23bb09afabc2a81f20 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:13:37.817173  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21998109b9ff4b23bb09afabc2a81f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.817263  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 48aac3ce790d4763a967c6cc76d39020 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:13:37.815940  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 48aac3ce790d4763a967c6cc76d39020 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:13:37.818499  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48aac3ce790d4763a967c6cc76d39020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.818656  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48aac3ce790d4763a967c6cc76d39020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.825063  5510 tablet_bootstrap.cc:654] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.847595  5449 tablet_service.cc:1511] Processing CreateTablet for tablet 48aac3ce790d4763a967c6cc76d39020 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:13:37.848898  5449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48aac3ce790d4763a967c6cc76d39020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.851819  5514 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:37.852286  5514 ts_tablet_manager.cc:1403] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 13:13:37.855657  5506 ts_tablet_manager.cc:1434] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 13:13:37.856554  5506 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:37.859309  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 6434ffe4f04348e7866a5e33991e91fc (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:13:37.860080  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6434ffe4f04348e7866a5e33991e91fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.858573  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 6434ffe4f04348e7866a5e33991e91fc (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:13:37.862569  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6434ffe4f04348e7866a5e33991e91fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.867120  5506 tablet_bootstrap.cc:654] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.879125  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 6434ffe4f04348e7866a5e33991e91fc (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:13:37.880438  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6434ffe4f04348e7866a5e33991e91fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.882393  5514 raft_consensus.cc:359] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.885448  5514 raft_consensus.cc:385] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.885972  5514 raft_consensus.cc:740] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.886346  5304 tablet_service.cc:1511] Processing CreateTablet for tablet a49c93d9bfab4d23b12ed0250aa019aa (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:13:37.891176  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49c93d9bfab4d23b12ed0250aa019aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.901952  5510 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:37.902463  5510 ts_tablet_manager.cc:1403] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.034s
I20260709 13:13:37.902638  5506 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:37.903223  5506 ts_tablet_manager.cc:1403] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.016s
I20260709 13:13:37.905328  5510 raft_consensus.cc:359] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.906106  5510 raft_consensus.cc:385] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.906526  5510 raft_consensus.cc:740] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.906121  5506 raft_consensus.cc:359] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.907042  5506 raft_consensus.cc:385] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.907413  5506 raft_consensus.cc:740] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.907289  5510 consensus_queue.cc:260] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.908355  5506 consensus_queue.cc:260] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.909574  5380 tablet_service.cc:1511] Processing CreateTablet for tablet a49c93d9bfab4d23b12ed0250aa019aa (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:13:37.910769  5506 ts_tablet_manager.cc:1434] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:37.910907  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49c93d9bfab4d23b12ed0250aa019aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.912082  5506 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:37.917323  5514 consensus_queue.cc:260] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.918802  5506 tablet_bootstrap.cc:654] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.919535  5514 ts_tablet_manager.cc:1434] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.067s	user 0.011s	sys 0.000s
I20260709 13:13:37.920979  5510 ts_tablet_manager.cc:1434] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:13:37.925329  5456 tablet_service.cc:1511] Processing CreateTablet for tablet a49c93d9bfab4d23b12ed0250aa019aa (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:13:37.926599  5456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49c93d9bfab4d23b12ed0250aa019aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.928836  5307 tablet_service.cc:1511] Processing CreateTablet for tablet f13173b6d0a94a9397140748f87eb548 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:13:37.929903  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13173b6d0a94a9397140748f87eb548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.929989  5377 tablet_service.cc:1511] Processing CreateTablet for tablet f13173b6d0a94a9397140748f87eb548 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:13:37.931238  5510 tablet_bootstrap.cc:492] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:37.936770  5450 tablet_service.cc:1511] Processing CreateTablet for tablet f13173b6d0a94a9397140748f87eb548 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:13:37.937983  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13173b6d0a94a9397140748f87eb548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.938418  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 49a095803b264a38bf7d29177e870b88 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:13:37.938809  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 49a095803b264a38bf7d29177e870b88 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:13:37.939620  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a095803b264a38bf7d29177e870b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.944128  5510 tablet_bootstrap.cc:654] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.947157  5518 raft_consensus.cc:493] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.947609  5518 raft_consensus.cc:515] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.950100  5518 leader_election.cc:290] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:37.958616  5514 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:37.958844  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13173b6d0a94a9397140748f87eb548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.961957  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 49a095803b264a38bf7d29177e870b88 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:13:37.963208  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a095803b264a38bf7d29177e870b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.965116  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 49e53d47f58643049d188430ed27e3d4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:13:37.966073  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e53d47f58643049d188430ed27e3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.980605  5508 raft_consensus.cc:493] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.983266  5520 raft_consensus.cc:493] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.990700  5508 raft_consensus.cc:515] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.992203  5520 raft_consensus.cc:515] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:37.993582  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2ea937896426a81b81f394d941010 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:13:37.994230  5508 leader_election.cc:290] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:37.994771  5520 leader_election.cc:290] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:37.994921  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2ea937896426a81b81f394d941010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.996812  5449 tablet_service.cc:1511] Processing CreateTablet for tablet 49e53d47f58643049d188430ed27e3d4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:13:37.991425  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a095803b264a38bf7d29177e870b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.998078  5449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e53d47f58643049d188430ed27e3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.026942  5506 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:38.027427  5506 ts_tablet_manager.cc:1403] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.116s	user 0.024s	sys 0.012s
I20260709 13:13:38.030189  5506 raft_consensus.cc:359] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.030892  5506 raft_consensus.cc:385] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.031209  5506 raft_consensus.cc:740] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.021924  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba0a639b7b429583bb9a0e94ff09f2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.032387  5392 raft_consensus.cc:2468] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:38.033581  5282 leader_election.cc:304] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:38.034458  5508 raft_consensus.cc:2804] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.034811  5508 raft_consensus.cc:493] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.035125  5508 raft_consensus.cc:3060] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.039803  5514 tablet_bootstrap.cc:654] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.040432  5454 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2ea937896426a81b81f394d941010 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:13:38.050444  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 49e53d47f58643049d188430ed27e3d4 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:13:38.054534  5373 tablet_service.cc:1511] Processing CreateTablet for tablet 3db7b58c564d44778f9931925e420f30 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:13:38.052879  5455 tablet_service.cc:1511] Processing CreateTablet for tablet 3db7b58c564d44778f9931925e420f30 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:13:38.053301  5378 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2ea937896426a81b81f394d941010 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:13:38.065416  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e53d47f58643049d188430ed27e3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.055013  5448 tablet_service.cc:1511] Processing CreateTablet for tablet 4a378af215c94746acffc970319d9e27 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:13:38.055104  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba0a639b7b429583bb9a0e94ff09f2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:38.069263  5378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2ea937896426a81b81f394d941010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.043488  5452 tablet_service.cc:1511] Processing CreateTablet for tablet 47bcba6de2214f57af7ad96e6673e6a5 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:13:38.072824  5520 raft_consensus.cc:493] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:13:38.072974  5282 leader_election.cc:343] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.073294  5520 raft_consensus.cc:515] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.055107  5382 tablet_service.cc:1511] Processing CreateTablet for tablet 47bcba6de2214f57af7ad96e6673e6a5 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:13:38.075404  5520 leader_election.cc:290] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:38.053222  5451 tablet_service.cc:1511] Processing CreateTablet for tablet 9d93b960d71f48e599b6c9f77d2885db (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:13:38.077746  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 4a378af215c94746acffc970319d9e27 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:13:38.057004  5375 tablet_service.cc:1511] Processing CreateTablet for tablet 4a378af215c94746acffc970319d9e27 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:13:38.078639  5510 tablet_bootstrap.cc:492] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:38.078945  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a378af215c94746acffc970319d9e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.079129  5510 ts_tablet_manager.cc:1403] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.157s	user 0.008s	sys 0.006s
I20260709 13:13:38.056025  5376 tablet_service.cc:1511] Processing CreateTablet for tablet 9d93b960d71f48e599b6c9f77d2885db (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:13:38.067485  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2ea937896426a81b81f394d941010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.085916  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bcba6de2214f57af7ad96e6673e6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.086658  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 47bcba6de2214f57af7ad96e6673e6a5 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:13:38.087581  5451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d93b960d71f48e599b6c9f77d2885db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.099339  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 3db7b58c564d44778f9931925e420f30 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:13:38.100463  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db7b58c564d44778f9931925e420f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.082060  5510 raft_consensus.cc:359] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.101646  5510 raft_consensus.cc:385] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.101926  5510 raft_consensus.cc:740] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.102802  5510 consensus_queue.cc:260] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.104902  5510 ts_tablet_manager.cc:1434] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:13:38.105841  5510 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:38.107609  5448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a378af215c94746acffc970319d9e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.107486  5303 tablet_service.cc:1511] Processing CreateTablet for tablet b7642c49f73144118f5c3adc1037caf8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:13:38.108719  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7642c49f73144118f5c3adc1037caf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.052224  5506 consensus_queue.cc:260] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.117267  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bcba6de2214f57af7ad96e6673e6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.118058  5374 tablet_service.cc:1511] Processing CreateTablet for tablet b7642c49f73144118f5c3adc1037caf8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:13:38.116432  5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db7b58c564d44778f9931925e420f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.119805  5508 raft_consensus.cc:515] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.122583  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba0a639b7b429583bb9a0e94ff09f2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:38.123148  5392 raft_consensus.cc:3060] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.124678  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db7b58c564d44778f9931925e420f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.133715  5306 tablet_service.cc:1511] Processing CreateTablet for tablet 7f49a026079d48d2a717f7b89c711736 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:13:38.135496  5306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49a026079d48d2a717f7b89c711736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.137466  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 7f49a026079d48d2a717f7b89c711736 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:13:38.141515  5449 tablet_service.cc:1511] Processing CreateTablet for tablet 7f49a026079d48d2a717f7b89c711736 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:13:38.142822  5449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49a026079d48d2a717f7b89c711736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.150790  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:38.152245  5357 leader_election.cc:343] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.156672  5305 tablet_service.cc:1511] Processing CreateTablet for tablet 3b52000b5f0e41f087721a7d0be0fe10 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:13:38.158047  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b52000b5f0e41f087721a7d0be0fe10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.162604  5456 tablet_service.cc:1511] Processing CreateTablet for tablet b7642c49f73144118f5c3adc1037caf8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:13:38.163843  5456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7642c49f73144118f5c3adc1037caf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.174060  5381 tablet_service.cc:1511] Processing CreateTablet for tablet 3b52000b5f0e41f087721a7d0be0fe10 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:13:38.180951  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:38.180789  5453 tablet_service.cc:1511] Processing CreateTablet for tablet 3b52000b5f0e41f087721a7d0be0fe10 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:13:38.182166  5453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b52000b5f0e41f087721a7d0be0fe10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.189648  5508 leader_election.cc:290] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.190248  5508 raft_consensus.cc:493] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.190654  5508 raft_consensus.cc:515] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.191911  5300 tablet_service.cc:1511] Processing CreateTablet for tablet d35c31aee8aa472387e08c1f9ee6ac2a (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:13:38.192492  5508 leader_election.cc:290] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.193130  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35c31aee8aa472387e08c1f9ee6ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.196264  5358 leader_election.cc:343] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.196710  5358 leader_election.cc:304] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:38.197434  5518 raft_consensus.cc:2749] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.198068  5535 raft_consensus.cc:493] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.198691  5535 raft_consensus.cc:515] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.203593  5506 ts_tablet_manager.cc:1434] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.176s	user 0.014s	sys 0.032s
I20260709 13:13:38.204873  5506 tablet_bootstrap.cc:492] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:38.208904  5377 tablet_service.cc:1511] Processing CreateTablet for tablet d35c31aee8aa472387e08c1f9ee6ac2a (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:13:38.170397  5392 raft_consensus.cc:2468] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:38.218055  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 9d93b960d71f48e599b6c9f77d2885db (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:13:38.201467  5535 leader_election.cc:290] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.219416  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d93b960d71f48e599b6c9f77d2885db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.228461  5518 raft_consensus.cc:493] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.229211  5506 tablet_bootstrap.cc:654] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.228981  5518 raft_consensus.cc:515] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.231974  5518 leader_election.cc:290] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.233130  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
W20260709 13:13:38.234427  5358 leader_election.cc:343] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.247359  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bcba6de2214f57af7ad96e6673e6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.251088  5510 tablet_bootstrap.cc:654] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.257700  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b52000b5f0e41f087721a7d0be0fe10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.259655  5514 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:38.260116  5514 ts_tablet_manager.cc:1403] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.302s	user 0.021s	sys 0.030s
I20260709 13:13:38.262974  5514 raft_consensus.cc:359] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:38.263651  5514 raft_consensus.cc:385] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.263942  5514 raft_consensus.cc:740] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.268640  5455 tablet_service.cc:1511] Processing CreateTablet for tablet d35c31aee8aa472387e08c1f9ee6ac2a (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:13:38.269243  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49a026079d48d2a717f7b89c711736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.269966  5375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a378af215c94746acffc970319d9e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.279481  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:38.280858  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
W20260709 13:13:38.281256  5432 leader_election.cc:343] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.281704  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:38.282301  5466 raft_consensus.cc:2468] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:38.282248  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba0a639b7b429583bb9a0e94ff09f2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:38.290055  5357 leader_election.cc:304] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [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: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:13:38.293062  5518 raft_consensus.cc:2804] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.293428  5518 raft_consensus.cc:493] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.293787  5518 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.294564  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.295217  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.295611  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.296100  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:38.296818  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.299211  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0e73b60dad43efb85741830415c99a (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:13:38.301954  5374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7642c49f73144118f5c3adc1037caf8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.291522  5432 leader_election.cc:343] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.302790  5376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d93b960d71f48e599b6c9f77d2885db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.303493  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:38.303450  5431 leader_election.cc:343] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.304399  5431 leader_election.cc:304] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:38.305433  5520 raft_consensus.cc:2749] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.305647  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0e73b60dad43efb85741830415c99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.264669  5514 consensus_queue.cc:260] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:38.320014  5506 tablet_bootstrap.cc:492] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:38.320506  5506 ts_tablet_manager.cc:1403] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.116s	user 0.006s	sys 0.016s
I20260709 13:13:38.320415  5518 raft_consensus.cc:515] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.332960  5391 raft_consensus.cc:2393] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 47b27a07ddea47bc91169fffa4d366cd in this term.
I20260709 13:13:38.333765  5518 leader_election.cc:290] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.334594  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:38.335686  5431 leader_election.cc:304] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:38.336439  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0e73b60dad43efb85741830415c99a (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:13:38.336750  5520 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.327436  5506 raft_consensus.cc:359] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.341977  5506 raft_consensus.cc:385] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.342219  5506 raft_consensus.cc:740] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.343474  5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35c31aee8aa472387e08c1f9ee6ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.340934  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35c31aee8aa472387e08c1f9ee6ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.344463  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0e73b60dad43efb85741830415c99a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.340782  5358 leader_election.cc:343] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.348120  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 408f1a844d31432b81e121dd0c59522d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:13:38.349293  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408f1a844d31432b81e121dd0c59522d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.351639  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0e73b60dad43efb85741830415c99a (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:13:38.351966  5448 tablet_service.cc:1511] Processing CreateTablet for tablet 408f1a844d31432b81e121dd0c59522d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:13:38.353065  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0e73b60dad43efb85741830415c99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.354619  5303 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1a2a81c9d498885e19a29ca99019b (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:13:38.356168  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1a2a81c9d498885e19a29ca99019b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.358104  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:38.353483  5448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408f1a844d31432b81e121dd0c59522d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.362165  5381 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1a2a81c9d498885e19a29ca99019b (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:13:38.363344  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1a2a81c9d498885e19a29ca99019b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.325191  5282 leader_election.cc:304] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:38.365804  5537 raft_consensus.cc:2804] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.366282  5537 raft_consensus.cc:697] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:38.366969  5514 ts_tablet_manager.cc:1434] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.107s	user 0.010s	sys 0.001s
I20260709 13:13:38.366091  5305 tablet_service.cc:1511] Processing CreateTablet for tablet b5cfae5946ea402ca2c4e6ba8f953f6c (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:13:38.367165  5537 consensus_queue.cc:237] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.368249  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5cfae5946ea402ca2c4e6ba8f953f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.366060  5452 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1a2a81c9d498885e19a29ca99019b (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:13:38.370162  5514 tablet_bootstrap.cc:492] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:38.370532  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1a2a81c9d498885e19a29ca99019b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.372673  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 50725.9us
I20260709 13:13:38.376842  5454 tablet_service.cc:1511] Processing CreateTablet for tablet b5cfae5946ea402ca2c4e6ba8f953f6c (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:13:38.378027  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5cfae5946ea402ca2c4e6ba8f953f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.375051  5506 consensus_queue.cc:260] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.382580  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 408f1a844d31432b81e121dd0c59522d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:13:38.382710  5304 tablet_service.cc:1511] Processing CreateTablet for tablet dbbe06c068354daa96844c470673102d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:13:38.383790  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408f1a844d31432b81e121dd0c59522d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.384846  5506 ts_tablet_manager.cc:1434] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.003s
I20260709 13:13:38.389415  5506 tablet_bootstrap.cc:492] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:38.395056  5520 raft_consensus.cc:2749] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.395255  5510 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:38.395761  5510 ts_tablet_manager.cc:1403] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.290s	user 0.026s	sys 0.001s
I20260709 13:13:38.408452  5380 tablet_service.cc:1511] Processing CreateTablet for tablet dbbe06c068354daa96844c470673102d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:13:38.409293  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbe06c068354daa96844c470673102d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.412358  5510 raft_consensus.cc:359] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.451279  5510 raft_consensus.cc:385] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.419844  5537 raft_consensus.cc:493] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.422358  5450 tablet_service.cc:1511] Processing CreateTablet for tablet dbbe06c068354daa96844c470673102d (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:13:38.451759  5510 raft_consensus.cc:740] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.452411  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbe06c068354daa96844c470673102d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.452334  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 10458687513c40d0a9798644c0cb1e27 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:13:38.453433  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10458687513c40d0a9798644c0cb1e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.423024  5514 tablet_bootstrap.cc:654] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.454389  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbe06c068354daa96844c470673102d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.424585  5305 tablet_service.cc:1511] Processing CreateTablet for tablet 5f062a930bf54cbdbe4be04bc4d63b43 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:13:38.426280  5374 tablet_service.cc:1511] Processing CreateTablet for tablet 5f062a930bf54cbdbe4be04bc4d63b43 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:13:38.430213  5379 tablet_service.cc:1511] Processing CreateTablet for tablet b5cfae5946ea402ca2c4e6ba8f953f6c (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:13:38.434088  5448 tablet_service.cc:1511] Processing CreateTablet for tablet 5f062a930bf54cbdbe4be04bc4d63b43 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:13:38.457525  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f062a930bf54cbdbe4be04bc4d63b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.457635  5374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f062a930bf54cbdbe4be04bc4d63b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.435566  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 12e74a6efd0a477cbe98dfdb4831c12f (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:13:38.436334  5506 tablet_bootstrap.cc:654] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.441346  5518 raft_consensus.cc:493] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.444772  5449 tablet_service.cc:1511] Processing CreateTablet for tablet 12e74a6efd0a477cbe98dfdb4831c12f (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:13:38.460887  5518 raft_consensus.cc:515] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:38.461467  5449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e74a6efd0a477cbe98dfdb4831c12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.461966  5537 raft_consensus.cc:515] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.462898  5518 leader_election.cc:290] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.463891  5537 leader_election.cc:290] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.464444  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:38.465055  5317 raft_consensus.cc:2468] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:38.466879  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:38.468401  5358 leader_election.cc:304] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
W20260709 13:13:38.469682  5357 leader_election.cc:343] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.470695  5518 raft_consensus.cc:2804] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.471064  5518 raft_consensus.cc:493] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.471436  5518 raft_consensus.cc:3060] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:38.400918  5282 leader_election.cc:343] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:38.473817  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 73989.3us
I20260709 13:13:38.474313  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e74a6efd0a477cbe98dfdb4831c12f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.474495  5282 leader_election.cc:343] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:38.475167  5282 leader_election.cc:343] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.475562  5448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f062a930bf54cbdbe4be04bc4d63b43. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.476132  5282 leader_election.cc:343] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.476845  5282 leader_election.cc:304] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:38.479035  5537 raft_consensus.cc:2749] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.446697  5377 tablet_service.cc:1511] Processing CreateTablet for tablet 12e74a6efd0a477cbe98dfdb4831c12f (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:13:38.448122  5303 tablet_service.cc:1511] Processing CreateTablet for tablet 10458687513c40d0a9798644c0cb1e27 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:13:38.414238  5465 raft_consensus.cc:2468] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:38.453899  5510 consensus_queue.cc:260] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.458328  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5cfae5946ea402ca2c4e6ba8f953f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.484110  5357 leader_election.cc:304] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:13:38.485293  5540 raft_consensus.cc:2804] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.488054  5510 ts_tablet_manager.cc:1434] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.088s	user 0.003s	sys 0.002s
I20260709 13:13:38.489132  5510 tablet_bootstrap.cc:492] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:38.490543  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10458687513c40d0a9798644c0cb1e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.505890  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e74a6efd0a477cbe98dfdb4831c12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.510445  5510 tablet_bootstrap.cc:654] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.530232  5540 raft_consensus.cc:697] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
W20260709 13:13:38.478818  5282 leader_election.cc:343] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.530833  5518 raft_consensus.cc:515] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:38.538682  5520 raft_consensus.cc:493] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.539317  5520 raft_consensus.cc:515] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.540830  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:38.541371  5317 raft_consensus.cc:3060] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.545068  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:38.545368  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.545703  5316 raft_consensus.cc:2468] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
W20260709 13:13:38.546789  5431 leader_election.cc:343] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.547317  5306 tablet_service.cc:1511] Processing CreateTablet for tablet 4b0ca57280bf4416a1824e08bac561a2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:13:38.547626  5432 leader_election.cc:304] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:38.548549  5306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0ca57280bf4416a1824e08bac561a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.548327  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 4b0ca57280bf4416a1824e08bac561a2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:13:38.549369  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0ca57280bf4416a1824e08bac561a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.559691  5506 tablet_bootstrap.cc:492] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:38.560164  5506 ts_tablet_manager.cc:1403] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.007s
I20260709 13:13:38.561595  5381 tablet_service.cc:1511] Processing CreateTablet for tablet 4b0ca57280bf4416a1824e08bac561a2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:13:38.562903  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0ca57280bf4416a1824e08bac561a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.563117  5514 tablet_bootstrap.cc:492] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:38.564601  5514 ts_tablet_manager.cc:1403] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.195s	user 0.016s	sys 0.010s
I20260709 13:13:38.564538  5540 consensus_queue.cc:237] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.569336  5514 raft_consensus.cc:359] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.570212  5514 raft_consensus.cc:385] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.570533  5514 raft_consensus.cc:740] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.572530  5514 consensus_queue.cc:260] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.563558  5520 leader_election.cc:290] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:38.574231  5520 raft_consensus.cc:2804] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.575556  5506 raft_consensus.cc:359] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.576123  5506 raft_consensus.cc:385] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.576272  5518 leader_election.cc:290] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.576403  5506 raft_consensus.cc:740] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.574620  5520 raft_consensus.cc:493] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.577310  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:38.577579  5520 raft_consensus.cc:3060] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:38.578754  5357 leader_election.cc:343] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.579474  5514 ts_tablet_manager.cc:1434] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:13:38.579916  5506 consensus_queue.cc:260] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.580426  5514 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:38.582127  5506 ts_tablet_manager.cc:1434] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:13:38.582943  5506 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:38.583906  5317 raft_consensus.cc:2468] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:38.543224  5282 leader_election.cc:304] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:38.585107  5358 leader_election.cc:304] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
W20260709 13:13:38.585392  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 106658us
I20260709 13:13:38.585232  5537 raft_consensus.cc:2749] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.586498  5518 raft_consensus.cc:2804] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.587592  5514 tablet_bootstrap.cc:654] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.592443  5215 catalog_manager.cc:5697] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.594137  5373 tablet_service.cc:1511] Processing CreateTablet for tablet a19d1e658e4a45f18ec77dbb49ae3ba9 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:13:38.597708  5506 tablet_bootstrap.cc:654] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.602947  5450 tablet_service.cc:1511] Processing CreateTablet for tablet a19d1e658e4a45f18ec77dbb49ae3ba9 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:13:38.603156  5452 tablet_service.cc:1511] Processing CreateTablet for tablet 10458687513c40d0a9798644c0cb1e27 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:13:38.604072  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19d1e658e4a45f18ec77dbb49ae3ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.605265  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10458687513c40d0a9798644c0cb1e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.607435  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19d1e658e4a45f18ec77dbb49ae3ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.609774  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.610605  5391 raft_consensus.cc:2468] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:38.590543  5518 raft_consensus.cc:697] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:38.612751  5518 consensus_queue.cc:237] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:38.615252  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:38.615769  5510 tablet_bootstrap.cc:492] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:38.616209  5510 ts_tablet_manager.cc:1403] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.005s
I20260709 13:13:38.627195  5305 tablet_service.cc:1511] Processing CreateTablet for tablet 3dac61efbb614d6bbe72e65a4cbe8d52 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:13:38.627590  5510 raft_consensus.cc:359] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.628311  5510 raft_consensus.cc:385] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.628477  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dac61efbb614d6bbe72e65a4cbe8d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.628593  5510 raft_consensus.cc:740] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.632635  5382 tablet_service.cc:1511] Processing CreateTablet for tablet 3dac61efbb614d6bbe72e65a4cbe8d52 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:13:38.633978  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dac61efbb614d6bbe72e65a4cbe8d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.633279  5213 catalog_manager.cc:5697] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.636557  5510 consensus_queue.cc:260] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.639816  5510 ts_tablet_manager.cc:1434] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 13:13:38.640734  5510 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
W20260709 13:13:38.624331  5282 leader_election.cc:343] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.642060  5282 leader_election.cc:304] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [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: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:38.642896  5537 raft_consensus.cc:2804] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.643267  5537 raft_consensus.cc:493] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.643675  5537 raft_consensus.cc:3060] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.644186  5514 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:38.644693  5514 ts_tablet_manager.cc:1403] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.004s
I20260709 13:13:38.647631  5514 raft_consensus.cc:359] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.648358  5514 raft_consensus.cc:385] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.648691  5514 raft_consensus.cc:740] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.649441  5514 consensus_queue.cc:260] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.651655  5514 ts_tablet_manager.cc:1434] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:13:38.620002  5520 raft_consensus.cc:515] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.652776  5514 tablet_bootstrap.cc:492] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:38.655277  5448 tablet_service.cc:1511] Processing CreateTablet for tablet 3dac61efbb614d6bbe72e65a4cbe8d52 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:13:38.655875  5510 tablet_bootstrap.cc:654] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.656664  5448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dac61efbb614d6bbe72e65a4cbe8d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.659160  5514 tablet_bootstrap.cc:654] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.670059  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:38.669497  5304 tablet_service.cc:1511] Processing CreateTablet for tablet a19d1e658e4a45f18ec77dbb49ae3ba9 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:13:38.670851  5317 raft_consensus.cc:3060] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.676113  5546 raft_consensus.cc:493] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.676757  5546 raft_consensus.cc:515] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.678159  5305 tablet_service.cc:1511] Processing CreateTablet for tablet 88ba33248ddb4bc895d5af3eaed557f8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:13:38.680603  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:38.681481  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:38.682667  5520 leader_election.cc:290] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:38.683316  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:38.683923  5391 raft_consensus.cc:2468] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
W20260709 13:13:38.685282  5431 leader_election.cc:343] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.686255  5431 leader_election.cc:304] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:38.687743  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 88ba33248ddb4bc895d5af3eaed557f8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:13:38.689386  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ba33248ddb4bc895d5af3eaed557f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.653239  5537 raft_consensus.cc:515] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.698055  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19d1e658e4a45f18ec77dbb49ae3ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.697923  5520 raft_consensus.cc:2804] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.698601  5546 leader_election.cc:290] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:38.705914  5520 raft_consensus.cc:493] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.709420  5520 raft_consensus.cc:3060] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.719484  5506 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:38.719878  5506 ts_tablet_manager.cc:1403] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.003s
I20260709 13:13:38.723078  5537 leader_election.cc:290] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.723476  5452 tablet_service.cc:1511] Processing CreateTablet for tablet 88ba33248ddb4bc895d5af3eaed557f8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:13:38.724341  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:38.724682  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ba33248ddb4bc895d5af3eaed557f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.724814  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ba33248ddb4bc895d5af3eaed557f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.726352  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:38.726917  5391 raft_consensus.cc:3060] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.723897  5316 raft_consensus.cc:2393] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:38.729879  5540 raft_consensus.cc:493] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.730353  5540 raft_consensus.cc:515] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.731447  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 5deacf0fef0941828fc206c6bc7b31e2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:13:38.732424  5540 leader_election.cc:290] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.732661  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deacf0fef0941828fc206c6bc7b31e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.736744  5506 raft_consensus.cc:359] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.737402  5506 raft_consensus.cc:385] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.738592  5506 raft_consensus.cc:740] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.716857  5317 raft_consensus.cc:2468] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
W20260709 13:13:38.732671  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:38.743662  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 5deacf0fef0941828fc206c6bc7b31e2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:13:38.744791  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:38.745313  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deacf0fef0941828fc206c6bc7b31e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.744966  5382 tablet_service.cc:1511] Processing CreateTablet for tablet 5deacf0fef0941828fc206c6bc7b31e2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:13:38.746240  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deacf0fef0941828fc206c6bc7b31e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.750820  5391 raft_consensus.cc:2468] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
W20260709 13:13:38.751369  5357 leader_election.cc:343] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.737757  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:38.753077  5302 tablet_service.cc:1511] Processing CreateTablet for tablet f5cf286fcd624c51abfe580048d52f86 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:13:38.760200  5315 raft_consensus.cc:2468] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:38.760419  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cf286fcd624c51abfe580048d52f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.761520  5379 tablet_service.cc:1511] Processing CreateTablet for tablet f5cf286fcd624c51abfe580048d52f86 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:13:38.765688  5506 consensus_queue.cc:260] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.766692  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cf286fcd624c51abfe580048d52f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.769227  5358 leader_election.cc:304] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [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: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:38.770390  5540 raft_consensus.cc:2804] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.770753  5540 raft_consensus.cc:493] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.771080  5540 raft_consensus.cc:3060] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.771723  5514 tablet_bootstrap.cc:492] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:38.772177  5514 ts_tablet_manager.cc:1403] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.120s	user 0.029s	sys 0.036s
I20260709 13:13:38.774005  5303 tablet_service.cc:1511] Processing CreateTablet for tablet 475457716aa64870b595e0da1d988da8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:13:38.774448  5432 leader_election.cc:304] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:38.764791  5520 raft_consensus.cc:515] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.775315  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475457716aa64870b595e0da1d988da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.775707  5282 leader_election.cc:304] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:38.776423  5546 raft_consensus.cc:2804] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.779335  5536 raft_consensus.cc:2804] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.782219  5506 ts_tablet_manager.cc:1434] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 13:13:38.782943  5506 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:38.783578  5536 raft_consensus.cc:697] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:38.784264  5452 tablet_service.cc:1511] Processing CreateTablet for tablet f5cf286fcd624c51abfe580048d52f86 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:13:38.784425  5536 consensus_queue.cc:237] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.784868  5514 raft_consensus.cc:359] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.785374  5452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cf286fcd624c51abfe580048d52f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.785650  5514 raft_consensus.cc:385] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.787035  5514 raft_consensus.cc:740] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.787765  5514 consensus_queue.cc:260] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.804620  5466 raft_consensus.cc:3060] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.806468  5510 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:38.806344  5540 raft_consensus.cc:515] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.814407  5520 leader_election.cc:290] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:38.815153  5536 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.815927  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:38.816461  5316 raft_consensus.cc:3060] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.816888  5506 tablet_bootstrap.cc:654] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.806979  5510 ts_tablet_manager.cc:1403] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.166s	user 0.026s	sys 0.019s
I20260709 13:13:38.806648  5381 tablet_service.cc:1511] Processing CreateTablet for tablet 475457716aa64870b595e0da1d988da8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:13:38.807367  5518 raft_consensus.cc:493] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.825302  5518 raft_consensus.cc:515] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.826395  5540 leader_election.cc:290] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.827299  5518 leader_election.cc:290] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:38.827935  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:38.828711  5391 raft_consensus.cc:2393] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:38.829124  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:38.829890  5314 raft_consensus.cc:2393] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:38.831208  5464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:38.809715  5465 raft_consensus.cc:2393] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 172a9e969c2f4ae5b798f53c8678635a in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:38.811606  5450 tablet_service.cc:1511] Processing CreateTablet for tablet af0c1a226c544f239c1cd01cbbfcfe5c (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:13:38.832445  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:38.833396  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0c1a226c544f239c1cd01cbbfcfe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.834000  5377 tablet_service.cc:1511] Processing CreateTablet for tablet 0778f48de8414a579290c34748bdde35 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:13:38.835988  5454 tablet_service.cc:1511] Processing CreateTablet for tablet 0778f48de8414a579290c34748bdde35 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:13:38.836261  5316 raft_consensus.cc:2468] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:38.837169  5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0778f48de8414a579290c34748bdde35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.837504  5358 leader_election.cc:304] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:38.838395  5518 raft_consensus.cc:2804] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.838856  5518 raft_consensus.cc:697] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
W20260709 13:13:38.839949  5357 leader_election.cc:343] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.839695  5518 consensus_queue.cc:237] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.839854  5510 raft_consensus.cc:359] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:38.840524  5510 raft_consensus.cc:385] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.840850  5510 raft_consensus.cc:740] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.841331  5449 tablet_service.cc:1511] Processing CreateTablet for tablet 13677bbf072d459bbedd1d1db77f4ed7 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:13:38.810302  5382 tablet_service.cc:1511] Processing CreateTablet for tablet af0c1a226c544f239c1cd01cbbfcfe5c (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:13:38.824510  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80c9ebadc2e441cb8bdcddb8b0a9ef3" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:38.824955  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475457716aa64870b595e0da1d988da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.838680  5380 tablet_service.cc:1511] Processing CreateTablet for tablet 13677bbf072d459bbedd1d1db77f4ed7 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:13:38.812943  5448 tablet_service.cc:1511] Processing CreateTablet for tablet 475457716aa64870b595e0da1d988da8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:13:38.800580  5546 raft_consensus.cc:697] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:38.848367  5546 consensus_queue.cc:237] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.852348  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0778f48de8414a579290c34748bdde35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.853171  5514 ts_tablet_manager.cc:1434] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 13:13:38.853955  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0c1a226c544f239c1cd01cbbfcfe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.860152  5449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13677bbf072d459bbedd1d1db77f4ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.861393  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13677bbf072d459bbedd1d1db77f4ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.862398  5306 tablet_service.cc:1511] Processing CreateTablet for tablet 13677bbf072d459bbedd1d1db77f4ed7 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:13:38.863564  5306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13677bbf072d459bbedd1d1db77f4ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.866607  5300 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb111e6e6f94499a7d34de463460800 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:13:38.867974  5432 leader_election.cc:304] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [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: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:38.869086  5520 raft_consensus.cc:2749] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.869463  5514 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:38.870564  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb111e6e6f94499a7d34de463460800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.871263  5373 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb111e6e6f94499a7d34de463460800 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:13:38.872429  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb111e6e6f94499a7d34de463460800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.876398  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 0778f48de8414a579290c34748bdde35 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:13:38.877467  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0778f48de8414a579290c34748bdde35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.879390  5455 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb111e6e6f94499a7d34de463460800 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:13:38.880551  5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb111e6e6f94499a7d34de463460800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.881743  5537 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.882854  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 822bea9fefbd41ba8ba1b76f45585cb8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:13:38.883914  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822bea9fefbd41ba8ba1b76f45585cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.841526  5510 consensus_queue.cc:260] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:38.922708  5379 tablet_service.cc:1511] Processing CreateTablet for tablet 822bea9fefbd41ba8ba1b76f45585cb8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:13:38.926409  5379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822bea9fefbd41ba8ba1b76f45585cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.930852  5448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475457716aa64870b595e0da1d988da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.947129  5302 tablet_service.cc:1511] Processing CreateTablet for tablet af0c1a226c544f239c1cd01cbbfcfe5c (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:13:38.948520  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0c1a226c544f239c1cd01cbbfcfe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.951159  5514 tablet_bootstrap.cc:654] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.951551  5305 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0a2836986d4323a39a931feebc66d2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:13:38.953024  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0a2836986d4323a39a931feebc66d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.956837  5506 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:38.957350  5506 ts_tablet_manager.cc:1403] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.015s
I20260709 13:13:38.959266  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 822bea9fefbd41ba8ba1b76f45585cb8 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:13:38.960276  5506 raft_consensus.cc:359] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.961184  5506 raft_consensus.cc:385] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.961591  5506 raft_consensus.cc:740] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.966462  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822bea9fefbd41ba8ba1b76f45585cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.974532  5506 consensus_queue.cc:260] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.976979  5506 ts_tablet_manager.cc:1434] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:13:38.978150  5506 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:38.967342  5540 raft_consensus.cc:493] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.983355  5540 raft_consensus.cc:515] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:38.991503  5357 leader_election.cc:304] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:39.019320  5510 ts_tablet_manager.cc:1434] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.182s	user 0.006s	sys 0.000s
I20260709 13:13:39.022060  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.022915  5317 raft_consensus.cc:2468] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:39.007378  5546 raft_consensus.cc:493] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.992192  5540 leader_election.cc:290] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.020334  5510 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.016877  5518 raft_consensus.cc:3060] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.035315  5215 catalog_manager.cc:5697] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.036118  5213 catalog_manager.cc:5697] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:39.032696  5546 raft_consensus.cc:515] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } }
I20260709 13:13:39.044461  5450 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0a2836986d4323a39a931feebc66d2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:13:39.046737  5546 leader_election.cc:290] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.048254  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:39.044854  5536 raft_consensus.cc:493] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.049678  5536 raft_consensus.cc:515] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.051556  5536 leader_election.cc:290] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.053956  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:39.055320  5282 leader_election.cc:343] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.055440  5450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0a2836986d4323a39a931feebc66d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:39.030632  5563 raft_consensus.cc:493] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.060654  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.043978  5358 leader_election.cc:304] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:39.063815  5540 raft_consensus.cc:2804] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.064155  5540 raft_consensus.cc:493] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.064486  5540 raft_consensus.cc:3060] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.065376  5510 tablet_bootstrap.cc:654] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.066717  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.067340  5466 raft_consensus.cc:2468] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
W20260709 13:13:39.072504  5282 leader_election.cc:343] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.072937  5282 leader_election.cc:304] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:39.078864  5567 raft_consensus.cc:2749] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.086109  5544 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:13:39.086828  5540 raft_consensus.cc:515] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.074517  5563 raft_consensus.cc:515] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.090349  5540 leader_election.cc:290] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.092729  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:39.093034  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.093480  5391 raft_consensus.cc:2393] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 172a9e969c2f4ae5b798f53c8678635a in current term 1: Already voted for candidate 47b27a07ddea47bc91169fffa4d366cd in this term.
I20260709 13:13:39.091578  5563 leader_election.cc:290] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.093717  5466 raft_consensus.cc:2468] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:39.094874  5282 leader_election.cc:304] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:39.095578  5563 raft_consensus.cc:2804] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.095925  5563 raft_consensus.cc:493] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.096237  5563 raft_consensus.cc:3060] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.096617  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.111454  5373 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0a2836986d4323a39a931feebc66d2 (DEFAULT_TABLE table=test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:13:39.112594  5466 raft_consensus.cc:3060] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.112706  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0a2836986d4323a39a931feebc66d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:39.120707  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.122115  5432 leader_election.cc:304] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:39.123633  5510 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.124156  5510 ts_tablet_manager.cc:1403] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.005s
I20260709 13:13:39.127370  5514 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.127712  5506 tablet_bootstrap.cc:654] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.127807  5514 ts_tablet_manager.cc:1403] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.259s	user 0.011s	sys 0.011s
I20260709 13:13:39.129928  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:39.130213  5563 raft_consensus.cc:515] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.126991  5510 raft_consensus.cc:359] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.130295  5514 raft_consensus.cc:359] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.143234  5514 raft_consensus.cc:385] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.143769  5514 raft_consensus.cc:740] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.135380  5546 raft_consensus.cc:2749] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.142769  5510 raft_consensus.cc:385] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.130599  5463 raft_consensus.cc:3060] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.132354  5518 raft_consensus.cc:2749] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.150882  5316 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.150887  5510 raft_consensus.cc:740] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.152565  5514 consensus_queue.cc:260] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.154012  5315 raft_consensus.cc:2393] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:39.154363  5540 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.157541  5506 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.158219  5506 ts_tablet_manager.cc:1403] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.180s	user 0.023s	sys 0.005s
I20260709 13:13:39.158577  5463 raft_consensus.cc:2468] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:39.133399  5214 catalog_manager.cc:5697] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:39.159847  5357 leader_election.cc:304] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:13:39.164191  5518 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.165323  5544 raft_consensus.cc:2804] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.166041  5510 consensus_queue.cc:260] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.161258  5506 raft_consensus.cc:359] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.167799  5506 raft_consensus.cc:385] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.167877  5544 raft_consensus.cc:697] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:39.168807  5540 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.168779  5544 consensus_queue.cc:237] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.168107  5506 raft_consensus.cc:740] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.171252  5510 ts_tablet_manager.cc:1434] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.004s
I20260709 13:13:39.171753  5514 ts_tablet_manager.cc:1434] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.006s
I20260709 13:13:39.172468  5514 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.171590  5506 consensus_queue.cc:260] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.174044  5510 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.174348  5214 catalog_manager.cc:5697] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.181384  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:39.182142  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d137b0f9f54b90a15c8a2c7b54208d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:39.182889  5465 raft_consensus.cc:2393] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 172a9e969c2f4ae5b798f53c8678635a in current term 1: Already voted for candidate 47b27a07ddea47bc91169fffa4d366cd in this term.
I20260709 13:13:39.181536  5563 leader_election.cc:290] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.184623  5282 leader_election.cc:304] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [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: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:39.185226  5506 ts_tablet_manager.cc:1434] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:13:39.188839  5506 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.189939  5510 tablet_bootstrap.cc:654] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.186231  5563 raft_consensus.cc:2749] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.247998  5563 consensus_queue.cc:1048] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.249578  5213 catalog_manager.cc:5697] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.263923  5514 tablet_bootstrap.cc:654] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.273995  5546 consensus_queue.cc:1048] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:39.274127  5357 consensus_peers.cc:597] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. 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:13:39.304751  5510 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.305223  5510 ts_tablet_manager.cc:1403] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.040s
I20260709 13:13:39.307861  5510 raft_consensus.cc:359] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.308528  5510 raft_consensus.cc:385] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.308809  5510 raft_consensus.cc:740] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.309437  5510 consensus_queue.cc:260] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.311359  5510 ts_tablet_manager.cc:1434] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:39.312340  5510 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.313268  5514 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.314074  5514 ts_tablet_manager.cc:1403] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.048s
I20260709 13:13:39.315788  5506 tablet_bootstrap.cc:654] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.318285  5510 tablet_bootstrap.cc:654] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.318830  5563 consensus_queue.cc:1048] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.327356  5546 consensus_queue.cc:1048] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.323738  5514 raft_consensus.cc:359] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.328835  5514 raft_consensus.cc:385] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.329241  5514 raft_consensus.cc:740] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.330171  5514 consensus_queue.cc:260] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.332993  5514 ts_tablet_manager.cc:1434] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:13:39.334301  5514 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.341921  5514 tablet_bootstrap.cc:654] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.362691  5510 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.363220  5510 ts_tablet_manager.cc:1403] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260709 13:13:39.363291  5506 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.363886  5506 ts_tablet_manager.cc:1403] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.175s	user 0.008s	sys 0.029s
I20260709 13:13:39.365547  5587 raft_consensus.cc:493] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.366050  5587 raft_consensus.cc:515] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.366434  5510 raft_consensus.cc:359] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.367214  5510 raft_consensus.cc:385] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.367551  5510 raft_consensus.cc:740] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.366669  5506 raft_consensus.cc:359] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.368117  5506 raft_consensus.cc:385] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.368472  5506 raft_consensus.cc:740] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.368242  5510 consensus_queue.cc:260] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.369325  5506 consensus_queue.cc:260] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.370234  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:39.370533  5510 ts_tablet_manager.cc:1434] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:39.371528  5510 tablet_bootstrap.cc:492] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.371822  5506 ts_tablet_manager.cc:1434] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:13:39.372723  5506 tablet_bootstrap.cc:492] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.374635  5520 raft_consensus.cc:493] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.375180  5520 raft_consensus.cc:515] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:39.371551  5431 leader_election.cc:343] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.376785  5510 tablet_bootstrap.cc:654] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.377318  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.378046  5316 raft_consensus.cc:2468] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:39.378381  5506 tablet_bootstrap.cc:654] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.379072  5432 leader_election.cc:304] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:39.379611  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.376684  5587 leader_election.cc:290] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.380203  5546 raft_consensus.cc:2804] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.380776  5546 raft_consensus.cc:493] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.381254  5546 raft_consensus.cc:3060] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.386554  5514 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.387161  5514 ts_tablet_manager.cc:1403] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.007s
I20260709 13:13:39.380230  5317 raft_consensus.cc:2468] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:39.390641  5514 raft_consensus.cc:359] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.391224  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:39.391532  5514 raft_consensus.cc:385] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.392063  5514 raft_consensus.cc:740] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.392191  5391 raft_consensus.cc:2468] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:39.393049  5514 consensus_queue.cc:260] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.396059  5514 ts_tablet_manager.cc:1434] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:39.397187  5514 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.398034  5431 leader_election.cc:304] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.399184  5587 raft_consensus.cc:2804] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.399664  5587 raft_consensus.cc:493] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.400210  5587 raft_consensus.cc:3060] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.377364  5520 leader_election.cc:290] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.415406  5514 tablet_bootstrap.cc:654] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.416271  5544 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.419034  5587 raft_consensus.cc:515] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.422610  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.423357  5315 raft_consensus.cc:3060] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.435318  5546 raft_consensus.cc:515] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.440980  5506 tablet_bootstrap.cc:492] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.441921  5506 ts_tablet_manager.cc:1403] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.041s
I20260709 13:13:39.442852  5510 tablet_bootstrap.cc:492] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.443284  5510 ts_tablet_manager.cc:1403] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.044s
I20260709 13:13:39.443519  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:39.443753  5315 raft_consensus.cc:2468] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.444140  5391 raft_consensus.cc:3060] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.444880  5432 leader_election.cc:304] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.444710  5506 raft_consensus.cc:359] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.445451  5506 raft_consensus.cc:385] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.445802  5506 raft_consensus.cc:740] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.445765  5520 raft_consensus.cc:2804] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.446498  5520 raft_consensus.cc:697] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:39.446691  5506 consensus_queue.cc:260] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.447690  5520 consensus_queue.cc:237] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.448210  5587 leader_election.cc:290] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.449026  5506 ts_tablet_manager.cc:1434] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:13:39.450343  5506 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.445791  5510 raft_consensus.cc:359] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.452194  5510 raft_consensus.cc:385] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.452651  5510 raft_consensus.cc:740] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.453583  5510 consensus_queue.cc:260] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.456622  5510 ts_tablet_manager.cc:1434] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260709 13:13:39.458288  5546 leader_election.cc:290] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.457758  5510 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.461992  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:39.462604  5389 raft_consensus.cc:3060] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.462967  5391 raft_consensus.cc:2468] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.469091  5506 tablet_bootstrap.cc:654] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.470212  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.470862  5317 raft_consensus.cc:3060] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.472333  5510 tablet_bootstrap.cc:654] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.474339  5215 catalog_manager.cc:5697] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:39.491428  5563 raft_consensus.cc:493] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.492162  5563 raft_consensus.cc:515] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.496214  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:39.498289  5282 leader_election.cc:343] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.499744  5563 leader_election.cc:290] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.501857  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.502578  5514 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.505715  5514 ts_tablet_manager.cc:1403] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.011s
W20260709 13:13:39.506371  5282 leader_election.cc:343] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.506832  5282 leader_election.cc:304] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:39.507834  5563 raft_consensus.cc:2749] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.506335  5506 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.508754  5506 ts_tablet_manager.cc:1403] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.027s
I20260709 13:13:39.509053  5514 raft_consensus.cc:359] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.509980  5514 raft_consensus.cc:385] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.510318  5514 raft_consensus.cc:740] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.511191  5506 raft_consensus.cc:359] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.511919  5506 raft_consensus.cc:385] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.511282  5514 consensus_queue.cc:260] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.512187  5506 raft_consensus.cc:740] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.512907  5506 consensus_queue.cc:260] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.514462  5389 raft_consensus.cc:2468] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.517313  5431 leader_election.cc:304] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.518162  5520 raft_consensus.cc:2804] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.518623  5520 raft_consensus.cc:697] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:39.518805  5514 ts_tablet_manager.cc:1434] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:13:39.519430  5520 consensus_queue.cc:237] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.519975  5514 tablet_bootstrap.cc:492] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.515152  5506 ts_tablet_manager.cc:1434] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:39.521863  5506 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.516203  5317 raft_consensus.cc:2468] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.527469  5506 tablet_bootstrap.cc:654] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.540944  5520 raft_consensus.cc:493] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.541438  5520 raft_consensus.cc:515] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.542253  5506 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.542686  5506 ts_tablet_manager.cc:1403] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 13:13:39.542754  5510 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.543345  5510 ts_tablet_manager.cc:1403] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.086s	user 0.037s	sys 0.039s
I20260709 13:13:39.544214  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.544823  5317 raft_consensus.cc:2468] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:39.545737  5506 raft_consensus.cc:359] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.546002  5432 leader_election.cc:304] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.546384  5506 raft_consensus.cc:385] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.546089  5510 raft_consensus.cc:359] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.546790  5506 raft_consensus.cc:740] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.546923  5518 raft_consensus.cc:493] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.547036  5510 raft_consensus.cc:385] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.547358  5518 raft_consensus.cc:515] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.547581  5506 consensus_queue.cc:260] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.547891  5510 raft_consensus.cc:740] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.548848  5510 consensus_queue.cc:260] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.550235  5514 tablet_bootstrap.cc:654] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.549468  5518 leader_election.cc:290] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.550657  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.551290  5317 raft_consensus.cc:2468] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:39.551594  5546 raft_consensus.cc:2804] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.551949  5546 raft_consensus.cc:493] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.552270  5546 raft_consensus.cc:3060] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.552342  5520 leader_election.cc:290] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.539561  5215 catalog_manager.cc:5697] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:39.553146  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:39.553750  5389 raft_consensus.cc:2468] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:39.552356  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.555088  5463 raft_consensus.cc:2468] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:39.556499  5358 leader_election.cc:304] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:39.557512  5518 raft_consensus.cc:2804] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.557786  5510 ts_tablet_manager.cc:1434] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:13:39.557919  5506 ts_tablet_manager.cc:1434] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:13:39.557947  5518 raft_consensus.cc:493] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.558665  5510 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.558938  5506 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.558930  5518 raft_consensus.cc:3060] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.567235  5546 raft_consensus.cc:515] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.569196  5518 raft_consensus.cc:515] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.570749  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.571606  5317 raft_consensus.cc:3060] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.576280  5546 leader_election.cc:290] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.577128  5506 tablet_bootstrap.cc:654] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.577597  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:39.578259  5389 raft_consensus.cc:3060] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.586249  5317 raft_consensus.cc:2468] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.586977  5563 raft_consensus.cc:493] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.587610  5563 raft_consensus.cc:515] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.588023  5432 leader_election.cc:304] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.589035  5546 raft_consensus.cc:2804] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.589496  5546 raft_consensus.cc:697] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:39.590318  5546 consensus_queue.cc:237] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.590766  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:39.592067  5282 leader_election.cc:343] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.592908  5563 leader_election.cc:290] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.594501  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:39.596256  5282 leader_election.cc:343] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.596793  5282 leader_election.cc:304] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:39.597766  5563 raft_consensus.cc:2749] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.598809  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.599056  5536 raft_consensus.cc:493] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.599673  5536 raft_consensus.cc:515] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.602303  5536 leader_election.cc:290] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.603950  5317 raft_consensus.cc:3060] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.604686  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e3b8ec05dc4922b008b110f8a0bfa0" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.606009  5518 leader_election.cc:290] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.606163  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e3b8ec05dc4922b008b110f8a0bfa0" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:39.607357  5282 leader_election.cc:343] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.607928  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:39.619791  5463 raft_consensus.cc:3060] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.608489  5540 consensus_queue.cc:1048] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:39.625113  5282 leader_election.cc:343] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.625804  5282 leader_election.cc:304] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:39.626837  5536 raft_consensus.cc:2749] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.626714  5540 consensus_queue.cc:1048] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.636509  5506 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.636969  5506 ts_tablet_manager.cc:1403] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.018s
I20260709 13:13:39.637337  5514 tablet_bootstrap.cc:492] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.637825  5514 ts_tablet_manager.cc:1403] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.118s	user 0.034s	sys 0.049s
I20260709 13:13:39.613970  5389 raft_consensus.cc:2468] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.639711  5506 raft_consensus.cc:359] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.640230  5514 raft_consensus.cc:359] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.640930  5463 raft_consensus.cc:2468] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:39.616487  5317 raft_consensus.cc:2468] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:39.617794  5510 tablet_bootstrap.cc:654] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.640939  5514 raft_consensus.cc:385] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.637154  5215 catalog_manager.cc:5697] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:39.649227  5514 raft_consensus.cc:740] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.650038  5514 consensus_queue.cc:260] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.650516  5510 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.651026  5510 ts_tablet_manager.cc:1403] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.007s
I20260709 13:13:39.652150  5514 ts_tablet_manager.cc:1434] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:13:39.653093  5358 leader_election.cc:304] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:39.655261  5514 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.655792  5544 raft_consensus.cc:2804] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.656304  5544 raft_consensus.cc:697] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:39.657119  5544 consensus_queue.cc:237] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.661897  5514 tablet_bootstrap.cc:654] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.653462  5510 raft_consensus.cc:359] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.663977  5510 raft_consensus.cc:385] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.664268  5510 raft_consensus.cc:740] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.669483  5510 consensus_queue.cc:260] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.671492  5510 ts_tablet_manager.cc:1434] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:13:39.671363  5214 catalog_manager.cc:5697] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.672338  5510 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.674889  5514 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.675575  5514 ts_tablet_manager.cc:1403] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:13:39.676537  5466 raft_consensus.cc:3060] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.678151  5514 raft_consensus.cc:359] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.678789  5510 tablet_bootstrap.cc:654] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.678793  5514 raft_consensus.cc:385] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.679279  5514 raft_consensus.cc:740] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.679904  5514 consensus_queue.cc:260] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.681984  5514 ts_tablet_manager.cc:1434] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:39.682816  5514 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.640331  5506 raft_consensus.cc:385] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.686822  5506 raft_consensus.cc:740] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.687568  5506 consensus_queue.cc:260] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.688519  5514 tablet_bootstrap.cc:654] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.689409  5506 ts_tablet_manager.cc:1434] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.005s
I20260709 13:13:39.694643  5506 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.704569  5510 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.705220  5510 ts_tablet_manager.cc:1403] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.003s
I20260709 13:13:39.708619  5510 raft_consensus.cc:359] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.713191  5506 tablet_bootstrap.cc:654] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.709494  5510 raft_consensus.cc:385] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.719076  5510 raft_consensus.cc:740] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.719883  5510 consensus_queue.cc:260] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.721841  5514 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.722246  5510 ts_tablet_manager.cc:1434] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 13:13:39.722278  5514 ts_tablet_manager.cc:1403] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.022s
I20260709 13:13:39.723688  5510 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.724928  5514 raft_consensus.cc:359] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.725581  5514 raft_consensus.cc:385] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.725870  5514 raft_consensus.cc:740] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.726537  5514 consensus_queue.cc:260] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.727896  5506 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.728322  5506 ts_tablet_manager.cc:1403] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:13:39.729094  5514 ts_tablet_manager.cc:1434] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:13:39.729503  5510 tablet_bootstrap.cc:654] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.729969  5514 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.730804  5506 raft_consensus.cc:359] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.731448  5506 raft_consensus.cc:385] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.731715  5506 raft_consensus.cc:740] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.732550  5506 consensus_queue.cc:260] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.740298  5514 tablet_bootstrap.cc:654] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.748358  5510 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.748883  5510 ts_tablet_manager.cc:1403] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260709 13:13:39.751065  5506 ts_tablet_manager.cc:1434] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:13:39.751781  5510 raft_consensus.cc:359] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.752516  5510 raft_consensus.cc:385] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.752532  5514 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.752862  5510 raft_consensus.cc:740] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.753190  5514 ts_tablet_manager.cc:1403] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 13:13:39.753511  5510 consensus_queue.cc:260] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.755007  5506 tablet_bootstrap.cc:492] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.755764  5514 raft_consensus.cc:359] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.756455  5514 raft_consensus.cc:385] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.756747  5514 raft_consensus.cc:740] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.757507  5514 consensus_queue.cc:260] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.760078  5514 ts_tablet_manager.cc:1434] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:39.761373  5514 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.761803  5506 tablet_bootstrap.cc:654] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.762113  5510 ts_tablet_manager.cc:1434] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:13:39.762954  5510 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.767158  5514 tablet_bootstrap.cc:654] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.768501  5510 tablet_bootstrap.cc:654] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.776839  5544 raft_consensus.cc:493] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.777380  5544 raft_consensus.cc:515] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.779592  5544 leader_election.cc:290] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.782162  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.782795  5315 raft_consensus.cc:2468] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
W20260709 13:13:39.786520  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:39.787060  5567 raft_consensus.cc:493] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.787573  5567 raft_consensus.cc:515] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.790405  5510 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.790990  5510 ts_tablet_manager.cc:1403] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260709 13:13:39.790449  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.791538  5466 raft_consensus.cc:2468] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:39.791503  5358 leader_election.cc:304] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:39.793244  5544 raft_consensus.cc:2804] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.793578  5544 raft_consensus.cc:493] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.793988  5544 raft_consensus.cc:3060] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.793673  5510 raft_consensus.cc:359] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.794343  5510 raft_consensus.cc:385] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.794596  5510 raft_consensus.cc:740] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.795260  5510 consensus_queue.cc:260] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.795660  5506 tablet_bootstrap.cc:492] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.796240  5506 ts_tablet_manager.cc:1403] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.009s
I20260709 13:13:39.797313  5510 ts_tablet_manager.cc:1434] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:39.798182  5510 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.798847  5506 raft_consensus.cc:359] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.799556  5506 raft_consensus.cc:385] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.799885  5506 raft_consensus.cc:740] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.800668  5506 consensus_queue.cc:260] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.802824  5506 ts_tablet_manager.cc:1434] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:39.803704  5506 tablet_bootstrap.cc:492] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.804504  5510 tablet_bootstrap.cc:654] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.805202  5544 raft_consensus.cc:515] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.809099  5514 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:39.809693  5514 ts_tablet_manager.cc:1403] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.009s
I20260709 13:13:39.809952  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.810505  5315 raft_consensus.cc:3060] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.811013  5506 tablet_bootstrap.cc:654] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.813042  5514 raft_consensus.cc:359] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.813927  5514 raft_consensus.cc:385] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.814266  5514 raft_consensus.cc:740] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.816026  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4553f7c7d9834f568237991b48dc3465" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:39.816817  5389 raft_consensus.cc:2468] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:39.818169  5282 leader_election.cc:304] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:39.819128  5563 raft_consensus.cc:2804] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.819566  5563 raft_consensus.cc:493] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.819968  5563 raft_consensus.cc:3060] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.820113  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:39.820874  5466 raft_consensus.cc:3060] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.822610  5506 tablet_bootstrap.cc:492] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:39.823056  5506 ts_tablet_manager.cc:1403] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 13:13:39.825858  5506 raft_consensus.cc:359] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.826340  5567 leader_election.cc:290] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.826481  5506 raft_consensus.cc:385] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.833289  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4553f7c7d9834f568237991b48dc3465" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.829939  5544 leader_election.cc:290] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.831007  5466 raft_consensus.cc:2468] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:39.835858  5357 leader_election.cc:304] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.837425  5540 raft_consensus.cc:2804] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.838071  5540 raft_consensus.cc:697] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:39.839015  5540 consensus_queue.cc:237] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.832945  5506 raft_consensus.cc:740] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
W20260709 13:13:39.843709  5282 leader_election.cc:343] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.843914  5506 consensus_queue.cc:260] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.848047  5315 raft_consensus.cc:2468] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:39.839788  5563 raft_consensus.cc:515] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.831758  5514 consensus_queue.cc:260] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.853515  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4553f7c7d9834f568237991b48dc3465" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:39.852211  5563 leader_election.cc:290] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.854741  5546 raft_consensus.cc:493] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.849306  5506 ts_tablet_manager.cc:1434] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:13:39.855340  5546 raft_consensus.cc:515] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.858239  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.858517  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4553f7c7d9834f568237991b48dc3465" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:39.858891  5315 raft_consensus.cc:2468] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:39.859118  5389 raft_consensus.cc:3060] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.860004  5432 leader_election.cc:304] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.860567  5510 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.860683  5520 raft_consensus.cc:2804] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.861099  5520 raft_consensus.cc:493] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.861027  5510 ts_tablet_manager.cc:1403] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.042s
I20260709 13:13:39.861492  5520 raft_consensus.cc:3060] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.857587  5546 leader_election.cc:290] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.862768  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:39.863335  5391 raft_consensus.cc:2468] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:39.864801  5510 raft_consensus.cc:359] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:39.854789  5282 leader_election.cc:343] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.865530  5510 raft_consensus.cc:385] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.866052  5510 raft_consensus.cc:740] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.866878  5510 consensus_queue.cc:260] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.869297  5389 raft_consensus.cc:2468] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:39.869714  5510 ts_tablet_manager.cc:1434] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:13:39.870589  5510 tablet_bootstrap.cc:492] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.854907  5514 ts_tablet_manager.cc:1434] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260709 13:13:39.871820  5514 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:39.855779  5506 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:39.870337  5282 leader_election.cc:304] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:39.876006  5563 raft_consensus.cc:2804] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.876473  5563 raft_consensus.cc:697] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:39.877491  5510 tablet_bootstrap.cc:654] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.877321  5563 consensus_queue.cc:237] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.880893  5506 tablet_bootstrap.cc:654] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.883993  5510 tablet_bootstrap.cc:492] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.884191  5514 tablet_bootstrap.cc:654] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.885442  5510 ts_tablet_manager.cc:1403] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:13:39.888206  5510 raft_consensus.cc:359] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.889325  5510 raft_consensus.cc:385] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.889585  5510 raft_consensus.cc:740] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.890252  5510 consensus_queue.cc:260] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.891851  5510 ts_tablet_manager.cc:1434] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:13:39.892632  5510 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.893945  5520 raft_consensus.cc:515] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.895530  5556 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.897179  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.898154  5315 raft_consensus.cc:3060] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.898360  5510 tablet_bootstrap.cc:654] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.887036  5213 catalog_manager.cc:5697] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.911119  5510 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.911535  5510 ts_tablet_manager.cc:1403] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:13:39.913300  5510 raft_consensus.cc:359] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.913926  5510 raft_consensus.cc:385] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.914192  5510 raft_consensus.cc:740] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.915086  5510 consensus_queue.cc:260] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.916102  5315 raft_consensus.cc:2468] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.917238  5510 ts_tablet_manager.cc:1434] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:13:39.917375  5540 raft_consensus.cc:493] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.917443  5432 leader_election.cc:304] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.918190  5510 tablet_bootstrap.cc:492] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.917894  5540 raft_consensus.cc:515] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.918557  5556 raft_consensus.cc:2804] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.919196  5556 raft_consensus.cc:697] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:39.920226  5556 consensus_queue.cc:237] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.925098  5510 tablet_bootstrap.cc:654] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.930068  5540 leader_election.cc:290] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:39.931741  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:39.932502  5391 raft_consensus.cc:3060] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.935662  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:39.935815  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:39.936288  5466 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:39.936612  5317 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:39.937644  5357 leader_election.cc:304] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.942103  5540 raft_consensus.cc:2804] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.942601  5540 raft_consensus.cc:493] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.943027  5540 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.949689  5214 catalog_manager.cc:5697] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.956317  5587 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.971858  5391 raft_consensus.cc:2468] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:39.930097  5520 leader_election.cc:290] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:39.981484  5540 raft_consensus.cc:515] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.984480  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:39.985222  5316 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.987437  5510 tablet_bootstrap.cc:492] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:39.987883  5510 ts_tablet_manager.cc:1403] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.023s
I20260709 13:13:39.990471  5510 raft_consensus.cc:359] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.991196  5510 raft_consensus.cc:385] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.991492  5510 raft_consensus.cc:740] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.991582  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:39.992151  5466 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.992352  5587 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.992218  5510 consensus_queue.cc:260] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:39.994872  5510 ts_tablet_manager.cc:1434] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:13:39.995831  5510 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:39.998828  5466 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:40.000030  5357 leader_election.cc:304] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:39.984514  5540 leader_election.cc:290] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.001669  5540 raft_consensus.cc:2804] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.007081  5514 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:40.007160  5540 raft_consensus.cc:697] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:40.007627  5514 ts_tablet_manager.cc:1403] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.136s	user 0.025s	sys 0.025s
I20260709 13:13:40.008267  5540 consensus_queue.cc:237] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.010226  5514 raft_consensus.cc:359] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.003036  5510 tablet_bootstrap.cc:654] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.010883  5514 raft_consensus.cc:385] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.011168  5514 raft_consensus.cc:740] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.015060  5506 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:40.015511  5506 ts_tablet_manager.cc:1403] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.160s	user 0.023s	sys 0.026s
I20260709 13:13:40.015430  5520 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:13:40.018858  5514 consensus_queue.cc:260] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.020835  5514 ts_tablet_manager.cc:1434] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:13:40.017865  5316 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:40.018033  5506 raft_consensus.cc:359] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.021667  5514 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:40.021962  5506 raft_consensus.cc:385] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.022280  5506 raft_consensus.cc:740] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.022775  5510 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:40.023204  5510 ts_tablet_manager.cc:1403] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 13:13:40.023098  5506 consensus_queue.cc:260] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.025632  5506 ts_tablet_manager.cc:1434] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:13:40.026017  5510 raft_consensus.cc:359] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.026542  5506 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:40.026793  5510 raft_consensus.cc:385] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.027114  5510 raft_consensus.cc:740] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.028075  5514 tablet_bootstrap.cc:654] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.027753  5510 consensus_queue.cc:260] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.029688  5510 ts_tablet_manager.cc:1434] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:40.030517  5510 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:40.031517  5520 raft_consensus.cc:493] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.032053  5520 raft_consensus.cc:515] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.037557  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e3b8ec05dc4922b008b110f8a0bfa0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.038381  5316 raft_consensus.cc:2468] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:40.039740  5432 leader_election.cc:304] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:40.040802  5556 raft_consensus.cc:2804] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.041143  5556 raft_consensus.cc:493] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.041482  5556 raft_consensus.cc:3060] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.042701  5520 leader_election.cc:290] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.042201  5587 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:40.045889  5563 raft_consensus.cc:493] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.047744  5510 tablet_bootstrap.cc:654] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.048002  5544 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:40.046339  5563 raft_consensus.cc:515] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.051221  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e3b8ec05dc4922b008b110f8a0bfa0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.067016  5587 raft_consensus.cc:493] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.070394  5587 raft_consensus.cc:515] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.068265  5563 leader_election.cc:290] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.081473  5520 raft_consensus.cc:493] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.081993  5520 raft_consensus.cc:515] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.084110  5556 raft_consensus.cc:515] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.085973  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.086758  5390 raft_consensus.cc:2468] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:40.069849  5389 raft_consensus.cc:2468] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:40.089915  5214 catalog_manager.cc:5697] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:40.091248  5282 leader_election.cc:304] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:40.091990  5520 leader_election.cc:290] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.092118  5563 raft_consensus.cc:2804] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.092537  5563 raft_consensus.cc:493] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.097663  5563 raft_consensus.cc:3060] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.097870  5514 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:40.098400  5514 ts_tablet_manager.cc:1403] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.005s
I20260709 13:13:40.100495  5556 leader_election.cc:290] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.107882  5506 tablet_bootstrap.cc:654] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.112617  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.113474  5316 raft_consensus.cc:2468] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:40.122741  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:40.122999  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.123548  5463 raft_consensus.cc:2468] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:40.124294  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e3b8ec05dc4922b008b110f8a0bfa0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:40.125545  5432 leader_election.cc:304] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:40.125912  5587 leader_election.cc:290] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.126408  5587 raft_consensus.cc:2804] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.126827  5587 raft_consensus.cc:493] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.127233  5587 raft_consensus.cc:3060] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.124887  5392 raft_consensus.cc:3060] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:40.138428  5431 leader_election.cc:343] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.140276  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.143633  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e3b8ec05dc4922b008b110f8a0bfa0" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:40.144364  5316 raft_consensus.cc:3060] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.148216  5213 catalog_manager.cc:5697] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:40.173552  5431 leader_election.cc:343] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.177917  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.178790  5317 raft_consensus.cc:2468] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:40.177591  5587 raft_consensus.cc:515] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.179975  5432 leader_election.cc:304] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:40.180946  5587 leader_election.cc:290] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.181454  5556 raft_consensus.cc:2804] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.181968  5556 raft_consensus.cc:493] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.182399  5556 raft_consensus.cc:3060] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.184792  5392 raft_consensus.cc:2468] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:40.187068  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:40.186374  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:40.188071  5314 raft_consensus.cc:3060] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.188524  5431 leader_election.cc:304] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
W20260709 13:13:40.207320  5431 leader_election.cc:343] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.214242  5520 raft_consensus.cc:2804] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.214921  5520 raft_consensus.cc:697] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:40.215941  5520 consensus_queue.cc:237] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.300675  5546 raft_consensus.cc:493] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.322424  5546 raft_consensus.cc:515] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.261503  5587 raft_consensus.cc:493] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.336583  5587 raft_consensus.cc:515] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.351735  5567 raft_consensus.cc:493] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.389763  5514 raft_consensus.cc:359] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.393882  5514 raft_consensus.cc:385] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.394196  5514 raft_consensus.cc:740] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.394989  5514 consensus_queue.cc:260] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.368542  5587 leader_election.cc:290] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.403618  5514 ts_tablet_manager.cc:1434] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.305s	user 0.017s	sys 0.057s
I20260709 13:13:40.404608  5514 tablet_bootstrap.cc:492] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:40.398198  5546 leader_election.cc:290] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.393131  5563 raft_consensus.cc:515] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.413165  5556 raft_consensus.cc:515] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.413654  5544 consensus_queue.cc:1048] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.415387  5510 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:40.415714  5510 ts_tablet_manager.cc:1403] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.385s	user 0.018s	sys 0.012s
I20260709 13:13:40.395437  5567 raft_consensus.cc:515] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.419147  5556 leader_election.cc:290] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.420722  5316 raft_consensus.cc:2468] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:40.421458  5510 raft_consensus.cc:359] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.422137  5510 raft_consensus.cc:385] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.422433  5510 raft_consensus.cc:740] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.422926  5510 consensus_queue.cc:260] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.424294  5510 ts_tablet_manager.cc:1434] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:13:40.429692  5544 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.432385  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:40.432940  5463 raft_consensus.cc:2468] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:40.433861  5282 leader_election.cc:304] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:40.434005  5567 leader_election.cc:290] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.435611  5567 raft_consensus.cc:2804] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.437077  5314 raft_consensus.cc:2468] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:40.437454  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:40.438221  5510 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:40.435952  5567 raft_consensus.cc:493] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.438889  5463 raft_consensus.cc:3060] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.433943  5563 leader_election.cc:290] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.442839  5576 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.439136  5567 raft_consensus.cc:3060] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.468345  5563 raft_consensus.cc:493] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.469094  5563 raft_consensus.cc:515] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.489652  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.490842  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:40.491406  5390 raft_consensus.cc:3060] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.491915  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.493196  5463 raft_consensus.cc:2468] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:40.493721  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.494458  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4553f7c7d9834f568237991b48dc3465" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.496929  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:40.497478  5312 raft_consensus.cc:3060] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.499120  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f3a4fe04d48c8bcd9a529a2cc026b" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:40.499704  5465 raft_consensus.cc:2468] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:40.502292  5282 leader_election.cc:304] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:40.502723  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4553f7c7d9834f568237991b48dc3465" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.511422  5514 tablet_bootstrap.cc:654] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.511550  5510 tablet_bootstrap.cc:654] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.504148  5563 leader_election.cc:290] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.521903  5392 raft_consensus.cc:2393] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:40.535815  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:40.530705  5282 leader_election.cc:304] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:40.542454  5639 raft_consensus.cc:2804] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.543359  5432 leader_election.cc:304] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:40.545043  5214 catalog_manager.cc:5697] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:40.521176  5520 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:13:40.555174  5642 raft_consensus.cc:2804] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.558084  5642 raft_consensus.cc:493] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.558431  5642 raft_consensus.cc:3060] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:40.558810  5431 leader_election.cc:343] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.552395  5587 raft_consensus.cc:2804] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.565011  5520 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.567589  5390 raft_consensus.cc:2468] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:40.568221  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f3a4fe04d48c8bcd9a529a2cc026b" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.571161  5312 raft_consensus.cc:2468] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:40.574545  5576 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.575137  5432 leader_election.cc:304] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:40.552217  5639 raft_consensus.cc:697] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
W20260709 13:13:40.554808  5282 leader_election.cc:343] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.583724  5576 consensus_queue.cc:1048] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:13:40.582762  5587 raft_consensus.cc:697] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:40.587999  5514 tablet_bootstrap.cc:492] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:40.599278  5514 ts_tablet_manager.cc:1403] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.195s	user 0.015s	sys 0.012s
W20260709 13:13:40.594316  5431 leader_election.cc:343] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.601476  5431 leader_election.cc:304] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:40.589226  5636 raft_consensus.cc:2804] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.604712  5556 raft_consensus.cc:3060] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.620005  5506 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:40.620630  5506 ts_tablet_manager.cc:1403] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.594s	user 0.054s	sys 0.065s
I20260709 13:13:40.604207  5567 raft_consensus.cc:515] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:40.607441  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 53720.1us
I20260709 13:13:40.628129  5510 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:40.628716  5510 ts_tablet_manager.cc:1403] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.191s	user 0.017s	sys 0.006s
I20260709 13:13:40.634518  5576 raft_consensus.cc:493] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.635038  5576 raft_consensus.cc:515] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.639204  5576 leader_election.cc:290] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.639863  5314 raft_consensus.cc:2393] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:40.651073  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.652194  5317 raft_consensus.cc:2393] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:40.623843  5587 consensus_queue.cc:237] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.665715  5510 raft_consensus.cc:359] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.669188  5642 raft_consensus.cc:515] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.670814  5506 raft_consensus.cc:359] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.671487  5506 raft_consensus.cc:385] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.671756  5506 raft_consensus.cc:740] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.672330  5642 leader_election.cc:290] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.666736  5510 raft_consensus.cc:385] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.672904  5510 raft_consensus.cc:740] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.673552  5510 consensus_queue.cc:260] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.674240  5514 raft_consensus.cc:359] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.674888  5514 raft_consensus.cc:385] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.675230  5514 raft_consensus.cc:740] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.676036  5514 consensus_queue.cc:260] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.616641  5639 consensus_queue.cc:237] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.687556  5510 ts_tablet_manager.cc:1434] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 13:13:40.688776  5510 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:40.693189  5514 ts_tablet_manager.cc:1434] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.002s
W20260709 13:13:40.683332  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 77296.9us
I20260709 13:13:40.699783  5432 leader_election.cc:304] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:40.699980  5567 leader_election.cc:290] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.702080  5514 tablet_bootstrap.cc:492] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:40.695132  5636 raft_consensus.cc:697] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:40.714159  5656 raft_consensus.cc:3060] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.722944  5636 consensus_queue.cc:237] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.727330  5556 raft_consensus.cc:2749] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:40.731698  5653 log.cc:927] Time spent T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
W20260709 13:13:40.741304  5282 leader_election.cc:343] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.761682  5651 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:13:40.745162  5506 consensus_queue.cc:260] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.780241  5540 raft_consensus.cc:493] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.782094  5540 raft_consensus.cc:515] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.785375  5506 ts_tablet_manager.cc:1434] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.164s	user 0.011s	sys 0.000s
I20260709 13:13:40.786418  5506 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
W20260709 13:13:40.788326  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 47078us
I20260709 13:13:40.791725  5540 leader_election.cc:290] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.796204  5642 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:13:40.797883  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f3a4fe04d48c8bcd9a529a2cc026b" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:40.803803  5514 tablet_bootstrap.cc:654] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.804883  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:40.808151  5651 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:40.791150  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 70167.5us
I20260709 13:13:40.822499  5357 leader_election.cc:304] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:40.823446  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f3a4fe04d48c8bcd9a529a2cc026b" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:40.823882  5540 raft_consensus.cc:3060] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.824040  5465 raft_consensus.cc:3060] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.824309  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.825068  5316 raft_consensus.cc:2393] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:40.815148  5510 tablet_bootstrap.cc:654] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.816916  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:40.827833  5506 tablet_bootstrap.cc:654] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.831032  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:40.828315  5639 raft_consensus.cc:493] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.834215  5639 raft_consensus.cc:515] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.835258  5636 raft_consensus.cc:493] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.835867  5636 raft_consensus.cc:515] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.836884  5639 leader_election.cc:290] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:40.843156  5656 raft_consensus.cc:2749] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:40.880103  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:40.871362  5563 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:13:40.884738  5540 raft_consensus.cc:2749] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:40.884899  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:40.887655  5465 raft_consensus.cc:2468] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:40.878074  5636 leader_election.cc:290] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:40.889923  5463 raft_consensus.cc:2468] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
W20260709 13:13:40.891271  5432 leader_election.cc:343] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.894758  5663 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:13:40.901309  5357 leader_election.cc:304] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:40.903714  5540 raft_consensus.cc:3060] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.943389  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:40.967175  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:13:40.971359  5357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 69337.1us
I20260709 13:13:40.974550  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:40.968634  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:40.972971  5282 leader_election.cc:343] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:40.984293  5282 leader_election.cc:343] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:40.987228  5282 leader_election.cc:343] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.988946  5282 leader_election.cc:304] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:40.991199  5213 catalog_manager.cc:5697] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:40.992386  5563 raft_consensus.cc:2804] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.992871  5563 raft_consensus.cc:697] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:40.992908  5282 leader_election.cc:304] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:40.994031  5642 raft_consensus.cc:2804] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.993757  5563 consensus_queue.cc:237] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:40.995059  5213 catalog_manager.cc:5697] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:40.994493  5642 raft_consensus.cc:697] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:40.998944  5642 consensus_queue.cc:237] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.003830  5514 tablet_bootstrap.cc:492] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.004297  5514 ts_tablet_manager.cc:1403] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.302s	user 0.020s	sys 0.009s
I20260709 13:13:41.007329  5514 raft_consensus.cc:359] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.007864  5514 raft_consensus.cc:385] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.008147  5514 raft_consensus.cc:740] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.008638  5514 consensus_queue.cc:260] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:41.016721  5431 leader_election.cc:343] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.017264  5431 leader_election.cc:304] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.018020  5663 raft_consensus.cc:2749] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.018797  5540 raft_consensus.cc:2749] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.028491  5514 ts_tablet_manager.cc:1434] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:13:41.029253  5514 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
W20260709 13:13:41.029903  5282 leader_election.cc:343] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.037895  5506 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.038403  5506 ts_tablet_manager.cc:1403] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.252s	user 0.037s	sys 0.029s
I20260709 13:13:41.037933  5282 leader_election.cc:304] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.039705  5510 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.040143  5510 ts_tablet_manager.cc:1403] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.352s	user 0.014s	sys 0.008s
I20260709 13:13:41.040072  5642 raft_consensus.cc:2749] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.047962  5510 raft_consensus.cc:359] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.048712  5510 raft_consensus.cc:385] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.049006  5510 raft_consensus.cc:740] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.053181  5214 catalog_manager.cc:5697] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.063732  5506 raft_consensus.cc:359] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.064854  5514 tablet_bootstrap.cc:654] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.064649  5506 raft_consensus.cc:385] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.065253  5506 raft_consensus.cc:740] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.052543  5510 consensus_queue.cc:260] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.066154  5506 consensus_queue.cc:260] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.068081  5506 ts_tablet_manager.cc:1434] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:13:41.068563  5510 ts_tablet_manager.cc:1434] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260709 13:13:41.068804  5506 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.069247  5510 tablet_bootstrap.cc:492] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.075641  5514 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.076561  5514 ts_tablet_manager.cc:1403] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.003s
I20260709 13:13:41.076663  5506 tablet_bootstrap.cc:654] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.091922  5510 tablet_bootstrap.cc:654] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.093233  5506 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.093845  5506 ts_tablet_manager.cc:1403] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 13:13:41.096401  5506 raft_consensus.cc:359] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.097093  5506 raft_consensus.cc:385] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.097178  5510 tablet_bootstrap.cc:492] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.097453  5506 raft_consensus.cc:740] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.097723  5510 ts_tablet_manager.cc:1403] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 13:13:41.098115  5506 consensus_queue.cc:260] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.100282  5506 ts_tablet_manager.cc:1434] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:13:41.100355  5510 raft_consensus.cc:359] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.101042  5510 raft_consensus.cc:385] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.101119  5506 tablet_bootstrap.cc:492] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.101894  5510 raft_consensus.cc:740] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.102613  5510 consensus_queue.cc:260] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.104773  5510 ts_tablet_manager.cc:1434] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:13:41.105778  5510 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.107718  5506 tablet_bootstrap.cc:654] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.111778  5510 tablet_bootstrap.cc:654] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.114104  5636 consensus_queue.cc:1048] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:41.116948  5540 raft_consensus.cc:493] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.117424  5540 raft_consensus.cc:515] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.118608  5506 tablet_bootstrap.cc:492] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.119488  5506 ts_tablet_manager.cc:1403] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:13:41.119922  5514 raft_consensus.cc:359] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.120872  5514 raft_consensus.cc:385] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.121223  5514 raft_consensus.cc:740] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.121803  5506 raft_consensus.cc:359] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.122444  5506 raft_consensus.cc:385] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.122139  5514 consensus_queue.cc:260] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.123136  5506 raft_consensus.cc:740] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.123427  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.123893  5506 consensus_queue.cc:260] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.125272  5514 ts_tablet_manager.cc:1434] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:13:41.135016  5514 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.135033  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.136957  5465 raft_consensus.cc:2393] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:41.126185  5506 ts_tablet_manager.cc:1434] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:41.129439  5563 raft_consensus.cc:493] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.138080  5563 raft_consensus.cc:515] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.138662  5506 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.140027  5563 leader_election.cc:290] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.142179  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:41.143602  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.144202  5465 raft_consensus.cc:2468] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:41.145730  5282 leader_election.cc:304] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:41.146456  5563 raft_consensus.cc:2804] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:13:41.146592  5282 leader_election.cc:343] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.146884  5563 raft_consensus.cc:493] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.147320  5563 raft_consensus.cc:3060] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.147619  5357 leader_election.cc:304] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.148176  5510 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.148666  5510 ts_tablet_manager.cc:1403] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.028s
I20260709 13:13:41.149544  5641 raft_consensus.cc:3060] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.150095  5514 tablet_bootstrap.cc:654] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.151449  5510 raft_consensus.cc:359] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.152155  5510 raft_consensus.cc:385] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.133232  5540 leader_election.cc:290] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.152362  5663 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.152551  5510 raft_consensus.cc:740] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.155400  5506 tablet_bootstrap.cc:654] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.160465  5510 consensus_queue.cc:260] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.167438  5510 ts_tablet_manager.cc:1434] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:13:41.160501  5563 raft_consensus.cc:515] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.168402  5510 tablet_bootstrap.cc:492] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.170564  5663 consensus_queue.cc:1048] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.172847  5641 raft_consensus.cc:2749] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.182353  5506 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.182813  5506 ts_tablet_manager.cc:1403] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.003s
I20260709 13:13:41.184648  5510 tablet_bootstrap.cc:654] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.186617  5639 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.187525  5642 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.187783  5514 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.188442  5514 ts_tablet_manager.cc:1403] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.010s
I20260709 13:13:41.189814  5663 raft_consensus.cc:493] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.190346  5663 raft_consensus.cc:515] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.192198  5506 raft_consensus.cc:359] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.193346  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6434ffe4f04348e7866a5e33991e91fc" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.194037  5317 raft_consensus.cc:2468] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:41.195312  5432 leader_election.cc:304] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:41.196282  5587 raft_consensus.cc:2804] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.196233  5514 raft_consensus.cc:359] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.196744  5587 raft_consensus.cc:493] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.197053  5514 raft_consensus.cc:385] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.197119  5587 raft_consensus.cc:3060] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.197389  5514 raft_consensus.cc:740] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.198140  5514 consensus_queue.cc:260] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.199821  5656 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.200291  5514 ts_tablet_manager.cc:1434] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:13:41.201191  5514 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.192925  5506 raft_consensus.cc:385] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.202551  5506 raft_consensus.cc:740] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.203023  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:41.203383  5506 consensus_queue.cc:260] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:41.204718  5282 leader_election.cc:343] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.205798  5506 ts_tablet_manager.cc:1434] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.005s
I20260709 13:13:41.206838  5506 tablet_bootstrap.cc:492] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.206885  5663 leader_election.cc:290] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.209110  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6434ffe4f04348e7866a5e33991e91fc" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:41.210879  5431 leader_election.cc:343] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.215054  5563 leader_election.cc:290] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.216528  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:41.217185  5463 raft_consensus.cc:3060] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.221525  5514 tablet_bootstrap.cc:654] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.226171  5506 tablet_bootstrap.cc:654] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.231021  5651 raft_consensus.cc:493] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.231689  5651 raft_consensus.cc:515] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.235397  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.236048  5317 raft_consensus.cc:2468] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:41.237030  5514 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.237504  5514 ts_tablet_manager.cc:1403] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260709 13:13:41.237309  5432 leader_election.cc:304] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:41.238250  5663 raft_consensus.cc:2804] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.238651  5663 raft_consensus.cc:493] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.239037  5663 raft_consensus.cc:3060] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.239771  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:41.241321  5431 leader_election.cc:343] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.241957  5651 leader_election.cc:290] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.245947  5540 raft_consensus.cc:493] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.246763  5540 raft_consensus.cc:515] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.247761  5663 raft_consensus.cc:515] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.250149  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48aac3ce790d4763a967c6cc76d39020" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.250662  5463 raft_consensus.cc:2468] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:41.250949  5317 raft_consensus.cc:2468] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:41.251906  5282 leader_election.cc:304] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.252058  5358 leader_election.cc:304] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:41.252696  5563 raft_consensus.cc:2804] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.253161  5563 raft_consensus.cc:697] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:41.253945  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:41.253989  5563 consensus_queue.cc:237] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.254410  5540 leader_election.cc:290] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.254703  5317 raft_consensus.cc:3060] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.254482  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48aac3ce790d4763a967c6cc76d39020" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.255262  5540 raft_consensus.cc:2804] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.255370  5466 raft_consensus.cc:2468] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:41.255687  5540 raft_consensus.cc:493] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.256181  5540 raft_consensus.cc:3060] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.257949  5544 raft_consensus.cc:493] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.258427  5544 raft_consensus.cc:515] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.260564  5544 leader_election.cc:290] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.261725  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f3a4fe04d48c8bcd9a529a2cc026b" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.262144  5663 leader_election.cc:290] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.262576  5466 raft_consensus.cc:2393] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:41.262401  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f3a4fe04d48c8bcd9a529a2cc026b" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.263270  5514 raft_consensus.cc:359] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.263985  5514 raft_consensus.cc:385] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.264292  5514 raft_consensus.cc:740] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.264173  5357 leader_election.cc:304] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.265066  5638 raft_consensus.cc:3060] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.266011  5514 consensus_queue.cc:260] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.267431  5506 tablet_bootstrap.cc:492] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.267900  5506 ts_tablet_manager.cc:1403] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.000s
I20260709 13:13:41.270022  5540 raft_consensus.cc:515] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.271052  5514 ts_tablet_manager.cc:1434] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:13:41.270905  5506 raft_consensus.cc:359] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.273298  5506 raft_consensus.cc:385] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.272001  5317 raft_consensus.cc:2468] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:41.273844  5506 raft_consensus.cc:740] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.273980  5514 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.274860  5432 leader_election.cc:304] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:41.275055  5506 consensus_queue.cc:260] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.276033  5663 raft_consensus.cc:2804] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.276546  5663 raft_consensus.cc:697] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:41.273339  5638 raft_consensus.cc:2749] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.277784  5506 ts_tablet_manager.cc:1434] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:41.277396  5663 consensus_queue.cc:237] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.278237  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:41.278733  5506 tablet_bootstrap.cc:492] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.278893  5390 raft_consensus.cc:3060] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.209064  5587 raft_consensus.cc:515] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.281597  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48aac3ce790d4763a967c6cc76d39020" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:41.282011  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48aac3ce790d4763a967c6cc76d39020" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:41.282213  5466 raft_consensus.cc:3060] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.282613  5317 raft_consensus.cc:3060] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.283778  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6434ffe4f04348e7866a5e33991e91fc" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:41.284114  5540 leader_election.cc:290] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.284354  5315 raft_consensus.cc:3060] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.286556  5514 tablet_bootstrap.cc:654] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.287223  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6434ffe4f04348e7866a5e33991e91fc" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
W20260709 13:13:41.289296  5431 leader_election.cc:343] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.284057  5587 leader_election.cc:290] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.303159  5390 raft_consensus.cc:2468] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:41.293375  5315 raft_consensus.cc:2468] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:41.304891  5432 leader_election.cc:304] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.306439  5466 raft_consensus.cc:2468] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:41.307509  5663 raft_consensus.cc:2804] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.307991  5357 leader_election.cc:304] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:41.312453  5510 tablet_bootstrap.cc:492] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.312863  5510 ts_tablet_manager.cc:1403] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.145s	user 0.021s	sys 0.014s
I20260709 13:13:41.308045  5663 raft_consensus.cc:697] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:41.316879  5540 raft_consensus.cc:2804] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.318495  5540 raft_consensus.cc:697] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:41.319566  5540 consensus_queue.cc:237] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.322549  5317 raft_consensus.cc:2468] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:41.337703  5663 consensus_queue.cc:237] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.344337  5214 catalog_manager.cc:5697] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.346267  5214 catalog_manager.cc:5697] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.360136  5506 tablet_bootstrap.cc:654] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.364266  5514 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.365340  5514 ts_tablet_manager.cc:1403] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.007s
I20260709 13:13:41.374883  5514 raft_consensus.cc:359] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.374842  5510 raft_consensus.cc:359] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.375816  5514 raft_consensus.cc:385] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.375885  5510 raft_consensus.cc:385] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.376194  5514 raft_consensus.cc:740] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.376327  5510 raft_consensus.cc:740] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.377063  5514 consensus_queue.cc:260] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.378890  5540 raft_consensus.cc:493] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.379372  5540 raft_consensus.cc:515] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.380410  5514 ts_tablet_manager.cc:1434] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 13:13:41.381767  5514 tablet_bootstrap.cc:492] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.377135  5510 consensus_queue.cc:260] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.387567  5510 ts_tablet_manager.cc:1434] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.003s
I20260709 13:13:41.388453  5510 tablet_bootstrap.cc:492] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.388960  5514 tablet_bootstrap.cc:654] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.390408  5212 catalog_manager.cc:5697] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.391222  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.392119  5465 raft_consensus.cc:2393] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:41.393693  5540 leader_election.cc:290] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.393909  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.395294  5510 tablet_bootstrap.cc:654] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.395681  5358 leader_election.cc:304] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.397327  5540 raft_consensus.cc:3060] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.398988  5213 catalog_manager.cc:5697] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:41.401993  5213 catalog_manager.cc:5697] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:41.404783  5514 tablet_bootstrap.cc:492] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.405212  5514 ts_tablet_manager.cc:1403] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260709 13:13:41.405442  5642 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.407735  5514 raft_consensus.cc:359] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.408450  5514 raft_consensus.cc:385] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.408715  5514 raft_consensus.cc:740] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.412402  5540 raft_consensus.cc:2749] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.409350  5514 consensus_queue.cc:260] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.414613  5514 ts_tablet_manager.cc:1434] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:41.416558  5514 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.422044  5514 tablet_bootstrap.cc:654] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.439435  5510 tablet_bootstrap.cc:492] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.440042  5510 ts_tablet_manager.cc:1403] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260709 13:13:41.447468  5510 raft_consensus.cc:359] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.448381  5510 raft_consensus.cc:385] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.448719  5510 raft_consensus.cc:740] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.449707  5510 consensus_queue.cc:260] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.452957  5215 catalog_manager.cc:5697] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.454694  5510 ts_tablet_manager.cc:1434] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:13:41.455541  5663 raft_consensus.cc:493] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.463527  5663 raft_consensus.cc:515] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.466284  5663 leader_election.cc:290] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.469213  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13173b6d0a94a9397140748f87eb548" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:41.469496  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13173b6d0a94a9397140748f87eb548" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.470134  5316 raft_consensus.cc:2468] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:41.471592  5432 leader_election.cc:304] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
W20260709 13:13:41.472157  5431 leader_election.cc:343] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.473402  5663 raft_consensus.cc:2804] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.473796  5663 raft_consensus.cc:493] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.474109  5663 raft_consensus.cc:3060] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.479240  5656 raft_consensus.cc:493] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.479713  5656 raft_consensus.cc:515] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.481769  5656 leader_election.cc:290] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.482362  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
W20260709 13:13:41.483747  5432 leader_election.cc:343] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.484205  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:41.484355  5642 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:41.486029  5431 leader_election.cc:343] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.486578  5431 leader_election.cc:304] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.487636  5656 raft_consensus.cc:2749] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.487504  5663 raft_consensus.cc:515] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.489444  5663 leader_election.cc:290] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.490144  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13173b6d0a94a9397140748f87eb548" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:41.490667  5510 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.490731  5316 raft_consensus.cc:3060] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.491285  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13173b6d0a94a9397140748f87eb548" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
W20260709 13:13:41.492595  5431 leader_election.cc:343] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.494920  5506 tablet_bootstrap.cc:492] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.495370  5506 ts_tablet_manager.cc:1403] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.217s	user 0.023s	sys 0.028s
I20260709 13:13:41.498768  5506 raft_consensus.cc:359] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.499398  5506 raft_consensus.cc:385] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.499666  5506 raft_consensus.cc:740] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.500239  5641 raft_consensus.cc:493] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.500483  5506 consensus_queue.cc:260] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.500715  5641 raft_consensus.cc:515] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.502707  5641 leader_election.cc:290] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.502825  5506 ts_tablet_manager.cc:1434] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:13:41.504514  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6434ffe4f04348e7866a5e33991e91fc" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.504902  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6434ffe4f04348e7866a5e33991e91fc" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.505283  5312 raft_consensus.cc:2393] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:41.505651  5316 raft_consensus.cc:2468] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:41.506737  5432 leader_election.cc:304] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.507112  5357 leader_election.cc:304] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.507799  5663 raft_consensus.cc:2804] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.508278  5663 raft_consensus.cc:697] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:41.508569  5641 raft_consensus.cc:3060] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.509091  5663 consensus_queue.cc:237] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.516160  5641 raft_consensus.cc:2749] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.503700  5506 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.524168  5510 tablet_bootstrap.cc:654] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.524659  5506 tablet_bootstrap.cc:654] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.528419  5514 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.528826  5514 ts_tablet_manager.cc:1403] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.112s	user 0.047s	sys 0.040s
I20260709 13:13:41.529512  5642 raft_consensus.cc:493] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.529996  5642 raft_consensus.cc:515] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.531911  5642 leader_election.cc:290] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.531023  5213 catalog_manager.cc:5697] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:41.532857  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:41.533342  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:41.534171  5282 leader_election.cc:343] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.534379  5514 raft_consensus.cc:359] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:41.534857  5282 leader_election.cc:343] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.534996  5514 raft_consensus.cc:385] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.535276  5282 leader_election.cc:304] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.535984  5639 raft_consensus.cc:2749] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.536422  5514 raft_consensus.cc:740] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.537214  5514 consensus_queue.cc:260] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.539001  5514 ts_tablet_manager.cc:1434] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:13:41.539883  5514 tablet_bootstrap.cc:492] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.545536  5514 tablet_bootstrap.cc:654] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.547441  5506 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.547935  5506 ts_tablet_manager.cc:1403] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.013s
I20260709 13:13:41.550241  5514 tablet_bootstrap.cc:492] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.550642  5514 ts_tablet_manager.cc:1403] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:13:41.553020  5510 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.554229  5510 ts_tablet_manager.cc:1403] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260709 13:13:41.553027  5506 raft_consensus.cc:359] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.554625  5506 raft_consensus.cc:385] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.554318  5514 raft_consensus.cc:359] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.554991  5506 raft_consensus.cc:740] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.555097  5514 raft_consensus.cc:385] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.555897  5514 raft_consensus.cc:740] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.556558  5514 consensus_queue.cc:260] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.556564  5510 raft_consensus.cc:359] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.556682  5506 consensus_queue.cc:260] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.557545  5510 raft_consensus.cc:385] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.558156  5510 raft_consensus.cc:740] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.558758  5514 ts_tablet_manager.cc:1434] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:41.558941  5510 consensus_queue.cc:260] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.559603  5514 tablet_bootstrap.cc:492] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.561251  5510 ts_tablet_manager.cc:1434] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:41.563848  5506 ts_tablet_manager.cc:1434] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 13:13:41.564735  5506 tablet_bootstrap.cc:492] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.570247  5506 tablet_bootstrap.cc:654] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.571250  5514 tablet_bootstrap.cc:654] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.572778  5510 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.576984  5639 consensus_queue.cc:1048] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:41.577859  5641 raft_consensus.cc:493] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.578315  5641 raft_consensus.cc:515] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.579849  5510 tablet_bootstrap.cc:654] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.580247  5641 leader_election.cc:290] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.581763  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.582492  5316 raft_consensus.cc:2468] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:41.583662  5358 leader_election.cc:304] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:41.584270  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.584910  5540 raft_consensus.cc:2804] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.585366  5540 raft_consensus.cc:493] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.585752  5540 raft_consensus.cc:3060] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.584879  5466 raft_consensus.cc:2468] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:41.593950  5540 raft_consensus.cc:515] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.597558  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:41.598201  5316 raft_consensus.cc:3060] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.607030  5316 raft_consensus.cc:2468] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:41.608546  5358 leader_election.cc:304] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:41.609666  5641 raft_consensus.cc:2804] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.610491  5641 raft_consensus.cc:697] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:41.611407  5641 consensus_queue.cc:237] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.618655  5639 consensus_queue.cc:1048] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.620412  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:41.620970  5466 raft_consensus.cc:3060] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.634718  5466 raft_consensus.cc:2468] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:41.641317  5540 leader_election.cc:290] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.652663  5648 raft_consensus.cc:493] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.653133  5648 raft_consensus.cc:515] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.655514  5648 leader_election.cc:290] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.655689  5506 tablet_bootstrap.cc:492] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.654896  5215 catalog_manager.cc:5697] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.656188  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:41.657924  5506 ts_tablet_manager.cc:1403] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.007s
I20260709 13:13:41.660486  5506 raft_consensus.cc:359] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.661105  5506 raft_consensus.cc:385] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.661350  5506 raft_consensus.cc:740] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.662058  5506 consensus_queue.cc:260] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.664223  5506 ts_tablet_manager.cc:1434] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:41.666332  5506 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
W20260709 13:13:41.669740  5282 leader_election.cc:343] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.671499  5514 tablet_bootstrap.cc:492] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.671939  5514 ts_tablet_manager.cc:1403] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.112s	user 0.034s	sys 0.046s
I20260709 13:13:41.674651  5514 raft_consensus.cc:359] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.675315  5514 raft_consensus.cc:385] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.675251  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.675734  5514 raft_consensus.cc:740] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.675982  5463 raft_consensus.cc:2468] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:41.676441  5514 consensus_queue.cc:260] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.679214  5510 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.679687  5510 ts_tablet_manager.cc:1403] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.107s	user 0.031s	sys 0.040s
I20260709 13:13:41.680055  5282 leader_election.cc:304] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.682003  5506 tablet_bootstrap.cc:654] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.682833  5510 raft_consensus.cc:359] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.683561  5510 raft_consensus.cc:385] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.683902  5510 raft_consensus.cc:740] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.684691  5510 consensus_queue.cc:260] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.686252  5636 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.686796  5514 ts_tablet_manager.cc:1434] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:13:41.688889  5643 raft_consensus.cc:2804] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.688977  5510 ts_tablet_manager.cc:1434] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:13:41.689332  5643 raft_consensus.cc:493] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.689743  5643 raft_consensus.cc:3060] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.690259  5514 tablet_bootstrap.cc:492] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.693770  5510 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.702194  5643 raft_consensus.cc:515] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.709849  5643 leader_election.cc:290] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.715747  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
W20260709 13:13:41.717941  5282 leader_election.cc:343] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.719019  5506 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.719460  5506 ts_tablet_manager.cc:1403] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.013s
I20260709 13:13:41.714720  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:41.720407  5463 raft_consensus.cc:3060] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.720659  5514 tablet_bootstrap.cc:654] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.723095  5506 raft_consensus.cc:359] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.723762  5506 raft_consensus.cc:385] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.724020  5506 raft_consensus.cc:740] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.724854  5506 consensus_queue.cc:260] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.726644  5506 ts_tablet_manager.cc:1434] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:13:41.727526  5510 tablet_bootstrap.cc:654] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.739351  5463 raft_consensus.cc:2468] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:41.740775  5638 raft_consensus.cc:493] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.740885  5282 leader_election.cc:304] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.741501  5638 raft_consensus.cc:515] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.742028  5643 raft_consensus.cc:2804] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.742545  5643 raft_consensus.cc:697] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:41.743247  5643 consensus_queue.cc:237] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.744573  5638 leader_election.cc:290] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.746389  5506 tablet_bootstrap.cc:492] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.748068  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13173b6d0a94a9397140748f87eb548" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.748824  5315 raft_consensus.cc:2393] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:41.749851  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13173b6d0a94a9397140748f87eb548" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.751223  5357 leader_election.cc:304] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.751716  5663 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:41.752602  5638 raft_consensus.cc:3060] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.755306  5506 tablet_bootstrap.cc:654] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.764798  5638 raft_consensus.cc:2749] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.765887  5514 tablet_bootstrap.cc:492] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:41.766410  5514 ts_tablet_manager.cc:1403] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.011s
I20260709 13:13:41.769382  5514 raft_consensus.cc:359] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.770061  5514 raft_consensus.cc:385] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.770364  5514 raft_consensus.cc:740] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.771183  5514 consensus_queue.cc:260] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.774729  5506 tablet_bootstrap.cc:492] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.775316  5506 ts_tablet_manager.cc:1403] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.009s
I20260709 13:13:41.776538  5514 ts_tablet_manager.cc:1434] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:13:41.777647  5514 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.777740  5506 raft_consensus.cc:359] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.778391  5506 raft_consensus.cc:385] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.778647  5506 raft_consensus.cc:740] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.779264  5506 consensus_queue.cc:260] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.781391  5506 ts_tablet_manager.cc:1434] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:41.782421  5506 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.783293  5514 tablet_bootstrap.cc:654] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.787453  5213 catalog_manager.cc:5697] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.789489  5506 tablet_bootstrap.cc:654] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.792176  5663 raft_consensus.cc:493] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.792640  5663 raft_consensus.cc:515] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.793478  5510 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:41.793923  5510 ts_tablet_manager.cc:1403] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.006s
I20260709 13:13:41.794641  5663 leader_election.cc:290] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.795346  5506 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:41.795948  5506 ts_tablet_manager.cc:1403] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 13:13:41.796209  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.796336  5510 raft_consensus.cc:359] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.796934  5510 raft_consensus.cc:385] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.797212  5510 raft_consensus.cc:740] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.798218  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:41.799238  5506 raft_consensus.cc:359] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.799991  5506 raft_consensus.cc:385] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:13:41.800127  5432 leader_election.cc:343] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.800311  5506 raft_consensus.cc:740] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.800621  5514 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
W20260709 13:13:41.800865  5431 leader_election.cc:343] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.801054  5514 ts_tablet_manager.cc:1403] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 13:13:41.801288  5431 leader_election.cc:304] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.801059  5506 consensus_queue.cc:260] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.798224  5510 consensus_queue.cc:260] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.802997  5656 raft_consensus.cc:2749] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.803591  5506 ts_tablet_manager.cc:1434] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:41.803871  5514 raft_consensus.cc:359] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.804433  5506 tablet_bootstrap.cc:492] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:41.804615  5514 raft_consensus.cc:385] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.804951  5510 ts_tablet_manager.cc:1434] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:13:41.804950  5514 raft_consensus.cc:740] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.805995  5510 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:41.805908  5514 consensus_queue.cc:260] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.851492  5725 raft_consensus.cc:493] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.852929  5725 raft_consensus.cc:515] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.853991  5726 raft_consensus.cc:493] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.854918  5726 raft_consensus.cc:515] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.856241  5725 leader_election.cc:290] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.858929  5726 leader_election.cc:290] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:41.860919  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a095803b264a38bf7d29177e870b88" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.862282  5317 raft_consensus.cc:2468] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:41.808620  5514 ts_tablet_manager.cc:1434] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:41.865511  5514 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:41.868559  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a095803b264a38bf7d29177e870b88" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.870025  5506 tablet_bootstrap.cc:654] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.871160  5510 tablet_bootstrap.cc:654] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.871913  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:41.873090  5466 raft_consensus.cc:2393] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:41.880443  5663 raft_consensus.cc:493] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.889812  5648 raft_consensus.cc:493] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.889909  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.898036  5726 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:13:41.898738  5357 leader_election.cc:343] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.900276  5726 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.900463  5358 leader_election.cc:304] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [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: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.904744  5641 raft_consensus.cc:2804] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.905923  5358 leader_election.cc:304] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:41.908800  5638 raft_consensus.cc:3060] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.881254  5663 raft_consensus.cc:515] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.905292  5641 raft_consensus.cc:493] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.912026  5663 leader_election.cc:290] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:41.912154  5641 raft_consensus.cc:3060] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.922385  5639 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:13:41.923542  5563 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:41.922398  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db7b58c564d44778f9931925e420f30" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:41.932328  5656 consensus_queue.cc:1048] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:13:41.935118  5431 leader_election.cc:343] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.935346  5648 raft_consensus.cc:515] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:41.936431  5656 consensus_queue.cc:1048] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:41.938107  5636 consensus_queue.cc:1048] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.941753  5638 raft_consensus.cc:2749] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.943356  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db7b58c564d44778f9931925e420f30" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:41.944342  5316 raft_consensus.cc:2468] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:41.949882  5432 leader_election.cc:304] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:41.950974  5636 raft_consensus.cc:2804] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.951386  5636 raft_consensus.cc:493] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.951819  5636 raft_consensus.cc:3060] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.960846  5514 tablet_bootstrap.cc:654] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.033375  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.047472  5506 tablet_bootstrap.cc:492] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.048301  5506 ts_tablet_manager.cc:1403] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.244s	user 0.022s	sys 0.028s
I20260709 13:13:42.058420  5510 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.056777  5639 raft_consensus.cc:493] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.048945  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.042510  5648 leader_election.cc:290] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.068499  5510 ts_tablet_manager.cc:1403] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.263s	user 0.010s	sys 0.031s
I20260709 13:13:42.059872  5639 raft_consensus.cc:515] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.065876  5641 raft_consensus.cc:515] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.092700  5514 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.093394  5514 ts_tablet_manager.cc:1403] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.229s	user 0.010s	sys 0.008s
I20260709 13:13:42.096963  5636 raft_consensus.cc:515] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:42.101424  5282 leader_election.cc:343] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.102375  5636 leader_election.cc:290] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.105484  5648 raft_consensus.cc:493] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.113886  5638 raft_consensus.cc:493] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.118225  5510 raft_consensus.cc:359] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.121243  5510 raft_consensus.cc:385] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.122370  5510 raft_consensus.cc:740] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.123365  5510 consensus_queue.cc:260] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.127182  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db7b58c564d44778f9931925e420f30" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:42.127975  5311 raft_consensus.cc:3060] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.129192  5638 raft_consensus.cc:515] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.131750  5638 leader_election.cc:290] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.133003  5648 raft_consensus.cc:515] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.131745  5510 ts_tablet_manager.cc:1434] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 13:13:42.135092  5510 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.135249  5648 leader_election.cc:290] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.142380  5641 leader_election.cc:290] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:13:42.146008  5282 leader_election.cc:343] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.151114  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db7b58c564d44778f9931925e420f30" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:42.167040  5282 leader_election.cc:304] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.151340  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:42.168129  5737 raft_consensus.cc:2749] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.154490  5587 consensus_queue.cc:1048] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:13:42.158308  5506 raft_consensus.cc:359] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.169320  5506 raft_consensus.cc:385] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.169662  5506 raft_consensus.cc:740] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.159449  5514 raft_consensus.cc:359] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.170387  5514 raft_consensus.cc:385] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.170745  5514 raft_consensus.cc:740] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.160761  5639 leader_election.cc:290] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.172027  5506 consensus_queue.cc:260] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.173020  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.161773  5638 consensus_queue.cc:1048] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.174034  5506 ts_tablet_manager.cc:1434] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.001s
I20260709 13:13:42.168026  5317 raft_consensus.cc:2468] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:42.152688  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a095803b264a38bf7d29177e870b88" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:42.162703  5311 raft_consensus.cc:2468] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:42.175132  5316 raft_consensus.cc:3060] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.180058  5514 consensus_queue.cc:260] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.182453  5514 ts_tablet_manager.cc:1434] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 13:13:42.188529  5514 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.190855  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.187147  5358 leader_election.cc:304] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:42.192015  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ea937896426a81b81f394d941010" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.193135  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a095803b264a38bf7d29177e870b88" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:42.195714  5510 tablet_bootstrap.cc:654] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.195864  5464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.197963  5386 raft_consensus.cc:2468] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:42.198583  5638 raft_consensus.cc:2804] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.201671  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ea937896426a81b81f394d941010" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.203190  5638 raft_consensus.cc:493] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.203660  5638 raft_consensus.cc:3060] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.206384  5432 leader_election.cc:304] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:42.207264  5636 raft_consensus.cc:2804] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.207738  5636 raft_consensus.cc:697] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:42.208709  5636 consensus_queue.cc:237] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.210513  5316 raft_consensus.cc:2468] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:42.211833  5358 leader_election.cc:304] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:42.212731  5641 raft_consensus.cc:2804] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.213289  5641 raft_consensus.cc:697] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:42.214291  5641 consensus_queue.cc:237] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:42.217959  5357 leader_election.cc:343] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:42.218777  5431 leader_election.cc:343] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:42.219498  5357 leader_election.cc:343] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.224269  5506 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.231782  5726 consensus_queue.cc:1048] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:13:42.234771  5282 leader_election.cc:343] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.235643  5282 leader_election.cc:304] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:42.236444  5639 raft_consensus.cc:2804] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.236856  5639 raft_consensus.cc:493] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.237213  5639 raft_consensus.cc:3060] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:42.239394  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:42.246871  5639 raft_consensus.cc:515] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.248538  5639 leader_election.cc:290] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.255106  5506 tablet_bootstrap.cc:654] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:42.268594  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 48781.2us
I20260709 13:13:42.291065  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:42.291244  5638 raft_consensus.cc:515] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.293102  5386 raft_consensus.cc:2393] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 172a9e969c2f4ae5b798f53c8678635a in current term 1: Already voted for candidate 47b27a07ddea47bc91169fffa4d366cd in this term.
I20260709 13:13:42.294325  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:42.295754  5636 raft_consensus.cc:493] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.296003  5514 tablet_bootstrap.cc:654] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.299906  5636 raft_consensus.cc:515] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.302114  5636 leader_election.cc:290] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.293447  5638 leader_election.cc:290] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.296655  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:42.303102  5311 raft_consensus.cc:2393] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:42.298511  5510 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.304674  5510 ts_tablet_manager.cc:1403] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.004s
I20260709 13:13:42.304674  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93b960d71f48e599b6c9f77d2885db" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
W20260709 13:13:42.306335  5357 leader_election.cc:343] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.306773  5357 leader_election.cc:304] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [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: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.310040  5506 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.307420  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93b960d71f48e599b6c9f77d2885db" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.312063  5506 ts_tablet_manager.cc:1403] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.015s
I20260709 13:13:42.307685  5638 raft_consensus.cc:2749] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.312877  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:42.313490  5639 raft_consensus.cc:493] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:13:42.307369  5432 leader_election.cc:343] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.314038  5639 raft_consensus.cc:515] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.315078  5506 raft_consensus.cc:359] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.315690  5506 raft_consensus.cc:385] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.315934  5506 raft_consensus.cc:740] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.316171  5639 leader_election.cc:290] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.316419  5510 raft_consensus.cc:359] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.316651  5506 consensus_queue.cc:260] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.317096  5510 raft_consensus.cc:385] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:13:42.317127  5431 leader_election.cc:343] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.319746  5431 leader_election.cc:304] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:42.317426  5510 raft_consensus.cc:740] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.320745  5506 ts_tablet_manager.cc:1434] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:13:42.320858  5636 raft_consensus.cc:2749] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.320803  5510 consensus_queue.cc:260] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.321142  5639 raft_consensus.cc:493] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.321874  5506 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.321949  5639 raft_consensus.cc:515] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.322981  5510 ts_tablet_manager.cc:1434] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:13:42.323925  5639 leader_election.cc:290] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:13:42.324672  5282 leader_election.cc:343] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:42.325767  5282 leader_election.cc:343] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.325959  5514 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.326190  5282 leader_election.cc:304] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.326387  5514 ts_tablet_manager.cc:1403] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.004s
I20260709 13:13:42.329257  5514 raft_consensus.cc:359] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.329893  5514 raft_consensus.cc:385] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.330168  5514 raft_consensus.cc:740] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.331364  5514 consensus_queue.cc:260] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.331966  5506 tablet_bootstrap.cc:654] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.332857  5643 raft_consensus.cc:2749] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:42.333945  5282 leader_election.cc:343] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.336423  5282 leader_election.cc:304] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [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: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.337806  5514 ts_tablet_manager.cc:1434] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:13:42.338786  5514 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.339758  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.342132  5464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.342824  5464 raft_consensus.cc:2468] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:42.343823  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.323977  5510 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.346235  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.350251  5510 tablet_bootstrap.cc:654] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.353638  5643 raft_consensus.cc:2749] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.355203  5514 tablet_bootstrap.cc:654] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:42.355829  5282 leader_election.cc:343] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:42.357040  5282 leader_election.cc:343] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.360347  5282 leader_election.cc:304] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:42.361274  5639 raft_consensus.cc:2804] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.361698  5639 raft_consensus.cc:493] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.362073  5639 raft_consensus.cc:3060] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:42.367477  5282 leader_election.cc:343] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.368422  5211 catalog_manager.cc:5697] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.367973  5282 leader_election.cc:304] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.370507  5643 raft_consensus.cc:2749] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.376605  5638 raft_consensus.cc:493] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.377238  5638 raft_consensus.cc:515] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.381587  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:42.382515  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.382699  5638 leader_election.cc:290] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:13:42.383643  5357 leader_election.cc:343] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:42.384656  5358 leader_election.cc:343] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.385111  5358 leader_election.cc:304] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.387382  5639 raft_consensus.cc:515] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.389252  5638 raft_consensus.cc:2749] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.389936  5506 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.394595  5506 ts_tablet_manager.cc:1403] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.035s
I20260709 13:13:42.393011  5643 consensus_queue.cc:1048] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.397490  5506 raft_consensus.cc:359] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.398193  5506 raft_consensus.cc:385] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.398497  5506 raft_consensus.cc:740] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.400022  5506 consensus_queue.cc:260] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.402195  5643 consensus_queue.cc:1048] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.409278  5639 leader_election.cc:290] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.412859  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:42.414908  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:42.415539  5466 raft_consensus.cc:3060] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.416326  5506 ts_tablet_manager.cc:1434] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:13:42.418565  5506 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.415305  5213 catalog_manager.cc:5697] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.429073  5466 raft_consensus.cc:2468] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:42.430512  5506 tablet_bootstrap.cc:654] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.433216  5510 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.433733  5510 ts_tablet_manager.cc:1403] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.110s	user 0.033s	sys 0.004s
W20260709 13:13:42.430400  5282 leader_election.cc:343] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.440200  5514 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.440706  5514 ts_tablet_manager.cc:1403] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.025s
I20260709 13:13:42.443584  5282 leader_election.cc:304] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:42.443778  5514 raft_consensus.cc:359] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.444530  5514 raft_consensus.cc:385] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.444871  5514 raft_consensus.cc:740] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.447014  5737 raft_consensus.cc:2804] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.447052  5514 consensus_queue.cc:260] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.449647  5514 ts_tablet_manager.cc:1434] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:13:42.449740  5737 raft_consensus.cc:697] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:42.451004  5737 consensus_queue.cc:237] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.451711  5514 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.458561  5514 tablet_bootstrap.cc:654] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.437093  5510 raft_consensus.cc:359] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.460947  5510 raft_consensus.cc:385] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.461236  5510 raft_consensus.cc:740] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.449656  5506 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.463893  5506 ts_tablet_manager.cc:1403] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.003s
I20260709 13:13:42.464147  5510 consensus_queue.cc:260] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.468415  5510 ts_tablet_manager.cc:1434] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:13:42.469475  5510 tablet_bootstrap.cc:492] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.475770  5506 raft_consensus.cc:359] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.476498  5506 raft_consensus.cc:385] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.476749  5506 raft_consensus.cc:740] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.477555  5506 consensus_queue.cc:260] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.479605  5506 ts_tablet_manager.cc:1434] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:13:42.480460  5510 tablet_bootstrap.cc:654] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.480639  5506 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.483389  5514 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.483938  5514 ts_tablet_manager.cc:1403] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.004s
I20260709 13:13:42.486507  5514 raft_consensus.cc:359] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.487128  5514 raft_consensus.cc:385] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.487404  5514 raft_consensus.cc:740] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.488049  5514 consensus_queue.cc:260] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.488616  5656 raft_consensus.cc:493] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.489070  5656 raft_consensus.cc:515] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.490128  5514 ts_tablet_manager.cc:1434] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:13:42.491074  5514 tablet_bootstrap.cc:492] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.491078  5656 leader_election.cc:290] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.499411  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.500221  5506 tablet_bootstrap.cc:654] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:42.501209  5431 leader_election.cc:343] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.497377  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:42.502031  5317 raft_consensus.cc:2468] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:42.504506  5432 leader_election.cc:304] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:42.505414  5510 tablet_bootstrap.cc:492] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.505523  5656 raft_consensus.cc:2804] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.505947  5510 ts_tablet_manager.cc:1403] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260709 13:13:42.506098  5656 raft_consensus.cc:493] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.506121  5514 tablet_bootstrap.cc:654] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.506601  5656 raft_consensus.cc:3060] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.508647  5510 raft_consensus.cc:359] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.509457  5510 raft_consensus.cc:385] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.512269  5510 raft_consensus.cc:740] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.513057  5510 consensus_queue.cc:260] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.515949  5510 ts_tablet_manager.cc:1434] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:13:42.516960  5510 tablet_bootstrap.cc:492] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.517901  5656 raft_consensus.cc:515] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.518877  5514 tablet_bootstrap.cc:492] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.519335  5514 ts_tablet_manager.cc:1403] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 13:13:42.520773  5656 leader_election.cc:290] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.522619  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:42.529282  5317 raft_consensus.cc:3060] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.522903  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
W20260709 13:13:42.530900  5431 leader_election.cc:343] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.524228  5506 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.531827  5506 ts_tablet_manager.cc:1403] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.008s
I20260709 13:13:42.534776  5506 raft_consensus.cc:359] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.535131  5317 raft_consensus.cc:2468] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:42.535452  5506 raft_consensus.cc:385] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.535838  5506 raft_consensus.cc:740] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.528537  5510 tablet_bootstrap.cc:654] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.536228  5432 leader_election.cc:304] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:42.537007  5213 catalog_manager.cc:5697] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.538272  5663 raft_consensus.cc:2804] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.538789  5663 raft_consensus.cc:697] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:42.536528  5506 consensus_queue.cc:260] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.539526  5663 consensus_queue.cc:237] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.542251  5506 ts_tablet_manager.cc:1434] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:13:42.543229  5506 tablet_bootstrap.cc:492] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.521838  5514 raft_consensus.cc:359] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.543757  5514 raft_consensus.cc:385] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.544035  5514 raft_consensus.cc:740] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.545981  5514 consensus_queue.cc:260] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.549103  5514 ts_tablet_manager.cc:1434] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:13:42.550351  5506 tablet_bootstrap.cc:654] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.554382  5514 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.554968  5510 tablet_bootstrap.cc:492] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.555429  5510 ts_tablet_manager.cc:1403] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260709 13:13:42.558166  5510 raft_consensus.cc:359] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.558872  5510 raft_consensus.cc:385] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.559149  5510 raft_consensus.cc:740] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.559931  5510 consensus_queue.cc:260] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.560458  5514 tablet_bootstrap.cc:654] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.564652  5514 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.565037  5510 ts_tablet_manager.cc:1434] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:42.565435  5514 ts_tablet_manager.cc:1403] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.006s
I20260709 13:13:42.563829  5211 catalog_manager.cc:5697] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.566170  5510 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.575841  5514 raft_consensus.cc:359] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.576361  5514 raft_consensus.cc:385] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.576588  5514 raft_consensus.cc:740] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.576957  5510 tablet_bootstrap.cc:654] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.577191  5514 consensus_queue.cc:260] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.581898  5514 ts_tablet_manager.cc:1434] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:13:42.582976  5514 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.588699  5506 tablet_bootstrap.cc:492] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.589200  5506 ts_tablet_manager.cc:1403] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.008s
I20260709 13:13:42.592674  5506 raft_consensus.cc:359] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.593353  5506 raft_consensus.cc:385] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.593668  5506 raft_consensus.cc:740] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.598026  5514 tablet_bootstrap.cc:654] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.594337  5506 consensus_queue.cc:260] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.601130  5510 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.601214  5506 ts_tablet_manager.cc:1434] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:13:42.602303  5510 ts_tablet_manager.cc:1403] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 13:13:42.602703  5506 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.606313  5510 raft_consensus.cc:359] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.607374  5510 raft_consensus.cc:385] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.607824  5510 raft_consensus.cc:740] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.608489  5506 tablet_bootstrap.cc:654] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.609010  5510 consensus_queue.cc:260] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.611809  5638 raft_consensus.cc:493] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.612306  5638 raft_consensus.cc:515] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.613237  5510 ts_tablet_manager.cc:1434] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:13:42.614245  5514 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.614408  5638 leader_election.cc:290] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.614708  5514 ts_tablet_manager.cc:1403] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.010s
I20260709 13:13:42.614818  5510 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.615586  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.616130  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:42.616729  5317 raft_consensus.cc:2468] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
W20260709 13:13:42.617012  5357 leader_election.cc:343] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.617265  5514 raft_consensus.cc:359] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.617971  5358 leader_election.cc:304] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [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: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.619103  5638 raft_consensus.cc:2804] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.619490  5638 raft_consensus.cc:493] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.619817  5638 raft_consensus.cc:3060] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.622939  5506 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.623087  5510 tablet_bootstrap.cc:654] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.623427  5506 ts_tablet_manager.cc:1403] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.008s
I20260709 13:13:42.617991  5514 raft_consensus.cc:385] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.625954  5514 raft_consensus.cc:740] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.626628  5514 consensus_queue.cc:260] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.628631  5506 raft_consensus.cc:359] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.629980  5506 raft_consensus.cc:385] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.630316  5506 raft_consensus.cc:740] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.632171  5514 ts_tablet_manager.cc:1434] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:13:42.633412  5506 consensus_queue.cc:260] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.636181  5506 ts_tablet_manager.cc:1434] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:13:42.637351  5510 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.637828  5510 ts_tablet_manager.cc:1403] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 13:13:42.639861  5514 tablet_bootstrap.cc:492] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.640558  5510 raft_consensus.cc:359] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.641280  5510 raft_consensus.cc:385] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.641552  5510 raft_consensus.cc:740] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.642510  5510 consensus_queue.cc:260] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.627908  5638 raft_consensus.cc:515] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.646256  5510 ts_tablet_manager.cc:1434] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:42.647382  5510 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.648301  5638 leader_election.cc:290] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.648869  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:42.650249  5506 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.653571  5510 tablet_bootstrap.cc:654] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:42.654052  5357 leader_election.cc:343] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.654599  5514 tablet_bootstrap.cc:654] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.658595  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:42.659175  5317 raft_consensus.cc:3060] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.662499  5506 tablet_bootstrap.cc:654] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.664934  5656 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.668226  5514 tablet_bootstrap.cc:492] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.668697  5514 ts_tablet_manager.cc:1403] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.001s
I20260709 13:13:42.672446  5317 raft_consensus.cc:2468] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:42.672485  5514 raft_consensus.cc:359] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.674572  5514 raft_consensus.cc:385] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.674947  5514 raft_consensus.cc:740] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.675175  5358 leader_election.cc:304] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.676445  5638 raft_consensus.cc:2804] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.675940  5514 consensus_queue.cc:260] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.676993  5638 raft_consensus.cc:697] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:42.677958  5638 consensus_queue.cc:237] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.679244  5514 ts_tablet_manager.cc:1434] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:13:42.680406  5514 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.695621  5510 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:42.696125  5510 ts_tablet_manager.cc:1403] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.007s
I20260709 13:13:42.698004  5215 catalog_manager.cc:5697] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.699765  5506 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.700258  5506 ts_tablet_manager.cc:1403] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.007s
I20260709 13:13:42.703068  5506 raft_consensus.cc:359] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.703786  5506 raft_consensus.cc:385] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.703950  5514 tablet_bootstrap.cc:654] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.704128  5506 raft_consensus.cc:740] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.704910  5506 consensus_queue.cc:260] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:42.703797  5431 consensus_peers.cc:597] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:13:42.705545  5510 raft_consensus.cc:359] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.709026  5510 raft_consensus.cc:385] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.707494  5506 ts_tablet_manager.cc:1434] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:42.709316  5510 raft_consensus.cc:740] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.710506  5506 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.710342  5510 consensus_queue.cc:260] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.714269  5510 ts_tablet_manager.cc:1434] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:13:42.715446  5656 raft_consensus.cc:493] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.715924  5656 raft_consensus.cc:515] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.716704  5506 tablet_bootstrap.cc:654] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.718720  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ea937896426a81b81f394d941010" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:42.719324  5317 raft_consensus.cc:2468] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:42.720824  5432 leader_election.cc:304] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:42.722051  5651 raft_consensus.cc:2804] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.722438  5651 raft_consensus.cc:493] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.722929  5651 raft_consensus.cc:3060] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.722398  5737 raft_consensus.cc:493] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.725859  5737 raft_consensus.cc:515] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.727730  5737 leader_election.cc:290] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.729691  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49a026079d48d2a717f7b89c711736" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.730053  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49a026079d48d2a717f7b89c711736" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.730281  5466 raft_consensus.cc:2468] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:42.730614  5386 raft_consensus.cc:2468] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:42.731849  5282 leader_election.cc:304] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:42.732604  5737 raft_consensus.cc:2804] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.733628  5737 raft_consensus.cc:493] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.735740  5737 raft_consensus.cc:3060] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.733790  5725 consensus_queue.cc:1048] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.734973  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ea937896426a81b81f394d941010" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.735355  5656 leader_election.cc:290] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.738129  5392 raft_consensus.cc:2468] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:42.740840  5651 raft_consensus.cc:515] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.743031  5651 leader_election.cc:290] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.743628  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ea937896426a81b81f394d941010" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:42.744021  5510 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:42.744150  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ea937896426a81b81f394d941010" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:42.744170  5311 raft_consensus.cc:3060] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.744764  5392 raft_consensus.cc:3060] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.748080  5514 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:42.748566  5514 ts_tablet_manager.cc:1403] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.004s
I20260709 13:13:42.750821  5311 raft_consensus.cc:2468] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:42.752049  5432 leader_election.cc:304] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:42.752127  5639 raft_consensus.cc:493] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.753274  5506 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.753712  5506 ts_tablet_manager.cc:1403] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.003s
I20260709 13:13:42.753569  5639 raft_consensus.cc:515] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.753842  5392 raft_consensus.cc:2468] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:42.755502  5639 leader_election.cc:290] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.756964  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93b960d71f48e599b6c9f77d2885db" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.757088  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93b960d71f48e599b6c9f77d2885db" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.757810  5466 raft_consensus.cc:2468] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:42.758932  5282 leader_election.cc:304] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:42.760006  5639 raft_consensus.cc:2804] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.760390  5639 raft_consensus.cc:493] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.760573  5510 tablet_bootstrap.cc:654] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.761018  5639 raft_consensus.cc:3060] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.764573  5656 raft_consensus.cc:2804] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.765475  5656 raft_consensus.cc:697] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:42.766849  5663 raft_consensus.cc:493] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.769778  5514 raft_consensus.cc:359] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.770751  5514 raft_consensus.cc:385] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.771118  5514 raft_consensus.cc:740] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.773649  5506 raft_consensus.cc:359] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.774315  5506 raft_consensus.cc:385] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.774564  5506 raft_consensus.cc:740] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.775292  5506 consensus_queue.cc:260] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.767418  5663 raft_consensus.cc:515] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.777433  5506 ts_tablet_manager.cc:1434] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:13:42.778439  5506 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.780753  5514 consensus_queue.cc:260] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.782110  5392 raft_consensus.cc:2468] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:42.782938  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
W20260709 13:13:42.785704  5432 leader_election.cc:343] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.787307  5506 tablet_bootstrap.cc:654] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.787626  5663 leader_election.cc:290] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.788622  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:42.789315  5386 raft_consensus.cc:2468] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:42.790694  5431 leader_election.cc:304] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [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: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:13:42.766410  5656 consensus_queue.cc:237] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.797380  5587 raft_consensus.cc:2804] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.797819  5587 raft_consensus.cc:493] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.798172  5587 raft_consensus.cc:3060] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.801121  5506 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:42.801568  5506 ts_tablet_manager.cc:1403] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 13:13:42.800997  5514 ts_tablet_manager.cc:1434] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 13:13:42.803710  5514 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:42.804165  5506 raft_consensus.cc:359] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.804844  5506 raft_consensus.cc:385] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.805112  5506 raft_consensus.cc:740] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.806061  5506 consensus_queue.cc:260] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.808542  5506 ts_tablet_manager.cc:1434] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:13:42.809557  5506 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:42.809643  5587 raft_consensus.cc:515] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.812476  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
W20260709 13:13:42.813946  5432 leader_election.cc:343] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.814318  5466 raft_consensus.cc:3060] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.815532  5506 tablet_bootstrap.cc:654] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.816776  5737 raft_consensus.cc:515] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.819345  5641 raft_consensus.cc:493] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.819947  5641 raft_consensus.cc:515] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.822665  5641 leader_election.cc:290] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.823508  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:42.824769  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.825423  5461 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:42.825709  5386 raft_consensus.cc:3060] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.827417  5357 leader_election.cc:304] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:42.827812  5638 raft_consensus.cc:493] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.828425  5638 raft_consensus.cc:515] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.830962  5638 leader_election.cc:290] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.831127  5725 raft_consensus.cc:2804] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.831386  5638 raft_consensus.cc:493] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.831557  5725 raft_consensus.cc:493] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.831920  5638 raft_consensus.cc:515] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.831956  5725 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.834321  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
W20260709 13:13:42.836666  5358 leader_election.cc:343] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.838912  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:42.839645  5313 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:42.841714  5358 leader_election.cc:304] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:42.843400  5641 raft_consensus.cc:2804] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.843938  5641 raft_consensus.cc:493] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.844424  5641 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.846479  5638 leader_election.cc:290] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.848220  5725 raft_consensus.cc:515] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.857144  5514 tablet_bootstrap.cc:654] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.858117  5587 leader_election.cc:290] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:42.834966  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:42.866344  5311 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:42.871143  5737 leader_election.cc:290] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.871687  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49a026079d48d2a717f7b89c711736" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:42.809549  5639 raft_consensus.cc:515] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.872474  5461 raft_consensus.cc:3060] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.875406  5464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93b960d71f48e599b6c9f77d2885db" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:42.876075  5464 raft_consensus.cc:3060] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.878762  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.882133  5213 catalog_manager.cc:5697] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.906451  5783 consensus_queue.cc:1048] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:42.907804  5737 raft_consensus.cc:493] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.908555  5737 raft_consensus.cc:515] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.912644  5737 leader_election.cc:290] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.893622  5639 leader_election.cc:290] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.913540  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:42.922302  5357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 44004.3us
I20260709 13:13:42.918237  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49a026079d48d2a717f7b89c711736" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
W20260709 13:13:42.924296  5357 leader_election.cc:343] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.924773  5357 leader_election.cc:304] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:42.926340  5464 raft_consensus.cc:2468] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:42.925469  5465 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:42.928642  5464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:42.934042  5641 raft_consensus.cc:515] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:42.935086  5638 raft_consensus.cc:2749] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.936273  5641 leader_election.cc:290] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.923458  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93b960d71f48e599b6c9f77d2885db" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:42.937080  5392 raft_consensus.cc:3060] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.941361  5282 leader_election.cc:304] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:42.925895  5391 raft_consensus.cc:3060] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.957814  5642 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:13:42.991062  5725 leader_election.cc:290] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:42.996794  5317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:42.997411  5317 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.976706  5737 raft_consensus.cc:2804] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.088513  5639 raft_consensus.cc:493] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.089102  5639 raft_consensus.cc:515] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.098075  5639 leader_election.cc:290] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:43.074008  5642 raft_consensus.cc:493] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.175093  5461 raft_consensus.cc:2468] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:43.161566  5587 consensus_queue.cc:1048] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:13:43.222635  5392 raft_consensus.cc:2468] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:43.161972  5642 raft_consensus.cc:515] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.230647  5391 raft_consensus.cc:2468] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
I20260709 13:13:43.124420  5737 raft_consensus.cc:697] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
W20260709 13:13:43.338361  5357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 402187us
I20260709 13:13:43.339648  5317 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:43.341908  5514 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:43.342384  5514 ts_tablet_manager.cc:1403] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.539s	user 0.024s	sys 0.024s
I20260709 13:13:43.344120  5514 raft_consensus.cc:359] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.344548  5514 raft_consensus.cc:385] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.344712  5514 raft_consensus.cc:740] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.345083  5514 consensus_queue.cc:260] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.350641  5510 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:43.351106  5510 ts_tablet_manager.cc:1403] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.636s	user 0.044s	sys 0.049s
I20260709 13:13:43.341290  5643 raft_consensus.cc:493] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.364163  5514 ts_tablet_manager.cc:1434] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:13:43.363852  5643 raft_consensus.cc:515] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.361006  5782 raft_consensus.cc:493] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.372835  5643 leader_election.cc:290] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:43.373356  5514 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:43.371033  5782 raft_consensus.cc:515] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.369259  5737 consensus_queue.cc:237] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.374991  5782 leader_election.cc:290] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:43.376025  5642 leader_election.cc:290] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:13:43.371075  5386 consensus_meta.cc:287] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: Time spent flushing consensus metadata: real 0.544s	user 0.010s	sys 0.000s
I20260709 13:13:43.378168  5386 raft_consensus.cc:2468] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:43.378873  5506 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:43.379302  5506 ts_tablet_manager.cc:1403] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.570s	user 0.047s	sys 0.048s
I20260709 13:13:43.382211  5506 raft_consensus.cc:359] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.382874  5506 raft_consensus.cc:385] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.383136  5506 raft_consensus.cc:740] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.383684  5506 consensus_queue.cc:260] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.385123  5506 ts_tablet_manager.cc:1434] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:13:43.389865  5510 raft_consensus.cc:359] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.390519  5510 raft_consensus.cc:385] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.390777  5510 raft_consensus.cc:740] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.391408  5510 consensus_queue.cc:260] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.387938  5786 raft_consensus.cc:493] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.396394  5510 ts_tablet_manager.cc:1434] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 13:13:43.404516  5510 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:43.414543  5506 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:43.420629  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:43.396488  5786 raft_consensus.cc:515] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.446394  5314 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:43.467881  5282 leader_election.cc:343] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:43.468096  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 72986.2us
I20260709 13:13:43.470371  5282 leader_election.cc:304] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:43.478943  5514 tablet_bootstrap.cc:654] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.477414  5643 raft_consensus.cc:2804] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.489984  5643 raft_consensus.cc:697] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:43.490922  5464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:43.490833  5643 consensus_queue.cc:237] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.491516  5464 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.472504  5358 leader_election.cc:304] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:43.500674  5791 raft_consensus.cc:2804] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.501305  5791 raft_consensus.cc:697] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:43.502357  5791 consensus_queue.cc:237] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.490859  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:43.540300  5314 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:43.541889  5786 leader_election.cc:290] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:43.552829  5460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:43.562318  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7642c49f73144118f5c3adc1037caf8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:43.552937  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:43.564882  5506 tablet_bootstrap.cc:654] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:43.566375  5357 consensus_peers.cc:597] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. 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:13:43.580724  5392 raft_consensus.cc:3060] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.580883  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:43.583045  5460 raft_consensus.cc:2393] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:43.594040  5462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:43.594762  5464 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:43.598186  5215 catalog_manager.cc:5697] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.596881  5358 leader_election.cc:304] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:43.602521  5358 leader_election.cc:304] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:43.603346  5510 tablet_bootstrap.cc:654] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.605571  5788 raft_consensus.cc:2804] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.606104  5788 raft_consensus.cc:697] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:43.606340  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:43.607044  5791 raft_consensus.cc:2749] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.606945  5788 consensus_queue.cc:237] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.613265  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5cfae5946ea402ca2c4e6ba8f953f6c" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:43.616874  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:43.617197  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5cfae5946ea402ca2c4e6ba8f953f6c" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:43.606938  5461 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.628691  5389 raft_consensus.cc:3060] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:43.629549  5282 leader_election.cc:343] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.634516  5506 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:43.634967  5506 ts_tablet_manager.cc:1403] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.221s	user 0.010s	sys 0.024s
I20260709 13:13:43.637655  5506 raft_consensus.cc:359] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.638276  5506 raft_consensus.cc:385] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.638530  5506 raft_consensus.cc:740] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
W20260709 13:13:43.639709  5282 leader_election.cc:343] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:43.641719  5282 leader_election.cc:343] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.639223  5506 consensus_queue.cc:260] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.645406  5780 consensus_queue.cc:1048] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:13:43.652545  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a095803b264a38bf7d29177e870b88" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:43.668267  5514 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:43.668732  5514 ts_tablet_manager.cc:1403] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.299s	user 0.015s	sys 0.013s
I20260709 13:13:43.671766  5506 ts_tablet_manager.cc:1434] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:13:43.672832  5506 tablet_bootstrap.cc:492] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
W20260709 13:13:43.670876  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:43.767293  5514 raft_consensus.cc:359] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.768132  5514 raft_consensus.cc:385] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.768543  5514 raft_consensus.cc:740] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.787149  5431 leader_election.cc:304] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:13:43.803207  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a095803b264a38bf7d29177e870b88" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:43.803381  5282 leader_election.cc:343] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.805584  5282 leader_election.cc:304] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:43.806272  5663 raft_consensus.cc:2804] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.806780  5663 raft_consensus.cc:697] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:43.807607  5663 consensus_queue.cc:237] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.817220  5514 consensus_queue.cc:260] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.817085  5642 raft_consensus.cc:493] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.820192  5642 raft_consensus.cc:515] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.820852  5506 tablet_bootstrap.cc:654] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:43.824855  5282 leader_election.cc:343] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.826452  5642 leader_election.cc:290] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:43.819186  5643 raft_consensus.cc:2749] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.833266  5514 ts_tablet_manager.cc:1434] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.164s	user 0.012s	sys 0.002s
I20260709 13:13:43.825941  5282 leader_election.cc:304] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:43.842252  5514 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:43.842788  5638 raft_consensus.cc:493] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.843268  5638 raft_consensus.cc:515] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.852945  5461 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:43.862232  5643 raft_consensus.cc:2749] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.864555  5651 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.857764  5636 raft_consensus.cc:493] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.875784  5510 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:43.876619  5510 ts_tablet_manager.cc:1403] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.474s	user 0.017s	sys 0.034s
I20260709 13:13:43.871922  5782 raft_consensus.cc:493] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.889772  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10458687513c40d0a9798644c0cb1e27" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:43.884472  5782 raft_consensus.cc:515] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.892323  5793 consensus_queue.cc:1048] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:13:43.894025  5782 leader_election.cc:290] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:43.872675  5643 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260709 13:13:43.898511  5804 log.cc:927] Time spent T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 13:13:43.898775  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:43.879323  5636 raft_consensus.cc:515] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.981350  5506 tablet_bootstrap.cc:492] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:43.982100  5506 ts_tablet_manager.cc:1403] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.310s	user 0.014s	sys 0.008s
W20260709 13:13:43.928009  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 56584.4us
W20260709 13:13:43.983212  5282 leader_election.cc:343] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.979666  5510 raft_consensus.cc:359] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.983584  5282 leader_election.cc:304] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:43.984193  5510 raft_consensus.cc:385] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.984486  5510 raft_consensus.cc:740] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.984756  5514 tablet_bootstrap.cc:654] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:43.986829  5282 leader_election.cc:343] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.987107  5282 leader_election.cc:304] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:43.896406  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10458687513c40d0a9798644c0cb1e27" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:43.986032  5510 consensus_queue.cc:260] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:43.989079  5282 leader_election.cc:343] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.990792  5789 raft_consensus.cc:2749] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.991464  5789 raft_consensus.cc:493] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.991847  5789 raft_consensus.cc:515] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.906738  5638 leader_election.cc:290] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:43.969229  5459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:43.989760  5737 raft_consensus.cc:2749] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.998485  5506 raft_consensus.cc:359] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:43.988749  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:44.004004  5390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:43.907172  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:44.002442  5506 raft_consensus.cc:385] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.993515  5789 leader_election.cc:290] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.007040  5506 raft_consensus.cc:740] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.006088  5213 catalog_manager.cc:5697] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.989940  5312 raft_consensus.cc:2468] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:44.010633  5213 catalog_manager.cc:5697] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:44.007484  5282 leader_election.cc:343] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.012470  5282 leader_election.cc:304] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.010977  5390 raft_consensus.cc:2468] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 0.
I20260709 13:13:44.010319  5784 consensus_queue.cc:1048] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:13:44.040354  5643 raft_consensus.cc:2749] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.052280  5506 consensus_queue.cc:260] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.016048  5459 raft_consensus.cc:2468] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:44.071499  5510 ts_tablet_manager.cc:1434] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.194s	user 0.010s	sys 0.000s
I20260709 13:13:44.086975  5510 tablet_bootstrap.cc:492] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:44.087646  5636 leader_election.cc:290] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:44.076574  5432 leader_election.cc:304] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [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: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:44.088639  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:44.090122  5357 leader_election.cc:304] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [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: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
W20260709 13:13:44.095991  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 68186.9us
I20260709 13:13:44.097258  5506 ts_tablet_manager.cc:1434] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.022s
I20260709 13:13:44.095561  5636 raft_consensus.cc:2749] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:44.097764  5282 leader_election.cc:304] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:44.098284  5789 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:13:44.098563  5782 raft_consensus.cc:2804] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:13:44.117509  5282 leader_election.cc:343] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.114874  5816 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:13:44.120990  5506 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
W20260709 13:13:44.110370  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 64539.1us
I20260709 13:13:44.116366  5782 raft_consensus.cc:493] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.114753  5643 raft_consensus.cc:2804] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.130681  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:44.187088  5514 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:44.187556  5514 ts_tablet_manager.cc:1403] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.353s	user 0.016s	sys 0.012s
I20260709 13:13:44.174467  5789 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:13:44.190626  5215 catalog_manager.cc:5697] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:44.193256  5506 tablet_bootstrap.cc:654] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.178491  5782 raft_consensus.cc:3060] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:44.208683  5514 raft_consensus.cc:359] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.215413  5514 raft_consensus.cc:385] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.178345  5643 raft_consensus.cc:493] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.227342  5780 consensus_queue.cc:1048] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.215704  5514 raft_consensus.cc:740] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.234568  5510 tablet_bootstrap.cc:654] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.158493  5791 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
W20260709 13:13:44.235361  5431 leader_election.cc:343] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.216210  5643 raft_consensus.cc:3060] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.246656  5212 catalog_manager.cc:5697] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.254140  5514 consensus_queue.cc:260] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.256702  5795 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:13:44.296448  5358 leader_election.cc:304] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [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: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
W20260709 13:13:44.304909  5492 tablet.cc:2406] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:44.314215  5514 ts_tablet_manager.cc:1434] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.005s
I20260709 13:13:44.304972  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:44.317588  5788 raft_consensus.cc:2749] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:44.317777  5314 raft_consensus.cc:2468] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:44.325078  5514 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:44.321638  5784 raft_consensus.cc:493] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.336966  5432 leader_election.cc:304] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:44.346468  5506 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:44.347329  5506 ts_tablet_manager.cc:1403] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.227s	user 0.014s	sys 0.010s
I20260709 13:13:44.347105  5795 raft_consensus.cc:2804] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.350975  5795 raft_consensus.cc:493] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.351303  5795 raft_consensus.cc:3060] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.346400  5784 raft_consensus.cc:515] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.356348  5784 leader_election.cc:290] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.356267  5643 raft_consensus.cc:515] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.371434  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:44.374069  5357 leader_election.cc:343] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:44.386188  5358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 117050us
I20260709 13:13:44.395401  5643 leader_election.cc:290] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.401459  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:44.402114  5316 raft_consensus.cc:2468] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:44.404045  5510 tablet_bootstrap.cc:492] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:44.404676  5510 ts_tablet_manager.cc:1403] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.318s	user 0.013s	sys 0.010s
I20260709 13:13:44.385417  5789 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:13:44.416991  5510 raft_consensus.cc:359] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.419142  5510 raft_consensus.cc:385] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.419446  5510 raft_consensus.cc:740] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.428316  5506 raft_consensus.cc:359] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:44.433439  5432 consensus_peers.cc:597] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:13:44.421455  5510 consensus_queue.cc:260] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.435487  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:44.442570  5506 raft_consensus.cc:385] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.443459  5506 raft_consensus.cc:740] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.384866  5782 raft_consensus.cc:515] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.454473  5816 raft_consensus.cc:493] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.444777  5506 consensus_queue.cc:260] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.456385  5510 ts_tablet_manager.cc:1434] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.001s
I20260709 13:13:44.444692  5391 raft_consensus.cc:3060] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.455039  5816 raft_consensus.cc:515] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.460584  5506 ts_tablet_manager.cc:1434] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.002s
I20260709 13:13:44.447474  5795 raft_consensus.cc:515] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.455416  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:44.463832  5514 tablet_bootstrap.cc:654] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:44.468979  5282 leader_election.cc:343] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.474867  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:44.475510  5316 raft_consensus.cc:3060] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.489085  5795 leader_election.cc:290] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
W20260709 13:13:44.521513  5836 log.cc:927] Time spent T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 13:13:44.521821  5816 leader_election.cc:290] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.469713  5641 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:13:44.520334  5316 raft_consensus.cc:2468] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:44.518231  5391 raft_consensus.cc:2468] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 1.
W20260709 13:13:44.526427  5358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 64387.8us
I20260709 13:13:44.528085  5795 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:44.525758  5834 log.cc:927] Time spent T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:13:44.530817  5782 leader_election.cc:290] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.531745  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:44.539997  5458 raft_consensus.cc:3060] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:13:44.540371  5510 tablet_bootstrap.cc:492] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:44.533371  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:44.533804  5788 raft_consensus.cc:493] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.539192  5432 leader_election.cc:304] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:44.550156  5786 raft_consensus.cc:2804] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.550671  5786 raft_consensus.cc:697] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:44.551491  5786 consensus_queue.cc:237] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.553447  5506 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
W20260709 13:13:44.555419  5282 leader_election.cc:343] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.552606  5358 leader_election.cc:304] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [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: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.554847  5788 raft_consensus.cc:515] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.562387  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:44.572225  5788 leader_election.cc:290] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:13:44.572826  5840 log.cc:927] Time spent T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: Append to log took a long time: real 0.099s	user 0.002s	sys 0.002s
I20260709 13:13:44.575418  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10458687513c40d0a9798644c0cb1e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:44.576777  5357 leader_election.cc:343] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.579828  5282 leader_election.cc:304] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.581571  5506 tablet_bootstrap.cc:654] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:44.581993  5431 leader_election.cc:343] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:44.582810  5837 log.cc:927] Time spent T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260709 13:13:44.587461  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:44.590088  5282 leader_election.cc:343] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.588707  5816 raft_consensus.cc:2804] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.590481  5282 leader_election.cc:304] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.590832  5816 raft_consensus.cc:697] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:13:44.591229  5789 raft_consensus.cc:2749] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.591614  5816 consensus_queue.cc:237] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.592267  5842 raft_consensus.cc:2804] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.592710  5842 raft_consensus.cc:493] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.609284  5514 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:44.610948  5514 ts_tablet_manager.cc:1403] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.288s	user 0.022s	sys 0.016s
I20260709 13:13:44.610158  5842 raft_consensus.cc:3060] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.615980  5514 raft_consensus.cc:359] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.623744  5514 raft_consensus.cc:385] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.624130  5514 raft_consensus.cc:740] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.666543  5510 tablet_bootstrap.cc:654] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.668448  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52000b5f0e41f087721a7d0be0fe10" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:44.669235  5315 raft_consensus.cc:3060] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:44.681047  5458 raft_consensus.cc:2468] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:13:44.695088  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10458687513c40d0a9798644c0cb1e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:44.695818  5313 raft_consensus.cc:2468] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:44.699396  5357 leader_election.cc:304] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:44.715088  5641 raft_consensus.cc:2804] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:44.715744  5641 raft_consensus.cc:697] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:44.716683  5842 raft_consensus.cc:515] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.692706  5215 catalog_manager.cc:5697] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:44.719758  5514 consensus_queue.cc:260] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.729063  5315 raft_consensus.cc:2468] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:13:44.716750  5641 consensus_queue.cc:237] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.744385  5212 catalog_manager.cc:5697] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 0 to 1, leader changed from <none> to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.747226  5358 leader_election.cc:304] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [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: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.749428  5782 raft_consensus.cc:2804] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.749872  5782 raft_consensus.cc:493] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.750254  5782 raft_consensus.cc:3060] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.762120  5514 ts_tablet_manager.cc:1434] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.151s	user 0.022s	sys 0.031s
I20260709 13:13:44.763636  5514 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
W20260709 13:13:44.766604  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:44.758471  5643 raft_consensus.cc:493] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.772187  5643 raft_consensus.cc:515] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.774936  5510 tablet_bootstrap.cc:492] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:44.776566  5643 leader_election.cc:290] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.779637  5782 raft_consensus.cc:515] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.778966  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:44.781773  5510 ts_tablet_manager.cc:1403] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.242s	user 0.017s	sys 0.000s
I20260709 13:13:44.782701  5782 leader_election.cc:290] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.783686  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10458687513c40d0a9798644c0cb1e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:44.784502  5510 raft_consensus.cc:359] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:44.784984  5357 leader_election.cc:343] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.791077  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0e73b60dad43efb85741830415c99a" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:44.795917  5282 leader_election.cc:304] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.797660  5824 raft_consensus.cc:2749] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.785194  5510 raft_consensus.cc:385] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.805923  5510 raft_consensus.cc:740] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.807094  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10458687513c40d0a9798644c0cb1e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:44.807770  5312 raft_consensus.cc:3060] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.810458  5313 raft_consensus.cc:3060] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.812155  5510 consensus_queue.cc:260] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.818213  5506 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:44.818671  5506 ts_tablet_manager.cc:1403] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.273s	user 0.014s	sys 0.026s
I20260709 13:13:44.821112  5506 raft_consensus.cc:359] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.821749  5506 raft_consensus.cc:385] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.822008  5506 raft_consensus.cc:740] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.822039  5842 leader_election.cc:290] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:44.822691  5506 consensus_queue.cc:260] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.822909  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:44.824714  5506 ts_tablet_manager.cc:1434] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:13:44.824697  5357 leader_election.cc:343] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.826164  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:44.826685  5311 raft_consensus.cc:3060] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.855984  5510 ts_tablet_manager.cc:1434] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260709 13:13:44.857051  5510 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:44.854744  5213 catalog_manager.cc:5697] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 2, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.859913  5506 tablet_bootstrap.cc:492] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:44.833887  5312 raft_consensus.cc:2468] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:44.870204  5358 leader_election.cc:304] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.870389  5311 raft_consensus.cc:2468] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:44.871053  5641 raft_consensus.cc:2804] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.871583  5641 raft_consensus.cc:697] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:44.871740  5358 leader_election.cc:304] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:44.873333  5833 raft_consensus.cc:2804] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.872484  5641 consensus_queue.cc:237] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.873895  5833 raft_consensus.cc:697] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:44.874962  5833 consensus_queue.cc:237] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.859607  5459 raft_consensus.cc:3060] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.898675  5510 tablet_bootstrap.cc:654] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.906399  5212 catalog_manager.cc:5697] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.918550  5212 catalog_manager.cc:5697] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.922020  5514 tablet_bootstrap.cc:654] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.932590  5506 tablet_bootstrap.cc:654] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.954015  5510 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:44.954484  5510 ts_tablet_manager.cc:1403] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.014s
I20260709 13:13:44.956687  5510 raft_consensus.cc:359] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.957216  5510 raft_consensus.cc:385] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.957441  5510 raft_consensus.cc:740] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.958046  5510 consensus_queue.cc:260] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.960160  5514 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:44.960510  5506 tablet_bootstrap.cc:492] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:44.960631  5514 ts_tablet_manager.cc:1403] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.003s
I20260709 13:13:44.960455  5510 ts_tablet_manager.cc:1434] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:13:44.961128  5506 ts_tablet_manager.cc:1403] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.014s
I20260709 13:13:44.962510  5510 tablet_bootstrap.cc:492] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:44.963254  5514 raft_consensus.cc:359] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.963927  5514 raft_consensus.cc:385] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.964218  5514 raft_consensus.cc:740] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.964035  5506 raft_consensus.cc:359] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.964855  5506 raft_consensus.cc:385] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.965169  5506 raft_consensus.cc:740] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.964901  5514 consensus_queue.cc:260] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.966109  5506 consensus_queue.cc:260] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.968768  5506 ts_tablet_manager.cc:1434] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:44.969945  5506 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:44.970134  5786 raft_consensus.cc:493] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.970570  5786 raft_consensus.cc:515] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.972529  5786 leader_election.cc:290] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:44.973455  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:44.975009  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:44.975620  5311 raft_consensus.cc:2468] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:44.976620  5510 tablet_bootstrap.cc:654] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.976804  5432 leader_election.cc:304] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
W20260709 13:13:44.979526  5431 leader_election.cc:343] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.982427  5786 raft_consensus.cc:2804] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.982929  5786 raft_consensus.cc:493] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.983353  5786 raft_consensus.cc:3060] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.987967  5506 tablet_bootstrap.cc:654] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.992717  5514 ts_tablet_manager.cc:1434] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:13:44.994091  5514 tablet_bootstrap.cc:492] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:44.997659  5510 tablet_bootstrap.cc:492] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:44.998241  5510 ts_tablet_manager.cc:1403] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.009s
I20260709 13:13:44.997762  5786 raft_consensus.cc:515] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:44.999742  5514 tablet_bootstrap.cc:654] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.000811  5510 raft_consensus.cc:359] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.001142  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:45.001480  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:45.001461  5510 raft_consensus.cc:385] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.001783  5311 raft_consensus.cc:3060] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.002074  5510 raft_consensus.cc:740] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
W20260709 13:13:45.002874  5431 leader_election.cc:343] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.003067  5510 consensus_queue.cc:260] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.004916  5510 ts_tablet_manager.cc:1434] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:45.005173  5506 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.005331  5795 raft_consensus.cc:493] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.005651  5506 ts_tablet_manager.cc:1403] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.010s
I20260709 13:13:45.005920  5510 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:45.005833  5795 raft_consensus.cc:515] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.007742  5795 leader_election.cc:290] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:45.008285  5506 raft_consensus.cc:359] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.008901  5506 raft_consensus.cc:385] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.009147  5506 raft_consensus.cc:740] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.009347  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:45.011117  5786 leader_election.cc:290] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:45.011792  5510 tablet_bootstrap.cc:654] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.012907  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.013655  5391 raft_consensus.cc:2393] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 172a9e969c2f4ae5b798f53c8678635a in this term.
I20260709 13:13:45.015554  5431 leader_election.cc:304] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:45.016544  5311 raft_consensus.cc:2468] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:45.017643  5432 leader_election.cc:304] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:45.018788  5506 consensus_queue.cc:260] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.019158  5814 raft_consensus.cc:3060] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.020764  5506 ts_tablet_manager.cc:1434] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:13:45.021632  5506 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:45.023697  5786 raft_consensus.cc:2804] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.024355  5786 raft_consensus.cc:697] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:45.025153  5786 consensus_queue.cc:237] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.035414  5506 tablet_bootstrap.cc:654] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.039383  5833 raft_consensus.cc:493] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.040028  5833 raft_consensus.cc:515] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.044679  5833 leader_election.cc:290] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.045734  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:45.046734  5316 raft_consensus.cc:2393] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:45.048761  5786 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.060010  5506 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.060627  5506 ts_tablet_manager.cc:1403] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.003s
I20260709 13:13:45.066866  5824 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:45.082784  5816 raft_consensus.cc:493] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.083472  5816 raft_consensus.cc:515] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.089064  5506 raft_consensus.cc:359] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.090030  5506 raft_consensus.cc:385] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.090359  5506 raft_consensus.cc:740] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.091109  5506 consensus_queue.cc:260] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.093019  5506 ts_tablet_manager.cc:1434] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 13:13:45.102388  5816 leader_election.cc:290] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.113327  5386 raft_consensus.cc:3060] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.125593  5815 raft_consensus.cc:493] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.130061  5815 raft_consensus.cc:515] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.136195  5311 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:45.138276  5833 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.162755  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf286fcd624c51abfe580048d52f86" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.164690  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.169059  5506 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:45.177812  5506 tablet_bootstrap.cc:654] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.188134  5506 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.188737  5506 ts_tablet_manager.cc:1403] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 13:13:45.192250  5459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.194028  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf286fcd624c51abfe580048d52f86" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:45.202849  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 91589.7us
I20260709 13:13:45.207813  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.132869  5815 leader_election.cc:290] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.215806  5506 raft_consensus.cc:359] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.216862  5506 raft_consensus.cc:385] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.217204  5506 raft_consensus.cc:740] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.218026  5506 consensus_queue.cc:260] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.220788  5506 ts_tablet_manager.cc:1434] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260709 13:13:45.222078  5506 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:45.233444  5506 tablet_bootstrap.cc:654] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.242950  5506 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.243536  5506 ts_tablet_manager.cc:1403] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:13:45.250599  5506 raft_consensus.cc:359] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.251492  5506 raft_consensus.cc:385] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.251840  5506 raft_consensus.cc:740] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.252620  5506 consensus_queue.cc:260] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.259657  5506 ts_tablet_manager.cc:1434] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 13:13:45.260941  5506 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
W20260709 13:13:45.251482  5282 leader_election.cc:343] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:45.262336  5282 leader_election.cc:343] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:45.266397  5282 leader_election.cc:343] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.269192  5814 raft_consensus.cc:2749] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.275856  5506 tablet_bootstrap.cc:654] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.276319  5459 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:13:45.277230  5358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 55226.6us
I20260709 13:13:45.314917  5506 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.315572  5506 ts_tablet_manager.cc:1403] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.010s
I20260709 13:13:45.322952  5506 raft_consensus.cc:359] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.323851  5506 raft_consensus.cc:385] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.324220  5506 raft_consensus.cc:740] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.325052  5506 consensus_queue.cc:260] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.327787  5506 ts_tablet_manager.cc:1434] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:13:45.328975  5506 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:45.344319  5357 leader_election.cc:304] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.345371  5641 raft_consensus.cc:3060] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.351944  5641 raft_consensus.cc:2749] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.352370  5788 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.352661  5506 tablet_bootstrap.cc:654] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.363265  5506 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.363821  5506 ts_tablet_manager.cc:1403] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 13:13:45.373404  5506 raft_consensus.cc:359] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.374329  5506 raft_consensus.cc:385] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.374660  5506 raft_consensus.cc:740] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.267045  5282 leader_election.cc:304] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
W20260709 13:13:45.376919  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 110550us
I20260709 13:13:45.377820  5815 raft_consensus.cc:2749] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.377343  5506 consensus_queue.cc:260] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.386463  5641 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:45.393766  5282 leader_election.cc:343] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.394742  5282 leader_election.cc:304] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.396734  5816 raft_consensus.cc:2749] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.383980  5506 ts_tablet_manager.cc:1434] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:13:45.406272  5506 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:45.407881  5514 tablet_bootstrap.cc:492] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:45.408375  5514 ts_tablet_manager.cc:1403] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.415s	user 0.108s	sys 0.207s
I20260709 13:13:45.412429  5506 tablet_bootstrap.cc:654] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.412101  5514 raft_consensus.cc:359] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.412882  5514 raft_consensus.cc:385] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.413236  5514 raft_consensus.cc:740] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.414006  5514 consensus_queue.cc:260] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.415594  5514 ts_tablet_manager.cc:1434] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:45.416886  5514 tablet_bootstrap.cc:492] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:45.426348  5786 consensus_queue.cc:1048] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.427376  5824 raft_consensus.cc:493] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.427593  5789 raft_consensus.cc:493] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.427819  5824 raft_consensus.cc:515] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.428112  5789 raft_consensus.cc:515] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.430030  5510 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:45.430465  5510 ts_tablet_manager.cc:1403] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.425s	user 0.103s	sys 0.274s
I20260709 13:13:45.430980  5643 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.434561  5795 raft_consensus.cc:493] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.433202  5510 raft_consensus.cc:359] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.435313  5510 raft_consensus.cc:385] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.435132  5795 raft_consensus.cc:515] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.435581  5510 raft_consensus.cc:740] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.436160  5510 consensus_queue.cc:260] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.437064  5795 leader_election.cc:290] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:45.430040  5789 leader_election.cc:290] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.440784  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5cfae5946ea402ca2c4e6ba8f953f6c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:45.441380  5316 raft_consensus.cc:2468] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:45.442545  5432 leader_election.cc:304] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:45.442848  5510 ts_tablet_manager.cc:1434] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:13:45.443219  5651 raft_consensus.cc:2804] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.443554  5651 raft_consensus.cc:493] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.443763  5510 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:45.443887  5651 raft_consensus.cc:3060] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.445793  5780 raft_consensus.cc:493] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.446216  5780 raft_consensus.cc:515] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.448108  5780 leader_election.cc:290] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.450376  5824 leader_election.cc:290] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.460372  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
W20260709 13:13:45.460635  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 76152.7us
I20260709 13:13:45.462641  5651 raft_consensus.cc:515] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.466897  5506 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.467412  5506 ts_tablet_manager.cc:1403] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.005s
I20260709 13:13:45.470369  5506 raft_consensus.cc:359] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.471037  5506 raft_consensus.cc:385] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.471335  5506 raft_consensus.cc:740] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.471774  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5cfae5946ea402ca2c4e6ba8f953f6c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:45.472376  5316 raft_consensus.cc:3060] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.471964  5506 consensus_queue.cc:260] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.475780  5506 ts_tablet_manager.cc:1434] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260709 13:13:45.476794  5506 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:45.478436  5514 tablet_bootstrap.cc:654] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.479902  5814 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.488355  5651 leader_election.cc:290] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
W20260709 13:13:45.493366  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 66151.9us
I20260709 13:13:45.497756  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.500059  5459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.551331  5510 tablet_bootstrap.cc:654] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.553781  5780 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:45.554167  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.555089  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e74a6efd0a477cbe98dfdb4831c12f" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.555312  5875 raft_consensus.cc:493] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.564145  5875 raft_consensus.cc:515] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.566159  5875 leader_election.cc:290] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.556032  5316 raft_consensus.cc:2468] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:45.557415  5506 tablet_bootstrap.cc:654] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.560977  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:45.567281  5282 leader_election.cc:343] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:45.568221  5282 leader_election.cc:343] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.570091  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778f48de8414a579290c34748bdde35" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.571911  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778f48de8414a579290c34748bdde35" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.572221  5514 tablet_bootstrap.cc:492] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:45.572752  5514 ts_tablet_manager.cc:1403] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.156s	user 0.014s	sys 0.041s
I20260709 13:13:45.573917  5432 leader_election.cc:304] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
W20260709 13:13:45.574231  5282 leader_election.cc:343] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.574644  5282 leader_election.cc:304] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.575186  5510 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:45.575263  5789 raft_consensus.cc:2749] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.575793  5510 ts_tablet_manager.cc:1403] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.000s
I20260709 13:13:45.575764  5514 raft_consensus.cc:359] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.576782  5514 raft_consensus.cc:385] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.577095  5514 raft_consensus.cc:740] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
W20260709 13:13:45.578075  5282 leader_election.cc:343] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.577967  5514 consensus_queue.cc:260] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.578473  5282 leader_election.cc:304] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.578701  5663 raft_consensus.cc:2804] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.579245  5663 raft_consensus.cc:697] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:45.579802  5789 raft_consensus.cc:2749] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.579902  5510 raft_consensus.cc:359] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.580695  5510 raft_consensus.cc:385] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.580257  5663 consensus_queue.cc:237] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.580997  5510 raft_consensus.cc:740] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
W20260709 13:13:45.581570  5282 leader_election.cc:343] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:45.583169  5282 leader_election.cc:343] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.583523  5282 leader_election.cc:304] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.584144  5789 raft_consensus.cc:2749] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.585369  5506 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.585994  5506 ts_tablet_manager.cc:1403] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.002s
I20260709 13:13:45.589731  5514 ts_tablet_manager.cc:1434] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:13:45.590780  5514 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:45.592409  5506 raft_consensus.cc:359] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.593108  5506 raft_consensus.cc:385] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.593390  5506 raft_consensus.cc:740] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.594084  5506 consensus_queue.cc:260] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.595018  5510 consensus_queue.cc:260] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.597456  5510 ts_tablet_manager.cc:1434] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:13:45.598628  5510 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:45.598719  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5cfae5946ea402ca2c4e6ba8f953f6c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.599391  5391 raft_consensus.cc:2468] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:45.597409  5215 catalog_manager.cc:5697] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:45.605816  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5cfae5946ea402ca2c4e6ba8f953f6c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:45.606355  5392 raft_consensus.cc:3060] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.608824  5506 ts_tablet_manager.cc:1434] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
W20260709 13:13:45.609923  5357 consensus_peers.cc:597] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. 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:13:45.611790  5384 raft_consensus.cc:3060] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.677505  5816 raft_consensus.cc:493] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.678207  5816 raft_consensus.cc:515] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.679615  5514 tablet_bootstrap.cc:654] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.708180  5816 leader_election.cc:290] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.723896  5392 raft_consensus.cc:2468] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:45.737689  5506 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
I20260709 13:13:45.738104  5816 raft_consensus.cc:493] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.744715  5816 raft_consensus.cc:515] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.747666  5816 leader_election.cc:290] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.752725  5510 tablet_bootstrap.cc:654] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.760488  5357 leader_election.cc:304] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.761281  5833 raft_consensus.cc:2749] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:45.774947  5357 consensus_peers.cc:597] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. 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:13:45.773226  5824 raft_consensus.cc:493] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.782863  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.772110  5816 raft_consensus.cc:493] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.779865  5824 raft_consensus.cc:515] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.787581  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.788703  5824 leader_election.cc:290] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:13:45.791765  5282 leader_election.cc:343] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.790681  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ba33248ddb4bc895d5af3eaed557f8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:45.834336  5282 leader_election.cc:343] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.837273  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ba33248ddb4bc895d5af3eaed557f8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.842154  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.792425  5816 raft_consensus.cc:515] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.850615  5506 tablet_bootstrap.cc:654] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:45.853494  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 57161.7us
W20260709 13:13:45.853801  5358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 74354.4us
I20260709 13:13:45.856796  5663 consensus_queue.cc:1048] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:13:45.871120  5663 raft_consensus.cc:493] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.873284  5663 raft_consensus.cc:515] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.879670  5663 leader_election.cc:290] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:45.881752  5385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.882074  5816 leader_election.cc:290] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.885654  5510 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:45.886184  5510 ts_tablet_manager.cc:1403] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.288s	user 0.013s	sys 0.021s
I20260709 13:13:45.889838  5514 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:45.890406  5514 ts_tablet_manager.cc:1403] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.300s	user 0.012s	sys 0.009s
W20260709 13:13:45.891355  5431 leader_election.cc:343] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.890232  5510 raft_consensus.cc:359] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.892881  5510 raft_consensus.cc:385] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.893181  5510 raft_consensus.cc:740] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.896185  5510 consensus_queue.cc:260] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.900287  5514 raft_consensus.cc:359] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.901072  5514 raft_consensus.cc:385] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.906814  5510 ts_tablet_manager.cc:1434] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:13:45.901340  5514 raft_consensus.cc:740] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.907799  5510 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:45.908142  5514 consensus_queue.cc:260] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:45.917124  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 49722.5us
W20260709 13:13:45.917825  5282 leader_election.cc:343] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.922032  5514 ts_tablet_manager.cc:1434] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:13:45.922237  5282 leader_election.cc:304] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
W20260709 13:13:45.926609  5282 leader_election.cc:343] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.929045  5282 leader_election.cc:304] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.929291  5514 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
W20260709 13:13:45.930662  5282 leader_election.cc:343] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.927152  5892 raft_consensus.cc:2749] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.931284  5816 raft_consensus.cc:2749] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.933394  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.940635  5510 tablet_bootstrap.cc:654] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.944444  5824 raft_consensus.cc:493] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.944952  5824 raft_consensus.cc:515] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.952283  5506 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:45.952916  5506 ts_tablet_manager.cc:1403] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.215s	user 0.008s	sys 0.014s
I20260709 13:13:45.955252  5651 raft_consensus.cc:493] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.955752  5651 raft_consensus.cc:515] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.956097  5824 leader_election.cc:290] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:45.956662  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:45.957305  5313 raft_consensus.cc:2468] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:45.957737  5651 leader_election.cc:290] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:45.967895  5432 leader_election.cc:304] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:45.968549  5385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.969537  5795 raft_consensus.cc:2804] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.969975  5795 raft_consensus.cc:493] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.970338  5795 raft_consensus.cc:3060] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.971037  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:45.971165  5431 leader_election.cc:343] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.973263  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:45.969810  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:45.973994  5312 raft_consensus.cc:2468] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:45.979676  5795 raft_consensus.cc:515] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.982951  5514 tablet_bootstrap.cc:654] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.986287  5432 leader_election.cc:304] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:45.987188  5663 raft_consensus.cc:2804] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.987529  5663 raft_consensus.cc:493] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.987841  5663 raft_consensus.cc:3060] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.989101  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:45.991001  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:45.992354  5282 leader_election.cc:343] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.992770  5282 leader_election.cc:304] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:45.993880  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:45.994462  5312 raft_consensus.cc:3060] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.994470  5875 raft_consensus.cc:2749] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.995790  5506 raft_consensus.cc:359] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:45.996505  5506 raft_consensus.cc:385] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.996938  5506 raft_consensus.cc:740] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.997691  5643 raft_consensus.cc:493] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.991809  5463 raft_consensus.cc:2393] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 172a9e969c2f4ae5b798f53c8678635a in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
W20260709 13:13:46.000378  5282 leader_election.cc:343] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.999825  5506 consensus_queue.cc:260] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.001816  5643 raft_consensus.cc:515] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.003473  5663 raft_consensus.cc:515] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.006412  5663 leader_election.cc:290] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.007027  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.007254  5643 leader_election.cc:290] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.007577  5315 raft_consensus.cc:3060] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.014151  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.017673  5795 leader_election.cc:290] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
W20260709 13:13:46.018715  5431 leader_election.cc:343] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.025286  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.027383  5315 raft_consensus.cc:2468] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.029963  5312 raft_consensus.cc:2468] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.030553  5506 ts_tablet_manager.cc:1434] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.003s
I20260709 13:13:46.031456  5506 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a: Bootstrap starting.
W20260709 13:13:46.032794  5431 leader_election.cc:343] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.033545  5432 leader_election.cc:304] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:46.034847  5432 leader_election.cc:304] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:46.036052  5895 raft_consensus.cc:2804] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.036545  5895 raft_consensus.cc:697] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:46.037338  5895 consensus_queue.cc:237] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.038259  5510 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.038674  5510 ts_tablet_manager.cc:1403] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.014s
I20260709 13:13:46.040611  5814 raft_consensus.cc:2804] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:13:46.040861  5282 leader_election.cc:343] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.041092  5814 raft_consensus.cc:697] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:46.041895  5814 consensus_queue.cc:237] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:46.042732  5282 leader_election.cc:343] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.043100  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.044101  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:46.044157  5510 raft_consensus.cc:359] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.044893  5510 raft_consensus.cc:385] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.045171  5510 raft_consensus.cc:740] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
W20260709 13:13:46.046748  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:46.046877  5506 tablet_bootstrap.cc:654] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.046798  5786 consensus_queue.cc:1048] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:46.047202  5510 consensus_queue.cc:260] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.043125  5282 leader_election.cc:304] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:46.049221  5899 raft_consensus.cc:2749] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.050237  5510 ts_tablet_manager.cc:1434] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:13:46.051146  5510 tablet_bootstrap.cc:492] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.053843  5282 leader_election.cc:304] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:46.054890  5899 raft_consensus.cc:2749] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.055346  5782 raft_consensus.cc:493] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.055810  5782 raft_consensus.cc:515] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:46.057256  5282 leader_election.cc:343] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.058416  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.059269  5308 raft_consensus.cc:2468] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:46.060638  5358 leader_election.cc:304] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:46.061426  5842 raft_consensus.cc:2804] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.061846  5842 raft_consensus.cc:493] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.062198  5510 tablet_bootstrap.cc:654] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.062252  5842 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.064291  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:46.058660  5782 leader_election.cc:290] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:13:46.067143  5357 leader_election.cc:343] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.067813  5514 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.068229  5514 ts_tablet_manager.cc:1403] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.009s
I20260709 13:13:46.073668  5506 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a: No bootstrap required, opened a new log
I20260709 13:13:46.074110  5506 ts_tablet_manager.cc:1403] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260709 13:13:46.075488  5514 raft_consensus.cc:359] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.078224  5514 raft_consensus.cc:385] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.078496  5514 raft_consensus.cc:740] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.079079  5514 consensus_queue.cc:260] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.080521  5514 ts_tablet_manager.cc:1434] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:13:46.081408  5514 tablet_bootstrap.cc:492] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
W20260709 13:13:46.083112  5282 leader_election.cc:343] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.083933  5506 raft_consensus.cc:359] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.084611  5506 raft_consensus.cc:385] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.084898  5506 raft_consensus.cc:740] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.086158  5506 consensus_queue.cc:260] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.084471  5282 leader_election.cc:304] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:46.087567  5899 raft_consensus.cc:2749] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.088789  5842 raft_consensus.cc:515] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.092535  5506 ts_tablet_manager.cc:1434] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:13:46.092705  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.093462  5308 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.098810  5899 raft_consensus.cc:493] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.099288  5899 raft_consensus.cc:515] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.101438  5899 leader_election.cc:290] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.106164  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.107542  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:46.107801  5282 leader_election.cc:343] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:46.108798  5282 leader_election.cc:343] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.108815  5842 leader_election.cc:290] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.109282  5282 leader_election.cc:304] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:46.104701  5308 raft_consensus.cc:2468] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:46.110028  5643 raft_consensus.cc:2749] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.110692  5358 leader_election.cc:304] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:46.110975  5510 tablet_bootstrap.cc:492] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.111436  5510 ts_tablet_manager.cc:1403] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.027s
I20260709 13:13:46.111830  5782 raft_consensus.cc:2804] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.112287  5782 raft_consensus.cc:697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:46.113112  5782 consensus_queue.cc:237] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.109442  5514 tablet_bootstrap.cc:654] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.114066  5510 raft_consensus.cc:359] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.114694  5510 raft_consensus.cc:385] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.114987  5510 raft_consensus.cc:740] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.115617  5510 consensus_queue.cc:260] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.117578  5510 ts_tablet_manager.cc:1434] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:46.118515  5510 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.118891  5514 tablet_bootstrap.cc:492] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.119401  5514 ts_tablet_manager.cc:1403] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260709 13:13:46.122216  5514 raft_consensus.cc:359] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.123361  5514 raft_consensus.cc:385] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.123703  5514 raft_consensus.cc:740] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.123925  5510 tablet_bootstrap.cc:654] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.124567  5514 consensus_queue.cc:260] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.127471  5514 ts_tablet_manager.cc:1434] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:13:46.128430  5514 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.122521  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:46.136413  5814 consensus_queue.cc:1048] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:13:46.139223  5357 leader_election.cc:343] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.145773  5895 raft_consensus.cc:493] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.146418  5895 raft_consensus.cc:515] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.151727  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.153039  5312 raft_consensus.cc:2468] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.153182  5895 leader_election.cc:290] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.145817  5514 tablet_bootstrap.cc:654] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.154421  5432 leader_election.cc:304] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.155696  5895 raft_consensus.cc:2804] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.165014  5510 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.165512  5510 ts_tablet_manager.cc:1403] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.022s
I20260709 13:13:46.163980  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.171594  5386 raft_consensus.cc:2468] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.174415  5213 catalog_manager.cc:5697] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.178208  5510 raft_consensus.cc:359] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.179026  5510 raft_consensus.cc:385] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.179361  5510 raft_consensus.cc:740] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.160202  5895 raft_consensus.cc:493] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.179167  5213 catalog_manager.cc:5697] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.186332  5510 consensus_queue.cc:260] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.187892  5895 raft_consensus.cc:3060] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.189560  5510 ts_tablet_manager.cc:1434] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:13:46.191594  5213 catalog_manager.cc:5697] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.193643  5510 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.200968  5514 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.201475  5514 ts_tablet_manager.cc:1403] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.015s
I20260709 13:13:46.206915  5514 raft_consensus.cc:359] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.207564  5514 raft_consensus.cc:385] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.207851  5514 raft_consensus.cc:740] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.208498  5514 consensus_queue.cc:260] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.210572  5514 ts_tablet_manager.cc:1434] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:46.211436  5514 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.212037  5510 tablet_bootstrap.cc:654] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.216997  5514 tablet_bootstrap.cc:654] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.215047  5895 raft_consensus.cc:515] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.221357  5895 leader_election.cc:290] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.221130  5215 catalog_manager.cc:5697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.222110  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.222703  5308 raft_consensus.cc:3060] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.223760  5510 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.224189  5510 ts_tablet_manager.cc:1403] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260709 13:13:46.226897  5510 raft_consensus.cc:359] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.227298  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.227521  5510 raft_consensus.cc:385] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.227833  5510 raft_consensus.cc:740] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.227883  5389 raft_consensus.cc:3060] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.228505  5510 consensus_queue.cc:260] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.230998  5514 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.231380  5510 ts_tablet_manager.cc:1434] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:46.231456  5514 ts_tablet_manager.cc:1403] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:13:46.232316  5510 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.238688  5510 tablet_bootstrap.cc:654] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.238613  5514 raft_consensus.cc:359] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.239362  5514 raft_consensus.cc:385] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.239496  5308 raft_consensus.cc:2468] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.239660  5514 raft_consensus.cc:740] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.240525  5432 leader_election.cc:304] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.240372  5514 consensus_queue.cc:260] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.241215  5814 raft_consensus.cc:2804] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.241719  5814 raft_consensus.cc:697] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:46.242527  5814 consensus_queue.cc:237] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.246110  5389 raft_consensus.cc:2468] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.258828  5514 ts_tablet_manager.cc:1434] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:13:46.259759  5514 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.260511  5510 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.260968  5510 ts_tablet_manager.cc:1403] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260709 13:13:46.263518  5510 raft_consensus.cc:359] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.263428  5215 catalog_manager.cc:5697] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.264295  5510 raft_consensus.cc:385] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.264595  5510 raft_consensus.cc:740] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.265367  5510 consensus_queue.cc:260] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.267066  5514 tablet_bootstrap.cc:654] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.267617  5510 ts_tablet_manager.cc:1434] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:13:46.268572  5510 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.270529  5814 raft_consensus.cc:493] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.271112  5814 raft_consensus.cc:515] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.273639  5814 leader_election.cc:290] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.279377  5510 tablet_bootstrap.cc:654] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.279389  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf286fcd624c51abfe580048d52f86" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
W20260709 13:13:46.280843  5431 leader_election.cc:343] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.282269  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf286fcd624c51abfe580048d52f86" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.282935  5308 raft_consensus.cc:2468] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.284199  5432 leader_election.cc:304] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:46.285135  5814 raft_consensus.cc:2804] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.285470  5814 raft_consensus.cc:493] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.285823  5814 raft_consensus.cc:3060] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.291762  5814 raft_consensus.cc:515] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.293807  5514 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.294267  5514 ts_tablet_manager.cc:1403] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260709 13:13:46.294791  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf286fcd624c51abfe580048d52f86" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.295385  5308 raft_consensus.cc:3060] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.296643  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf286fcd624c51abfe580048d52f86" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.296866  5514 raft_consensus.cc:359] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.297307  5814 leader_election.cc:290] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.297549  5514 raft_consensus.cc:385] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.297984  5514 raft_consensus.cc:740] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.298591  5514 consensus_queue.cc:260] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.299412  5389 raft_consensus.cc:3060] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.300930  5514 ts_tablet_manager.cc:1434] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:46.301851  5514 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.303138  5510 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.305719  5389 raft_consensus.cc:2468] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.306071  5510 ts_tablet_manager.cc:1403] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260709 13:13:46.307219  5308 raft_consensus.cc:2468] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.308259  5432 leader_election.cc:304] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.308348  5510 raft_consensus.cc:359] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.309013  5510 raft_consensus.cc:385] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.308979  5814 raft_consensus.cc:2804] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.309445  5510 raft_consensus.cc:740] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.309787  5814 raft_consensus.cc:697] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:46.310141  5510 consensus_queue.cc:260] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.310690  5814 consensus_queue.cc:237] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.312201  5510 ts_tablet_manager.cc:1434] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:46.313073  5510 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.319121  5643 raft_consensus.cc:493] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.320026  5514 tablet_bootstrap.cc:654] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.319631  5643 raft_consensus.cc:515] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.321831  5643 leader_election.cc:290] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.323807  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475457716aa64870b595e0da1d988da8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
W20260709 13:13:46.325538  5282 leader_election.cc:343] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.327802  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475457716aa64870b595e0da1d988da8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.328625  5510 tablet_bootstrap.cc:654] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:46.328948  5282 leader_election.cc:343] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.329336  5282 leader_election.cc:304] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a; no voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:46.330425  5643 raft_consensus.cc:2749] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.335848  5514 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.336287  5514 ts_tablet_manager.cc:1403] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260709 13:13:46.338791  5514 raft_consensus.cc:359] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.339453  5514 raft_consensus.cc:385] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.339689  5514 raft_consensus.cc:740] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.340490  5510 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.340351  5514 consensus_queue.cc:260] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.341066  5510 ts_tablet_manager.cc:1403] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260709 13:13:46.340480  5215 catalog_manager.cc:5697] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.342921  5514 ts_tablet_manager.cc:1434] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:46.343618  5510 raft_consensus.cc:359] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.344048  5510 raft_consensus.cc:385] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.344256  5510 raft_consensus.cc:740] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.344836  5514 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.344928  5510 consensus_queue.cc:260] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.351223  5510 ts_tablet_manager.cc:1434] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:13:46.352175  5510 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.352330  5514 tablet_bootstrap.cc:654] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.359977  5463 raft_consensus.cc:3060] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.363171  5510 tablet_bootstrap.cc:654] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.364993  5514 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.365424  5514 ts_tablet_manager.cc:1403] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 13:13:46.368891  5514 raft_consensus.cc:359] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.369526  5514 raft_consensus.cc:385] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.369823  5514 raft_consensus.cc:740] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.370615  5514 consensus_queue.cc:260] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.374914  5514 ts_tablet_manager.cc:1434] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:13:46.375883  5514 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.381435  5514 tablet_bootstrap.cc:654] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.383006  5814 raft_consensus.cc:493] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.383642  5814 raft_consensus.cc:515] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.386611  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.387426  5308 raft_consensus.cc:2393] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 47b27a07ddea47bc91169fffa4d366cd in this term.
I20260709 13:13:46.390240  5786 raft_consensus.cc:493] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.390707  5786 raft_consensus.cc:515] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.392426  5510 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.393394  5510 ts_tablet_manager.cc:1403] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.014s
I20260709 13:13:46.394616  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ba33248ddb4bc895d5af3eaed557f8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.395267  5312 raft_consensus.cc:2468] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.396345  5432 leader_election.cc:304] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.397047  5510 raft_consensus.cc:359] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.397774  5510 raft_consensus.cc:385] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.397047  5895 raft_consensus.cc:2804] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.398474  5895 raft_consensus.cc:493] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.398787  5895 raft_consensus.cc:3060] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.392580  5786 leader_election.cc:290] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.399880  5814 leader_election.cc:290] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.401047  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.402369  5431 leader_election.cc:304] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:46.404289  5663 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.406160  5814 raft_consensus.cc:493] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.413187  5814 raft_consensus.cc:515] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.412456  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ba33248ddb4bc895d5af3eaed557f8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.414825  5386 raft_consensus.cc:2468] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.415337  5663 raft_consensus.cc:2749] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.398090  5510 raft_consensus.cc:740] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.421515  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.421981  5814 leader_election.cc:290] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.425138  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.425967  5458 raft_consensus.cc:3060] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.429904  5510 consensus_queue.cc:260] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.412094  5895 raft_consensus.cc:515] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.432263  5510 ts_tablet_manager.cc:1434] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260709 13:13:46.433487  5510 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.434212  5895 leader_election.cc:290] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.438447  5431 leader_election.cc:304] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:46.439610  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ba33248ddb4bc895d5af3eaed557f8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.440382  5386 raft_consensus.cc:3060] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.441370  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ba33248ddb4bc895d5af3eaed557f8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.442059  5315 raft_consensus.cc:3060] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.452633  5782 raft_consensus.cc:493] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.453429  5386 raft_consensus.cc:2468] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.453233  5782 raft_consensus.cc:515] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.455443  5514 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.456264  5514 ts_tablet_manager.cc:1403] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.081s	user 0.033s	sys 0.039s
I20260709 13:13:46.455458  5782 leader_election.cc:290] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.456753  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.457221  5510 tablet_bootstrap.cc:654] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.457545  5312 raft_consensus.cc:2393] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:46.459751  5514 raft_consensus.cc:359] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.460407  5514 raft_consensus.cc:385] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.460651  5514 raft_consensus.cc:740] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.461244  5514 consensus_queue.cc:260] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.463301  5514 ts_tablet_manager.cc:1434] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:46.464946  5514 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.471367  5514 tablet_bootstrap.cc:654] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.479632  5386 raft_consensus.cc:3060] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.490003  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:46.492163  5315 raft_consensus.cc:2468] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.492751  5431 leader_election.cc:304] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.494781  5929 raft_consensus.cc:2804] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.495231  5929 raft_consensus.cc:697] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:46.496039  5929 consensus_queue.cc:237] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.497465  5895 consensus_queue.cc:1048] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.498791  5357 leader_election.cc:304] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:46.499974  5782 raft_consensus.cc:493] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.500051  5842 raft_consensus.cc:2749] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.504743  5782 raft_consensus.cc:515] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.508406  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.509249  5308 raft_consensus.cc:2468] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:46.510983  5782 leader_election.cc:290] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.516235  5786 raft_consensus.cc:2749] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.524173  5510 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.524624  5510 ts_tablet_manager.cc:1403] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.091s	user 0.030s	sys 0.022s
I20260709 13:13:46.526842  5663 raft_consensus.cc:493] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.527240  5663 raft_consensus.cc:515] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.527957  5358 leader_election.cc:304] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:46.527261  5510 raft_consensus.cc:359] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.528855  5510 raft_consensus.cc:385] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.529181  5510 raft_consensus.cc:740] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.529888  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.530965  5308 raft_consensus.cc:2468] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.530038  5842 raft_consensus.cc:2804] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.531767  5842 raft_consensus.cc:493] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.532167  5842 raft_consensus.cc:3060] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.532027  5432 leader_election.cc:304] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.533038  5928 raft_consensus.cc:2804] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.533211  5514 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.533420  5928 raft_consensus.cc:493] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.533700  5514 ts_tablet_manager.cc:1403] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.015s
I20260709 13:13:46.533814  5928 raft_consensus.cc:3060] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.534147  5641 raft_consensus.cc:493] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.534569  5641 raft_consensus.cc:515] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.536235  5641 leader_election.cc:290] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.538846  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.539433  5311 raft_consensus.cc:2468] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:46.539969  5842 raft_consensus.cc:515] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.540867  5928 raft_consensus.cc:515] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.540930  5358 leader_election.cc:304] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:46.542083  5788 raft_consensus.cc:2804] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.541778  5514 raft_consensus.cc:359] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.542514  5788 raft_consensus.cc:493] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.543102  5788 raft_consensus.cc:3060] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.542676  5514 raft_consensus.cc:385] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.543583  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:46.544062  5514 raft_consensus.cc:740] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.544661  5514 consensus_queue.cc:260] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.546293  5514 ts_tablet_manager.cc:1434] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:13:46.546980  5514 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.551122  5842 leader_election.cc:290] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.552778  5510 consensus_queue.cc:260] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.554270  5510 ts_tablet_manager.cc:1434] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:13:46.555154  5510 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.558192  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:46.561149  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.561903  5313 raft_consensus.cc:3060] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.562415  5215 catalog_manager.cc:5697] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.568696  5786 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.570288  5510 tablet_bootstrap.cc:654] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.574074  5663 leader_election.cc:290] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.575968  5928 leader_election.cc:290] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.565336  5788 raft_consensus.cc:515] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.577394  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.577812  5842 raft_consensus.cc:493] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.578348  5510 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.578305  5842 raft_consensus.cc:515] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.579412  5510 ts_tablet_manager.cc:1403] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.003s
I20260709 13:13:46.582001  5510 raft_consensus.cc:359] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.582626  5510 raft_consensus.cc:385] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.580504  5842 leader_election.cc:290] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.582727  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:46.582924  5510 raft_consensus.cc:740] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.583616  5510 consensus_queue.cc:260] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.584864  5311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.585654  5510 ts_tablet_manager.cc:1434] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:13:46.586033  5357 leader_election.cc:343] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.586575  5510 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.589236  5928 raft_consensus.cc:493] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.589643  5313 raft_consensus.cc:2468] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:46.593262  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.589852  5928 raft_consensus.cc:515] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.592994  5510 tablet_bootstrap.cc:654] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.594223  5387 raft_consensus.cc:2393] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 47b27a07ddea47bc91169fffa4d366cd in this term.
I20260709 13:13:46.594431  5788 leader_election.cc:290] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.595451  5928 leader_election.cc:290] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.593099  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.596112  5308 raft_consensus.cc:3060] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.596024  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.597172  5387 raft_consensus.cc:2393] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64bbec918666400a8d1928a4c4c3865c in current term 1: Already voted for candidate 47b27a07ddea47bc91169fffa4d366cd in this term.
I20260709 13:13:46.593205  5458 raft_consensus.cc:2393] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:46.600760  5358 leader_election.cc:304] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:46.601493  5788 raft_consensus.cc:2804] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.601073  5510 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.602149  5510 ts_tablet_manager.cc:1403] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 13:13:46.602044  5788 raft_consensus.cc:697] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:46.602552  5308 raft_consensus.cc:2468] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:46.603012  5788 consensus_queue.cc:237] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.603574  5358 leader_election.cc:304] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:46.604544  5842 raft_consensus.cc:2804] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.604765  5510 raft_consensus.cc:359] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.605409  5510 raft_consensus.cc:385] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.605728  5510 raft_consensus.cc:740] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.606459  5510 consensus_queue.cc:260] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.617286  5795 consensus_queue.cc:1048] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.623900  5510 ts_tablet_manager.cc:1434] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:13:46.624848  5510 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: Bootstrap starting.
I20260709 13:13:46.625238  5431 leader_election.cc:304] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [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: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:46.626056  5387 raft_consensus.cc:3060] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.627044  5514 tablet_bootstrap.cc:654] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.636354  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:46.637084  5463 raft_consensus.cc:3060] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.615911  5842 raft_consensus.cc:697] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:46.646662  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778f48de8414a579290c34748bdde35" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.647243  5389 raft_consensus.cc:2468] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.635938  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19d1e658e4a45f18ec77dbb49ae3ba9" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:46.635425  5929 raft_consensus.cc:2749] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.651342  5357 leader_election.cc:304] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:46.636274  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778f48de8414a579290c34748bdde35" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.658895  5463 raft_consensus.cc:2468] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:46.658550  5431 leader_election.cc:304] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.644728  5782 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:13:46.668431  5842 consensus_queue.cc:237] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.660169  5313 raft_consensus.cc:2468] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.664361  5929 raft_consensus.cc:2804] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.678416  5929 raft_consensus.cc:493] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.678758  5929 raft_consensus.cc:3060] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.694293  5814 raft_consensus.cc:493] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.694826  5814 raft_consensus.cc:515] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.694339  5510 tablet_bootstrap.cc:654] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.701841  5814 leader_election.cc:290] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.705302  5641 raft_consensus.cc:2749] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.742630  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.743405  5312 raft_consensus.cc:2468] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.750021  5432 leader_election.cc:304] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
W20260709 13:13:46.750042  5358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 89246.4us
I20260709 13:13:46.754562  5514 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.755048  5514 ts_tablet_manager.cc:1403] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.208s	user 0.011s	sys 0.001s
I20260709 13:13:46.729540  5814 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:13:46.756712  5793 consensus_queue.cc:1048] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:13:46.735743  5929 raft_consensus.cc:515] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.765358  5786 raft_consensus.cc:2804] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.770809  5786 raft_consensus.cc:493] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.773283  5786 raft_consensus.cc:3060] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.775059  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.775979  5514 raft_consensus.cc:359] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.776775  5514 raft_consensus.cc:385] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.777053  5514 raft_consensus.cc:740] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
W20260709 13:13:46.777733  5431 leader_election.cc:343] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.778541  5788 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.780182  5814 consensus_queue.cc:1048] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.771191  5895 raft_consensus.cc:493] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.785233  5786 raft_consensus.cc:515] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.785647  5895 raft_consensus.cc:515] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.787302  5786 leader_election.cc:290] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.787714  5895 leader_election.cc:290] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.789196  5929 leader_election.cc:290] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:46.791172  5514 consensus_queue.cc:260] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.794211  5514 ts_tablet_manager.cc:1434] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
W20260709 13:13:46.794672  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 44737.7us
I20260709 13:13:46.795228  5514 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.803102  5514 tablet_bootstrap.cc:654] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:46.808025  5357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 98367.8us
I20260709 13:13:46.821038  5510 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: No bootstrap required, opened a new log
I20260709 13:13:46.822185  5510 ts_tablet_manager.cc:1403] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.012s
I20260709 13:13:46.824783  5514 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.824741  5510 raft_consensus.cc:359] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.825327  5514 ts_tablet_manager.cc:1403] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260709 13:13:46.827312  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.827910  5312 raft_consensus.cc:3060] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.829566  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778f48de8414a579290c34748bdde35" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.830185  5315 raft_consensus.cc:3060] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.832958  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.833557  5308 raft_consensus.cc:2468] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 0.
I20260709 13:13:46.835443  5514 raft_consensus.cc:359] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.836084  5514 raft_consensus.cc:385] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.836344  5514 raft_consensus.cc:740] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.836941  5315 raft_consensus.cc:2468] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.836952  5514 consensus_queue.cc:260] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.839093  5514 ts_tablet_manager.cc:1434] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:13:46.840322  5514 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: Bootstrap starting.
I20260709 13:13:46.845678  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.846271  5386 raft_consensus.cc:3060] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.846690  5514 tablet_bootstrap.cc:654] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.852115  5432 leader_election.cc:304] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.853154  5895 raft_consensus.cc:2804] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.853600  5895 raft_consensus.cc:493] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.854020  5895 raft_consensus.cc:3060] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.855502  5386 raft_consensus.cc:2468] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.856985  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778f48de8414a579290c34748bdde35" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.857512  5388 raft_consensus.cc:3060] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.861013  5895 raft_consensus.cc:515] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.862735  5432 leader_election.cc:304] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.863440  5949 raft_consensus.cc:2804] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.865092  5388 raft_consensus.cc:2468] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.825462  5510 raft_consensus.cc:385] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.866149  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd" is_pre_election: true
I20260709 13:13:46.867563  5949 raft_consensus.cc:697] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:46.868719  5949 consensus_queue.cc:237] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.874248  5385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:13:46.876739  5431 leader_election.cc:304] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.877441  5950 raft_consensus.cc:2804] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.878046  5950 raft_consensus.cc:697] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
W20260709 13:13:46.878710  5431 leader_election.cc:343] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.879102  5950 consensus_queue.cc:237] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:13:46.880497  5431 leader_election.cc:343] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.886984  5312 raft_consensus.cc:2468] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.865886  5510 raft_consensus.cc:740] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.861449  5215 catalog_manager.cc:5697] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.903340  5510 consensus_queue.cc:260] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.887797  5895 leader_election.cc:290] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
W20260709 13:13:46.890095  5358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 124236us
I20260709 13:13:46.897203  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.903666  5215 catalog_manager.cc:5697] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.910943  5510 ts_tablet_manager.cc:1434] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260709 13:13:46.911762  5315 raft_consensus.cc:3060] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.918618  5514 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: No bootstrap required, opened a new log
I20260709 13:13:46.919128  5514 ts_tablet_manager.cc:1403] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.022s
I20260709 13:13:46.920037  5782 raft_consensus.cc:493] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.920511  5782 raft_consensus.cc:515] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.921483  5514 raft_consensus.cc:359] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.922111  5514 raft_consensus.cc:385] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.922340  5514 raft_consensus.cc:740] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.922530  5782 leader_election.cc:290] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.922874  5514 consensus_queue.cc:260] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.923439  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:46.923990  5315 raft_consensus.cc:2468] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 1.
I20260709 13:13:46.924014  5463 raft_consensus.cc:2468] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:46.926430  5514 ts_tablet_manager.cc:1434] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:13:46.924666  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:46.931306  5308 raft_consensus.cc:2468] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:46.928660  5357 leader_election.cc:304] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:13:46.934211  5842 raft_consensus.cc:2804] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.934561  5842 raft_consensus.cc:493] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.934911  5842 raft_consensus.cc:3060] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.942677  5432 leader_election.cc:304] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:13:46.942787  5795 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.943559  5950 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.944262  5949 raft_consensus.cc:2804] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.945021  5949 raft_consensus.cc:697] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:13:46.951983  5949 consensus_queue.cc:237] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.961436  5213 catalog_manager.cc:5697] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.964360  5213 catalog_manager.cc:5697] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.974954  5842 raft_consensus.cc:515] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.982969  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:46.983556  5312 raft_consensus.cc:3060] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.988914  5842 leader_election.cc:290] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:46.989972  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:46.990609  5463 raft_consensus.cc:3060] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.990873  5312 raft_consensus.cc:2468] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:46.991981  5358 leader_election.cc:304] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:46.994496  5842 raft_consensus.cc:2804] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.994963  5842 raft_consensus.cc:697] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:46.995760  5842 consensus_queue.cc:237] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:46.999028  5463 raft_consensus.cc:2468] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:47.005368  5949 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.035593  5215 catalog_manager.cc:5697] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:47.046905  5953 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.058300  5795 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.081820  5641 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.108752  5842 raft_consensus.cc:493] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.109251  5842 raft_consensus.cc:515] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:47.114118  5842 leader_election.cc:290] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:47.114060  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475457716aa64870b595e0da1d988da8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:47.115154  5309 raft_consensus.cc:2468] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:47.116192  5358 leader_election.cc:304] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:47.117421  5842 raft_consensus.cc:2804] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.117544  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475457716aa64870b595e0da1d988da8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:47.117872  5842 raft_consensus.cc:493] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.118227  5463 raft_consensus.cc:2468] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 0.
I20260709 13:13:47.118440  5842 raft_consensus.cc:3060] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.129338  5842 raft_consensus.cc:515] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:47.131819  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475457716aa64870b595e0da1d988da8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:13:47.132349  5309 raft_consensus.cc:3060] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.144622  5309 raft_consensus.cc:2468] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
I20260709 13:13:47.146854  5358 leader_election.cc:304] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:13:47.147650  5953 raft_consensus.cc:2804] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.148164  5953 raft_consensus.cc:697] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:13:47.148967  5953 consensus_queue.cc:237] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:47.152983  5782 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.154110  5842 leader_election.cc:290] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:47.154309  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475457716aa64870b595e0da1d988da8" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:13:47.154908  5463 raft_consensus.cc:3060] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.161739  5463 raft_consensus.cc:2468] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 1.
W20260709 13:13:47.174418  5263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:47.148699  5212 catalog_manager.cc:5697] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.193445  5944 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.245662  5213 catalog_manager.cc:5697] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.281270  5814 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.291899  5795 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.333734  5795 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.343101  5814 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.392513  5945 raft_consensus.cc:493] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.393092  5945 raft_consensus.cc:515] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:13:47.395532  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:13:47.394958  5945 leader_election.cc:290] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:47.395843  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0a2836986d4323a39a931feebc66d2" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:13:47.396337  5313 raft_consensus.cc:2393] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47b27a07ddea47bc91169fffa4d366cd in current term 1: Already voted for candidate 64bbec918666400a8d1928a4c4c3865c in this term.
I20260709 13:13:47.397363  5358 leader_election.cc:304] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:13:47.398307  5945 raft_consensus.cc:3060] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.403185  5945 raft_consensus.cc:2749] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.405850  5795 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.414631  5795 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.421675  5945 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.440850  5945 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.604586  5945 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.611198  5782 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.759634  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:47.779405  5984 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:13:47.779492  5985 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:13:47.779625  5987 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:13:47.783599  4193 server_base.cc:1061] running on GCE node
I20260709 13:13:47.784852  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:47.785095  4193 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:13:47.785297  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602827785281 us; error 0 us; skew 500 ppm
I20260709 13:13:47.785902  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:47.788611  4193 webserver.cc:533] Webserver started at http://127.4.24.68:37323/ using document root <none> and password file <none>
I20260709 13:13:47.789116  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:47.789340  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:47.789790  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:47.791185  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-3-root/instance:
uuid: "777e036c616f4d80938af14f772766ce"
format_stamp: "Formatted at 2026-07-09 13:13:47 on dist-test-slave-jvbf"
I20260709 13:13:47.795941  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:13:47.802676  5992 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:13:47.803637  4193 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:13:47.803966  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-3-root
uuid: "777e036c616f4d80938af14f772766ce"
format_stamp: "Formatted at 2026-07-09 13:13:47 on dist-test-slave-jvbf"
I20260709 13:13:47.804288  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-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:13:47.822872  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:47.825671  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:47.827330  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:47.831005  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:47.831279  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:47.831691  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:47.831938  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:47.905925  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.68:33745
I20260709 13:13:47.906023  6054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.68:33745 every 8 connection(s)
I20260709 13:13:47.913100  4193 auto_leader_rebalancer-test.cc:384] add a tserver: 777e036c616f4d80938af14f772766ce
I20260709 13:13:47.931058  6055 heartbeater.cc:344] Connected to a master server at 127.4.24.126:45347
I20260709 13:13:47.931438  6055 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:47.932138  6055 heartbeater.cc:507] Master 127.4.24.126:45347 requested a full tablet report, sending...
I20260709 13:13:47.934108  5215 ts_manager.cc:194] Registered new tserver with Master: 777e036c616f4d80938af14f772766ce (127.4.24.68:33745)
I20260709 13:13:47.935374  5215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58188
I20260709 13:13:48.252220  5387 consensus_queue.cc:237] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:48.259778  5463 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.259873  5309 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.261328  5944 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:48.262647  5945 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.274021  5944 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:13:48.276512  5355 consensus_peers.cc:597] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a758dbf838b442bb273b99a71ad63cf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:48.279723  5463 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.281430  5309 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.290333  5215 catalog_manager.cc:5697] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:48.313004  5458 consensus_queue.cc:237] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:48.335757  5389 raft_consensus.cc:1275] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.337920  5795 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:48.339263  5309 raft_consensus.cc:1275] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.340524  5795 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:48.345373  5429 consensus_peers.cc:597] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b0e73b60dad43efb85741830415c99a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:48.348415  5929 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.350175  5387 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.353291  5309 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.361713  5458 consensus_queue.cc:237] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:48.369439  5212 catalog_manager.cc:5697] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:13:48.374882  5429 consensus_peers.cc:597] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf6761b42d524d54b363a4dfb9aed20d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:48.380612  5387 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.382107  6059 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.384145  5309 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.385433  5929 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:48.392266  5814 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.393108  5389 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.404104  5458 consensus_queue.cc:237] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:13:48.419211  5429 consensus_peers.cc:597] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51e3b8ec05dc4922b008b110f8a0bfa0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:48.424232  5212 catalog_manager.cc:5697] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:48.432793  5389 raft_consensus.cc:1275] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.434911  5929 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:13:48.444118  5309 raft_consensus.cc:1275] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:48.462791  5929 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:48.466565  5313 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.479688  6079 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.482024  5312 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.485889  5387 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:48.507651  5215 catalog_manager.cc:5697] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:48.848201  6087 ts_tablet_manager.cc:933] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:48.854353  6087 tablet_copy_client.cc:323] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:13:48.882279  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 6a758dbf838b442bb273b99a71ad63cf from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:13:48.883008  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 6a758dbf838b442bb273b99a71ad63cf from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-6a758dbf838b442bb273b99a71ad63cf
I20260709 13:13:48.885350  6091 ts_tablet_manager.cc:933] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:48.901803  6092 ts_tablet_manager.cc:933] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:48.901938  6091 tablet_copy_client.cc:323] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:13:48.902097  5402 tablet_copy_source_session.cc:215] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:48.911306  6087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a758dbf838b442bb273b99a71ad63cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.920835  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 6b0e73b60dad43efb85741830415c99a from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:13:48.927789  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 6b0e73b60dad43efb85741830415c99a from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-6b0e73b60dad43efb85741830415c99a
I20260709 13:13:48.934743  6087 tablet_copy_client.cc:806] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:48.935410  6087 tablet_copy_client.cc:670] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:48.936499  6092 tablet_copy_client.cc:323] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:13:48.937664  6055 heartbeater.cc:499] Master 127.4.24.126:45347 was elected leader, sending a full tablet report...
I20260709 13:13:48.938366  5475 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet cf6761b42d524d54b363a4dfb9aed20d from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:13:48.938949  5475 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet cf6761b42d524d54b363a4dfb9aed20d from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-cf6761b42d524d54b363a4dfb9aed20d
I20260709 13:13:48.940833  6087 tablet_copy_client.cc:538] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:48.946519  5475 tablet_copy_source_session.cc:215] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:48.949623  5476 tablet_copy_source_session.cc:215] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:48.949851  6087 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:48.949735  6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6761b42d524d54b363a4dfb9aed20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.953593  6091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0e73b60dad43efb85741830415c99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.965147  6092 tablet_copy_client.cc:806] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:48.976698  6091 tablet_copy_client.cc:806] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:48.965803  6092 tablet_copy_client.cc:670] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:48.977269  6091 tablet_copy_client.cc:670] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:48.986632  6092 tablet_copy_client.cc:538] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:48.987967  6091 tablet_copy_client.cc:538] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:48.995995  6092 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:49.005053  6091 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:49.009991  6097 ts_tablet_manager.cc:933] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:49.042080  6097 tablet_copy_client.cc:323] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:13:49.043915  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 51e3b8ec05dc4922b008b110f8a0bfa0 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:13:49.044435  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 51e3b8ec05dc4922b008b110f8a0bfa0 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-51e3b8ec05dc4922b008b110f8a0bfa0
I20260709 13:13:49.063447  5476 tablet_copy_source_session.cc:215] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:49.070252  6087 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: 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:13:49.071209  6087 tablet_bootstrap.cc:492] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:49.071856  6087 ts_tablet_manager.cc:1403] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.122s	user 0.031s	sys 0.012s
I20260709 13:13:49.069342  6097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e3b8ec05dc4922b008b110f8a0bfa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.100960  6087 raft_consensus.cc:359] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.104507  6087 raft_consensus.cc:740] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:49.105789  6087 consensus_queue.cc:260] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.157260  6091 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: 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:13:49.158562  6091 tablet_bootstrap.cc:492] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:49.163055  6091 ts_tablet_manager.cc:1403] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.158s	user 0.022s	sys 0.004s
I20260709 13:13:49.164424  6087 ts_tablet_manager.cc:1434] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.004s
I20260709 13:13:49.166932  6091 raft_consensus.cc:359] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.167857  6091 raft_consensus.cc:740] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:49.169538  6091 consensus_queue.cc:260] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.172283  6091 ts_tablet_manager.cc:1434] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:13:49.175565  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-6b0e73b60dad43efb85741830415c99a received from {username='slave'} at 127.0.0.1:36098
I20260709 13:13:49.176036  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-6b0e73b60dad43efb85741830415c99a on tablet 6b0e73b60dad43efb85741830415c99a with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:49.176812  6092 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: 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:13:49.177660  6092 tablet_bootstrap.cc:492] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:49.178362  6092 ts_tablet_manager.cc:1403] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.183s	user 0.073s	sys 0.078s
I20260709 13:13:49.183744  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-6a758dbf838b442bb273b99a71ad63cf received from {username='slave'} at 127.0.0.1:50990
I20260709 13:13:49.183208  6092 raft_consensus.cc:359] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.184206  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-6a758dbf838b442bb273b99a71ad63cf on tablet 6a758dbf838b442bb273b99a71ad63cf with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:49.184237  6092 raft_consensus.cc:740] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:49.185014  6092 consensus_queue.cc:260] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.187233  6092 ts_tablet_manager.cc:1434] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:49.188978  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-cf6761b42d524d54b363a4dfb9aed20d received from {username='slave'} at 127.0.0.1:36098
I20260709 13:13:49.189383  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-cf6761b42d524d54b363a4dfb9aed20d on tablet cf6761b42d524d54b363a4dfb9aed20d with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:49.201223  6097 tablet_copy_client.cc:806] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:49.202204  6097 tablet_copy_client.cc:670] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:49.205996  6097 tablet_copy_client.cc:538] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:49.215091  6097 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:49.232738  6097 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: 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:13:49.233579  6097 tablet_bootstrap.cc:492] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:49.234270  6097 ts_tablet_manager.cc:1403] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 13:13:49.237376  6097 raft_consensus.cc:359] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.238269  6097 raft_consensus.cc:740] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:49.238901  6097 consensus_queue.cc:260] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:49.241191  6097 ts_tablet_manager.cc:1434] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:13:49.242974  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-51e3b8ec05dc4922b008b110f8a0bfa0 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:13:49.243368  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-51e3b8ec05dc4922b008b110f8a0bfa0 on tablet 51e3b8ec05dc4922b008b110f8a0bfa0 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:49.343629  6029 raft_consensus.cc:1217] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:49.351424  6029 raft_consensus.cc:1217] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:49.373708  6029 raft_consensus.cc:1217] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:49.520901  6029 raft_consensus.cc:1217] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:49.763865  6080 raft_consensus.cc:1064] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:49.766613  6080 consensus_queue.cc:237] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:49.773262  6029 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.773569  5309 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.774922  6059 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:49.775482  5389 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.776708  6080 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:49.779570  6106 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:49.793512  5814 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.795019  5389 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.819782  5309 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.822590  5213 catalog_manager.cc:5697] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.835671  6029 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.848412  5814 raft_consensus.cc:1064] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:49.851431  5814 consensus_queue.cc:237] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:49.880119  5389 raft_consensus.cc:1275] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.880998  6029 raft_consensus.cc:1275] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.881240  5309 raft_consensus.cc:1275] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.882844  6080 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:49.885236  6080 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:13:49.889115  6107 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:49.938011  6080 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.944432  6107 raft_consensus.cc:1064] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:49.943043  5389 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.947705  6107 consensus_queue.cc:237] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:49.951331  6102 raft_consensus.cc:1064] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:49.952554  5309 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.953951  6102 consensus_queue.cc:237] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:49.980625  6029 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:49.988147  6030 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.989908  6115 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:49.991792  5457 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:49.993650  6083 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:49.999501  5309 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:50.001072  6115 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:50.010473  6029 raft_consensus.cc:1275] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:50.011287  5386 raft_consensus.cc:1275] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:50.010519  5313 raft_consensus.cc:1275] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:50.012080  6059 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:50.014746  6106 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:50.026223  6059 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:50.031400  6083 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.046123  5457 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.065363  5309 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.069911  6029 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.079617  5814 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.100044  5458 consensus_queue.cc:237] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:50.100464  5212 catalog_manager.cc:5697] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.102598  6029 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.104043  5386 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.111810  5313 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.123879  5389 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.126163  6059 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:50.126595  6029 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.128333  6125 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:50.132939  6059 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.137739  5389 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.141167  5458 consensus_queue.cc:237] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:50.145448  6030 raft_consensus.cc:2955] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.150703  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf6761b42d524d54b363a4dfb9aed20d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:50.152523  5213 catalog_manager.cc:5697] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.157708  5309 raft_consensus.cc:1275] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.159359  5814 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:50.165512  6029 raft_consensus.cc:1275] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.167970  6106 consensus_queue.cc:1048] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:50.169529  5215 catalog_manager.cc:5697] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.171451  6080 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.175806  5313 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.189622  6029 raft_consensus.cc:2955] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.192808  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b0e73b60dad43efb85741830415c99a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:50.214354  5389 consensus_queue.cc:237] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:50.218925  5457 consensus_queue.cc:237] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:50.222883  5215 catalog_manager.cc:5697] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.228904  5309 raft_consensus.cc:1275] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.229200  6029 raft_consensus.cc:1275] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.231489  6029 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.234097  6102 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:50.236478  5313 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:50.238982  6083 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:50.240500  6059 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:50.242484  6059 consensus_queue.cc:1048] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:50.245524  5214 catalog_manager.cc:5697] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.248126  5944 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.251879  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet cf6761b42d524d54b363a4dfb9aed20d with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:13:50.251444  6080 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.256460  5313 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.257512  6030 raft_consensus.cc:2955] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.258460  6029 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.264353  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a758dbf838b442bb273b99a71ad63cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:50.263983  5312 raft_consensus.cc:2955] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.280184  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51e3b8ec05dc4922b008b110f8a0bfa0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:50.286682  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b0e73b60dad43efb85741830415c99a with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:13:50.291711  6130 tablet_replica.cc:333] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:13:50.292742  6130 raft_consensus.cc:2243] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:50.296520  6130 raft_consensus.cc:2272] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:50.308976  5212 catalog_manager.cc:5697] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:50.319149  6130 ts_tablet_manager.cc:1916] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:50.319970  5214 catalog_manager.cc:5697] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.325066  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 51e3b8ec05dc4922b008b110f8a0bfa0 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:13:50.325433  6131 tablet_replica.cc:333] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:13:50.327064  6131 raft_consensus.cc:2243] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:50.327769  6131 raft_consensus.cc:2272] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:50.333938  6131 ts_tablet_manager.cc:1916] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:50.341580  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a758dbf838b442bb273b99a71ad63cf with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:13:50.358170  6130 ts_tablet_manager.cc:1929] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:50.358520  6132 tablet_replica.cc:333] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:13:50.358717  6130 log.cc:1199] T cf6761b42d524d54b363a4dfb9aed20d P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/cf6761b42d524d54b363a4dfb9aed20d
I20260709 13:13:50.359560  6132 raft_consensus.cc:2243] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:50.362421  6132 raft_consensus.cc:2272] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:50.364477  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet cf6761b42d524d54b363a4dfb9aed20d (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:50.366014  6132 ts_tablet_manager.cc:1916] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:50.373945  6131 ts_tablet_manager.cc:1929] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:50.376678  6131 log.cc:1199] T 6b0e73b60dad43efb85741830415c99a P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/6b0e73b60dad43efb85741830415c99a
I20260709 13:13:50.379916  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 6b0e73b60dad43efb85741830415c99a (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:50.380043  6131 tablet_replica.cc:333] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:13:50.381484  6131 raft_consensus.cc:2243] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:50.382282  6131 raft_consensus.cc:2272] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:50.382788  6132 ts_tablet_manager.cc:1929] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:50.384262  6132 log.cc:1199] T 6a758dbf838b442bb273b99a71ad63cf P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/6a758dbf838b442bb273b99a71ad63cf
I20260709 13:13:50.385399  6131 ts_tablet_manager.cc:1916] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:50.385891  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 6a758dbf838b442bb273b99a71ad63cf (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:50.396799  6131 ts_tablet_manager.cc:1929] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:50.397171  6131 log.cc:1199] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/51e3b8ec05dc4922b008b110f8a0bfa0
I20260709 13:13:50.398442  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 51e3b8ec05dc4922b008b110f8a0bfa0 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:51.419497  5385 consensus_queue.cc:237] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:13:51.426506  5355 consensus_peers.cc:597] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6eb111e6e6f94499a7d34de463460800. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:51.427261  5309 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.428114  5458 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.429378  6114 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.430229  6102 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:51.443042  6134 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.444720  5309 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.444749  5458 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.460208  5385 consensus_queue.cc:237] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:51.461153  5213 catalog_manager.cc:5697] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:13:51.467410  5355 consensus_peers.cc:597] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13677bbf072d459bbedd1d1db77f4ed7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:51.468994  5309 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.470873  5458 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.470558  6102 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:51.472023  6135 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.482656  6114 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.485504  5312 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.494473  5457 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.524355  5215 catalog_manager.cc:5697] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.547508  5312 consensus_queue.cc:237] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:51.557569  5457 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.559263  6060 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:51.567979  5389 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.567817  5643 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:13:51.569422  5280 consensus_peers.cc:597] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbbe06c068354daa96844c470673102d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:51.569729  5457 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.573652  6060 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.587116  5463 consensus_queue.cc:237] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:51.592460  5214 catalog_manager.cc:5697] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.590499  5389 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:13:51.597273  5429 consensus_peers.cc:597] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3b27d66022b4f389c0eef298a7861aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:51.598347  5385 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.599749  6080 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.600410  5312 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:51.602643  6059 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:51.618219  6157 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.620512  5389 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.621028  5312 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.633136  5214 catalog_manager.cc:5697] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:51.885018  6159 ts_tablet_manager.cc:933] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:51.886957  6159 tablet_copy_client.cc:323] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:13:51.888386  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 6eb111e6e6f94499a7d34de463460800 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:13:51.888895  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 6eb111e6e6f94499a7d34de463460800 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-6eb111e6e6f94499a7d34de463460800
I20260709 13:13:51.896111  5402 tablet_copy_source_session.cc:215] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:51.899365  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb111e6e6f94499a7d34de463460800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:51.914935  6159 tablet_copy_client.cc:806] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:51.915575  6159 tablet_copy_client.cc:670] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:51.919658  6159 tablet_copy_client.cc:538] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:51.924587  6162 ts_tablet_manager.cc:933] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:51.930713  6159 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:51.950726  6162 tablet_copy_client.cc:323] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:13:51.993412  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 13677bbf072d459bbedd1d1db77f4ed7 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:13:51.994746  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 13677bbf072d459bbedd1d1db77f4ed7 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-13677bbf072d459bbedd1d1db77f4ed7
I20260709 13:13:52.008749  6159 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: 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:13:52.080588  5402 tablet_copy_source_session.cc:215] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:52.085389  6162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13677bbf072d459bbedd1d1db77f4ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:52.087335  6166 ts_tablet_manager.cc:933] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:13:52.098526  6159 tablet_bootstrap.cc:492] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:52.099839  6159 ts_tablet_manager.cc:1403] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.008s
I20260709 13:13:52.126384  6159 raft_consensus.cc:359] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.128124  6159 raft_consensus.cc:740] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:52.140861  6162 tablet_copy_client.cc:806] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:52.141693  6162 tablet_copy_client.cc:670] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:52.145895  6159 consensus_queue.cc:260] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.147686  6162 tablet_copy_client.cc:538] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:52.159955  6162 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:52.163942  6159 ts_tablet_manager.cc:1434] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.001s
I20260709 13:13:52.174340  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-6eb111e6e6f94499a7d34de463460800 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:13:52.174836  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-6eb111e6e6f94499a7d34de463460800 on tablet 6eb111e6e6f94499a7d34de463460800 with peer 777e036c616f4d80938af14f772766ce
W20260709 13:13:52.207693  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 58477.6us
I20260709 13:13:52.208536  6162 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: 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:13:52.209802  6162 tablet_bootstrap.cc:492] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:52.210605  6162 ts_tablet_manager.cc:1403] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.018s
I20260709 13:13:52.214375  6162 raft_consensus.cc:359] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.215395  6162 raft_consensus.cc:740] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:52.216256  6162 consensus_queue.cc:260] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.218883  6162 ts_tablet_manager.cc:1434] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260709 13:13:52.214835  5429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:33745, user_credentials={real_user=slave}} blocked reactor thread for 65471.6us
I20260709 13:13:52.224531  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-13677bbf072d459bbedd1d1db77f4ed7 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:13:52.224956  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-13677bbf072d459bbedd1d1db77f4ed7 on tablet 13677bbf072d459bbedd1d1db77f4ed7 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:52.235903  6162 ts_tablet_manager.cc:933] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:52.238399  6162 tablet_copy_client.cc:323] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:13:52.240758  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet c3b27d66022b4f389c0eef298a7861aa from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:13:52.241393  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet c3b27d66022b4f389c0eef298a7861aa from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-c3b27d66022b4f389c0eef298a7861aa
I20260709 13:13:52.246096  6166 tablet_copy_client.cc:323] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:13:52.263540  5476 tablet_copy_source_session.cc:215] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:52.269701  6162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b27d66022b4f389c0eef298a7861aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:52.303965  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet dbbe06c068354daa96844c470673102d from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:13:52.304728  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet dbbe06c068354daa96844c470673102d from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-dbbe06c068354daa96844c470673102d
I20260709 13:13:52.307040  6029 raft_consensus.cc:1217] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:52.331348  6162 tablet_copy_client.cc:806] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:52.331739  5327 tablet_copy_source_session.cc:215] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:52.331979  6162 tablet_copy_client.cc:670] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:52.335767  6166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbe06c068354daa96844c470673102d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:52.337311  6162 tablet_copy_client.cc:538] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:52.347400  6162 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:52.355304  6166 tablet_copy_client.cc:806] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:52.355973  6166 tablet_copy_client.cc:670] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:52.359925  6166 tablet_copy_client.cc:538] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:52.366904  6166 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:52.368041  6162 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: 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:13:52.368954  6162 tablet_bootstrap.cc:492] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:52.369594  6162 ts_tablet_manager.cc:1403] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 13:13:52.375811  6162 raft_consensus.cc:359] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.376766  6162 raft_consensus.cc:740] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:52.377481  6162 consensus_queue.cc:260] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.383177  6029 raft_consensus.cc:1217] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:52.385282  6162 ts_tablet_manager.cc:1434] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:13:52.388515  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-c3b27d66022b4f389c0eef298a7861aa received from {username='slave'} at 127.0.0.1:36098
I20260709 13:13:52.388988  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-c3b27d66022b4f389c0eef298a7861aa on tablet c3b27d66022b4f389c0eef298a7861aa with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:52.420141  6166 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: 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:13:52.420967  6166 tablet_bootstrap.cc:492] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:52.421648  6166 ts_tablet_manager.cc:1403] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.012s
I20260709 13:13:52.423703  6166 raft_consensus.cc:359] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.424257  6166 raft_consensus.cc:740] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:52.424746  6166 consensus_queue.cc:260] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:52.426730  6166 ts_tablet_manager.cc:1434] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:52.429270  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-dbbe06c068354daa96844c470673102d received from {username='slave'} at 127.0.0.1:57222
I20260709 13:13:52.429711  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-dbbe06c068354daa96844c470673102d on tablet dbbe06c068354daa96844c470673102d with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:52.781268  6029 raft_consensus.cc:1217] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:52.821660  6114 raft_consensus.cc:1064] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:52.824383  6114 consensus_queue.cc:237] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:52.831568  6029 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.832655  5463 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.833496  5313 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.834221  6114 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:52.835258  6134 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:52.836263  6135 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:52.868621  6135 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:52.870148  5463 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:52.873255  5312 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:52.894941  5215 catalog_manager.cc:5697] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:52.904003  6030 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:52.911952  6114 raft_consensus.cc:1064] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:52.917135  6114 consensus_queue.cc:237] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:52.943032  6030 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.943912  5312 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.944522  5458 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.948082  6134 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:52.954816  6135 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:52.962039  6114 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:52.979516  6029 raft_consensus.cc:1217] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:13:52.991998  5358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 46347.3us
W20260709 13:13:52.994015  5357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 47734.3us
I20260709 13:13:53.023459  6134 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.024349  5389 consensus_queue.cc:237] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:53.031051  5463 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.040035  6030 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.041023  6029 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.045367  6114 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:53.056831  5313 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.057797  6114 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.059257  6029 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.076298  5312 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.063184  5214 catalog_manager.cc:5697] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.080567  6186 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:53.078441  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6eb111e6e6f94499a7d34de463460800 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:53.087900  5308 raft_consensus.cc:2955] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.095266  5215 catalog_manager.cc:5697] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.112063  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 6eb111e6e6f94499a7d34de463460800 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:13:53.117465  5389 consensus_queue.cc:237] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:53.123425  6030 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.124858  6186 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:53.126436  5463 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.131049  6134 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:13:53.135820  6195 tablet_replica.cc:333] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:13:53.137265  6195 raft_consensus.cc:2243] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:53.138031  6195 raft_consensus.cc:2272] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:53.138218  6186 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.141022  6030 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.147444  6195 ts_tablet_manager.cc:1916] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:53.154884  5463 raft_consensus.cc:2955] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.161005  5212 catalog_manager.cc:5697] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.180824  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 13677bbf072d459bbedd1d1db77f4ed7 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:13:53.183557  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13677bbf072d459bbedd1d1db77f4ed7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:53.214239  6195 ts_tablet_manager.cc:1929] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:53.214864  6195 log.cc:1199] T 6eb111e6e6f94499a7d34de463460800 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/6eb111e6e6f94499a7d34de463460800
I20260709 13:13:53.217109  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 6eb111e6e6f94499a7d34de463460800 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:53.226251  6196 tablet_replica.cc:333] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:13:53.227432  6196 raft_consensus.cc:2243] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:53.228245  6196 raft_consensus.cc:2272] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:53.232435  6196 ts_tablet_manager.cc:1916] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:53.246658  6196 ts_tablet_manager.cc:1929] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:53.247090  6196 log.cc:1199] T 13677bbf072d459bbedd1d1db77f4ed7 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/13677bbf072d459bbedd1d1db77f4ed7
I20260709 13:13:53.249444  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 13677bbf072d459bbedd1d1db77f4ed7 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:53.368638  6148 raft_consensus.cc:1064] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:53.371233  6148 consensus_queue.cc:237] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:53.380752  6030 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:53.381234  5463 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:53.382696  5389 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:53.383087  6148 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:53.384240  6060 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:53.385262  6190 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:53.400118  6169 raft_consensus.cc:1064] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:53.403048  6169 consensus_queue.cc:237] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:53.404899  6152 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.406117  5389 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.433974  6030 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.445230  6030 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:53.448276  5312 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:53.448047  5212 catalog_manager.cc:5697] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.449862  6169 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:53.455060  6080 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:53.460292  5386 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:53.463707  5308 consensus_queue.cc:237] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:53.471952  6029 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.474150  6152 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:53.475176  6169 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:53.484851  6029 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.483129  6152 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.460260  5463 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.504769  5212 catalog_manager.cc:5697] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.524226  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbbe06c068354daa96844c470673102d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:53.534521  6080 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.537635  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet dbbe06c068354daa96844c470673102d with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:13:53.538555  5386 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.545583  6148 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:13:53.549803  6030 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.564210  5389 raft_consensus.cc:2955] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.574499  5313 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.580873  5215 catalog_manager.cc:5697] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.584527  6195 tablet_replica.cc:333] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:13:53.590438  6195 raft_consensus.cc:2243] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:53.603240  6195 raft_consensus.cc:2272] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:53.592409  5386 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.621626  6195 ts_tablet_manager.cc:1916] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:53.634483  5463 consensus_queue.cc:237] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:53.638024  6195 ts_tablet_manager.cc:1929] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:53.638557  6195 log.cc:1199] T dbbe06c068354daa96844c470673102d P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/dbbe06c068354daa96844c470673102d
I20260709 13:13:53.640221  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet dbbe06c068354daa96844c470673102d (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:53.641557  6030 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.642156  5389 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.643005  6158 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:53.644011  6181 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:53.651805  6181 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.653563  6030 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.660090  5389 raft_consensus.cc:2955] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.667523  5215 catalog_manager.cc:5697] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:53.681945  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet c3b27d66022b4f389c0eef298a7861aa with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:13:53.683609  6196 tablet_replica.cc:333] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:13:53.684621  6196 raft_consensus.cc:2243] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:53.685246  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3b27d66022b4f389c0eef298a7861aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:53.685264  6196 raft_consensus.cc:2272] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:53.695519  6196 ts_tablet_manager.cc:1916] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:53.714138  6196 ts_tablet_manager.cc:1929] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:53.714527  6196 log.cc:1199] T c3b27d66022b4f389c0eef298a7861aa P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/c3b27d66022b4f389c0eef298a7861aa
I20260709 13:13:53.715775  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet c3b27d66022b4f389c0eef298a7861aa (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:54.750053  5457 consensus_queue.cc:237] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:13:54.756031  5429 consensus_peers.cc:597] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09c2ea937896426a81b81f394d941010. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.757973  5389 raft_consensus.cc:1275] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.758607  5312 raft_consensus.cc:1275] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.759532  6181 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:54.760424  6158 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:54.768188  6158 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.770262  5389 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.771191  5312 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.782316  5386 consensus_queue.cc:237] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:54.789791  5212 catalog_manager.cc:5697] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.799616  5312 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:54.801250  6211 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:13:54.802729  5355 consensus_peers.cc:597] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b52000b5f0e41f087721a7d0be0fe10. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.803499  5457 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:54.804826  6211 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:54.812042  6186 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.813345  5312 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.814685  5457 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.831911  5313 consensus_queue.cc:237] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:54.843508  5457 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.844617  6220 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:54.846697  5280 consensus_peers.cc:597] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21998109b9ff4b23bb09afabc2a81f20. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.850075  5386 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.851689  6220 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:54.855527  6060 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.850643  5214 catalog_manager.cc:5697] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.864560  5463 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.866355  5389 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.880455  5313 consensus_queue.cc:237] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:54.887368  5215 catalog_manager.cc:5697] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:13:54.898664  5280 consensus_peers.cc:597] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bff7b0ec6ec46549eb0e3e284ebcb19. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.899302  5457 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.902136  6148 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:54.909124  5386 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.910826  6060 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:54.914256  6148 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.919915  5386 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.920326  5463 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:54.934581  5215 catalog_manager.cc:5697] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:55.174191  6226 ts_tablet_manager.cc:933] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:55.187851  6226 tablet_copy_client.cc:323] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:13:55.189568  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 09c2ea937896426a81b81f394d941010 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:13:55.190110  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 09c2ea937896426a81b81f394d941010 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-09c2ea937896426a81b81f394d941010
I20260709 13:13:55.197546  5476 tablet_copy_source_session.cc:215] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:55.200482  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2ea937896426a81b81f394d941010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:55.213351  6226 tablet_copy_client.cc:806] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:55.213927  6226 tablet_copy_client.cc:670] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:55.217707  6226 tablet_copy_client.cc:538] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:55.223603  6226 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:55.240479  6226 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: 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:13:55.241333  6226 tablet_bootstrap.cc:492] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:55.241923  6226 ts_tablet_manager.cc:1403] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260709 13:13:55.244624  6226 raft_consensus.cc:359] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.245457  6226 raft_consensus.cc:740] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:55.246179  6226 consensus_queue.cc:260] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.249444  6226 ts_tablet_manager.cc:1434] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:55.253299  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-09c2ea937896426a81b81f394d941010 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:13:55.253808  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-09c2ea937896426a81b81f394d941010 on tablet 09c2ea937896426a81b81f394d941010 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:55.299587  6226 ts_tablet_manager.cc:933] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:13:55.301097  6226 tablet_copy_client.cc:323] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:13:55.302537  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:13:55.302999  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-9bff7b0ec6ec46549eb0e3e284ebcb19
I20260709 13:13:55.308151  5327 tablet_copy_source_session.cc:215] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:55.311924  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:55.327061  6226 tablet_copy_client.cc:806] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:55.327682  6226 tablet_copy_client.cc:670] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:55.331368  6226 tablet_copy_client.cc:538] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:55.338855  6226 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:55.354617  6226 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: 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:13:55.355309  6226 tablet_bootstrap.cc:492] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:55.355865  6226 ts_tablet_manager.cc:1403] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:13:55.357932  6226 raft_consensus.cc:359] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.358517  6226 raft_consensus.cc:740] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:55.359035  6226 consensus_queue.cc:260] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.361037  6226 ts_tablet_manager.cc:1434] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:13:55.362685  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-9bff7b0ec6ec46549eb0e3e284ebcb19 received from {username='slave'} at 127.0.0.1:57222
I20260709 13:13:55.363063  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-9bff7b0ec6ec46549eb0e3e284ebcb19 on tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:55.374437  6226 ts_tablet_manager.cc:933] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:55.376035  6226 tablet_copy_client.cc:323] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:13:55.377683  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 3b52000b5f0e41f087721a7d0be0fe10 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:13:55.378165  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 3b52000b5f0e41f087721a7d0be0fe10 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-3b52000b5f0e41f087721a7d0be0fe10
I20260709 13:13:55.385347  5402 tablet_copy_source_session.cc:215] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:55.388505  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b52000b5f0e41f087721a7d0be0fe10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:55.402733  6226 tablet_copy_client.cc:806] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:55.403263  6226 tablet_copy_client.cc:670] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:55.408041  6226 tablet_copy_client.cc:538] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:55.414078  6226 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:55.421782  6233 ts_tablet_manager.cc:933] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:13:55.423767  6233 tablet_copy_client.cc:323] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:13:55.425302  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet 21998109b9ff4b23bb09afabc2a81f20 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:13:55.425822  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet 21998109b9ff4b23bb09afabc2a81f20 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-21998109b9ff4b23bb09afabc2a81f20
I20260709 13:13:55.446610  5327 tablet_copy_source_session.cc:215] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:55.450060  6233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21998109b9ff4b23bb09afabc2a81f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:55.450382  6226 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: 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:13:55.451247  6226 tablet_bootstrap.cc:492] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:55.451900  6226 ts_tablet_manager.cc:1403] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.012s
I20260709 13:13:55.455109  6226 raft_consensus.cc:359] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.456017  6226 raft_consensus.cc:740] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:55.456719  6226 consensus_queue.cc:260] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.459713  6226 ts_tablet_manager.cc:1434] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:13:55.461927  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-3b52000b5f0e41f087721a7d0be0fe10 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:13:55.462395  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-3b52000b5f0e41f087721a7d0be0fe10 on tablet 3b52000b5f0e41f087721a7d0be0fe10 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:55.470564  6233 tablet_copy_client.cc:806] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:55.471199  6233 tablet_copy_client.cc:670] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:55.474979  6233 tablet_copy_client.cc:538] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:55.483762  6233 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:55.503847  6233 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: 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:13:55.504778  6233 tablet_bootstrap.cc:492] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:55.505489  6233 ts_tablet_manager.cc:1403] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.001s
I20260709 13:13:55.508877  6233 raft_consensus.cc:359] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.510066  6233 raft_consensus.cc:740] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:55.510665  6233 consensus_queue.cc:260] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:55.515292  6233 ts_tablet_manager.cc:1434] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:13:55.518637  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-21998109b9ff4b23bb09afabc2a81f20 received from {username='slave'} at 127.0.0.1:57222
I20260709 13:13:55.519068  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-21998109b9ff4b23bb09afabc2a81f20 on tablet 21998109b9ff4b23bb09afabc2a81f20 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:55.635037  6029 raft_consensus.cc:1217] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:55.824489  6029 raft_consensus.cc:1217] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:55.891325  6029 raft_consensus.cc:1217] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:13:56.035868  6029 raft_consensus.cc:1217] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:56.152619  6158 raft_consensus.cc:1064] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:56.154508  6158 consensus_queue.cc:237] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.159757  6029 raft_consensus.cc:1275] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.160527  5313 raft_consensus.cc:1275] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.161047  6206 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.161550  5387 raft_consensus.cc:1275] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.162253  6158 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:56.163223  6238 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:56.191021  6181 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.200062  5387 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.200057  5312 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.209129  6029 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.211364  5214 catalog_manager.cc:5697] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:56.276340  5463 consensus_queue.cc:237] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.283516  6029 raft_consensus.cc:1275] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.283860  5312 raft_consensus.cc:1275] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.284859  6243 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.285672  6158 consensus_queue.cc:1048] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.292115  6206 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.293771  5312 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.296205  6029 raft_consensus.cc:2955] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.302634  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09c2ea937896426a81b81f394d941010 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.310354  5213 catalog_manager.cc:5697] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.323549  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 09c2ea937896426a81b81f394d941010 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:13:56.338125  6248 tablet_replica.cc:333] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:13:56.349896  6248 raft_consensus.cc:2243] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.350785  6248 raft_consensus.cc:2272] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.353176  6248 ts_tablet_manager.cc:1916] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:56.367033  6248 ts_tablet_manager.cc:1929] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:56.367465  6248 log.cc:1199] T 09c2ea937896426a81b81f394d941010 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/09c2ea937896426a81b81f394d941010
I20260709 13:13:56.368922  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 09c2ea937896426a81b81f394d941010 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:56.409265  6060 raft_consensus.cc:1064] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:56.411616  6060 consensus_queue.cc:237] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.417934  6029 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.418386  5463 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.419480  6237 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.420387  6220 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:56.420445  5387 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.423784  6220 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:56.445189  6060 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.447522  5387 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.447536  6029 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.455468  5463 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.463073  5213 catalog_manager.cc:5697] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.489243  5313 consensus_queue.cc:237] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.494148  6186 raft_consensus.cc:1064] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:56.496645  6186 consensus_queue.cc:237] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.499117  6029 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.502085  6237 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.507063  5387 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.509114  6060 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.511152  6060 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.519205  6030 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.514379  5387 raft_consensus.cc:2955] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.553207  5214 catalog_manager.cc:5697] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.575881  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.585794  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:13:56.587930  6030 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:13:56.589371  6211 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.591486  6254 tablet_replica.cc:333] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:13:56.592691  6254 raft_consensus.cc:2243] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.593380  6254 raft_consensus.cc:2272] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.596697  6254 ts_tablet_manager.cc:1916] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:56.604269  6220 raft_consensus.cc:1064] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:56.606931  6220 consensus_queue.cc:237] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.624019  6029 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.625675  6237 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.634076  5457 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:13:56.636421  5457 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.638095  5389 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.640916  6237 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:56.647310  6217 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:56.652405  5316 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:13:56.654253  6254 ts_tablet_manager.cc:1929] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:56.654850  6258 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:56.657254  6254 log.cc:1199] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/9bff7b0ec6ec46549eb0e3e284ebcb19
I20260709 13:13:56.660280  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 9bff7b0ec6ec46549eb0e3e284ebcb19 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:56.660151  6237 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:56.734611  6258 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.741575  6220 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.745657  5316 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.746766  5387 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.752817  6028 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.760964  5214 catalog_manager.cc:5697] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:56.773986  5389 consensus_queue.cc:237] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.757334  5457 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.804590  5463 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.797238  6030 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.811688  6029 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:13:56.836398  5458 raft_consensus.cc:1275] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:13:56.838450  6211 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.839972  6186 consensus_queue.cc:1048] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.825033  5212 catalog_manager.cc:5697] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.850296  6211 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.852921  6030 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.861393  5458 raft_consensus.cc:2955] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.871330  5316 consensus_queue.cc:237] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:56.878580  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b52000b5f0e41f087721a7d0be0fe10 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.887683  5215 catalog_manager.cc:5697] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.890587  5461 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.893432  6030 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.894995  6060 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:56.897898  6259 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.902355  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b52000b5f0e41f087721a7d0be0fe10 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:13:56.905328  6220 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.911899  6029 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.939715  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21998109b9ff4b23bb09afabc2a81f20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.946355  6265 tablet_replica.cc:333] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:13:56.947782  6265 raft_consensus.cc:2243] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.948599  6265 raft_consensus.cc:2272] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.949280  5215 catalog_manager.cc:5697] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.952267  6265 ts_tablet_manager.cc:1916] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:56.957304  5461 raft_consensus.cc:2955] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:56.972256  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 21998109b9ff4b23bb09afabc2a81f20 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:13:56.980398  6265 ts_tablet_manager.cc:1929] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:13:56.981542  6265 log.cc:1199] T 3b52000b5f0e41f087721a7d0be0fe10 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/3b52000b5f0e41f087721a7d0be0fe10
I20260709 13:13:56.983760  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 3b52000b5f0e41f087721a7d0be0fe10 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:56.985404  6266 tablet_replica.cc:333] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:13:56.986182  6266 raft_consensus.cc:2243] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.986763  6266 raft_consensus.cc:2272] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.989236  6266 ts_tablet_manager.cc:1916] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:57.001269  6266 ts_tablet_manager.cc:1929] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:57.001663  6266 log.cc:1199] T 21998109b9ff4b23bb09afabc2a81f20 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/21998109b9ff4b23bb09afabc2a81f20
I20260709 13:13:57.002928  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 21998109b9ff4b23bb09afabc2a81f20 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:58.053740  5458 consensus_queue.cc:237] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:13:58.059113  5429 consensus_peers.cc:597] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76e1620ba57b4b9b8c3378c2a810760e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:58.059548  5389 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:58.059751  5316 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:58.060734  6269 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.061509  6238 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:58.069401  6269 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.070719  5316 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.071908  5387 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.105230  5215 catalog_manager.cc:5697] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.113720  5316 consensus_queue.cc:237] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:13:58.123968  5280 consensus_peers.cc:597] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d93b960d71f48e599b6c9f77d2885db. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:58.124711  5461 raft_consensus.cc:1275] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:58.125674  5387 raft_consensus.cc:1275] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:58.126631  6220 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.131610  6259 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:58.145022  6259 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.152386  5387 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.165413  5389 consensus_queue.cc:237] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.173477  5461 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.172521  5213 catalog_manager.cc:5697] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:58.183828  5355 consensus_peers.cc:597] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 475457716aa64870b595e0da1d988da8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:58.185717  5458 raft_consensus.cc:1275] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:58.187239  5316 raft_consensus.cc:1275] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:58.187189  6267 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:58.188752  6186 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.201704  6267 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.203733  5313 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.224375  5461 consensus_queue.cc:237] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.228528  5213 catalog_manager.cc:5697] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.238588  5387 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:13:58.239701  5429 consensus_peers.cc:597] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2db1a2a81c9d498885e19a29ca99019b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:58.240367  6238 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:58.240751  5461 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.242182  5316 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:58.244611  6272 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:58.255465  6243 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.261269  5387 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.271763  5316 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.279083  5212 catalog_manager.cc:5697] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:13:58.614424  6287 ts_tablet_manager.cc:933] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:58.616748  6287 tablet_copy_client.cc:323] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:13:58.618413  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 76e1620ba57b4b9b8c3378c2a810760e from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:13:58.618970  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 76e1620ba57b4b9b8c3378c2a810760e from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-76e1620ba57b4b9b8c3378c2a810760e
I20260709 13:13:58.625346  5476 tablet_copy_source_session.cc:215] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:58.629375  6287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e1620ba57b4b9b8c3378c2a810760e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:58.643630  6287 tablet_copy_client.cc:806] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:58.644213  6287 tablet_copy_client.cc:670] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:58.645372  6289 ts_tablet_manager.cc:933] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:13:58.653957  6289 tablet_copy_client.cc:323] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:13:58.655901  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 2db1a2a81c9d498885e19a29ca99019b from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:13:58.656473  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 2db1a2a81c9d498885e19a29ca99019b from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-2db1a2a81c9d498885e19a29ca99019b
I20260709 13:13:58.663337  6287 tablet_copy_client.cc:538] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:58.668836  5476 tablet_copy_source_session.cc:215] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:58.674604  6289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1a2a81c9d498885e19a29ca99019b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:58.681216  6287 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:58.698645  6291 ts_tablet_manager.cc:933] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:13:58.706486  6291 tablet_copy_client.cc:323] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:13:58.711503  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 475457716aa64870b595e0da1d988da8 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:13:58.713048  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 475457716aa64870b595e0da1d988da8 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-475457716aa64870b595e0da1d988da8
I20260709 13:13:58.713670  6287 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: 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:13:58.714587  6287 tablet_bootstrap.cc:492] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:58.715225  6287 ts_tablet_manager.cc:1403] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.009s
I20260709 13:13:58.719233  6287 raft_consensus.cc:359] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.720057  6287 raft_consensus.cc:740] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:58.720275  5402 tablet_copy_source_session.cc:215] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:58.720825  6287 consensus_queue.cc:260] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.723582  6291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475457716aa64870b595e0da1d988da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:58.727847  6289 tablet_copy_client.cc:806] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:58.728413  6289 tablet_copy_client.cc:670] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:58.737835  6289 tablet_copy_client.cc:538] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:58.738323  6287 ts_tablet_manager.cc:1434] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 13:13:58.739976  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-76e1620ba57b4b9b8c3378c2a810760e received from {username='slave'} at 127.0.0.1:36098
I20260709 13:13:58.740362  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-76e1620ba57b4b9b8c3378c2a810760e on tablet 76e1620ba57b4b9b8c3378c2a810760e with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:58.745519  6287 ts_tablet_manager.cc:933] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:13:58.751888  6291 tablet_copy_client.cc:806] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:58.752485  6291 tablet_copy_client.cc:670] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:58.758158  6291 tablet_copy_client.cc:538] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:58.759819  6289 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:58.762780  6287 tablet_copy_client.cc:323] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:13:58.764487  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet 9d93b960d71f48e599b6c9f77d2885db from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:13:58.765004  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet 9d93b960d71f48e599b6c9f77d2885db from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-9d93b960d71f48e599b6c9f77d2885db
I20260709 13:13:58.767486  6291 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:58.788791  5327 tablet_copy_source_session.cc:215] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:58.798907  6287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d93b960d71f48e599b6c9f77d2885db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:58.804260  6289 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: 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:13:58.805131  6289 tablet_bootstrap.cc:492] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:58.805832  6289 ts_tablet_manager.cc:1403] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.011s
I20260709 13:13:58.808673  6289 raft_consensus.cc:359] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.809440  6289 raft_consensus.cc:740] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:58.810251  6289 consensus_queue.cc:260] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.813211  6289 ts_tablet_manager.cc:1434] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:13:58.814934  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-2db1a2a81c9d498885e19a29ca99019b received from {username='slave'} at 127.0.0.1:36098
I20260709 13:13:58.815291  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-2db1a2a81c9d498885e19a29ca99019b on tablet 2db1a2a81c9d498885e19a29ca99019b with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:58.822383  6287 tablet_copy_client.cc:806] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:58.822687  6291 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: 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:13:58.822892  6287 tablet_copy_client.cc:670] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:58.824798  6291 tablet_bootstrap.cc:492] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:58.825495  6291 ts_tablet_manager.cc:1403] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.025s
I20260709 13:13:58.826574  6287 tablet_copy_client.cc:538] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:58.832168  6291 raft_consensus.cc:359] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.833020  6291 raft_consensus.cc:740] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:58.833664  6291 consensus_queue.cc:260] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.836496  6291 ts_tablet_manager.cc:1434] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:13:58.838165  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-475457716aa64870b595e0da1d988da8 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:13:58.838554  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-475457716aa64870b595e0da1d988da8 on tablet 475457716aa64870b595e0da1d988da8 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:58.845897  6287 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:13:58.868610  6287 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: 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:13:58.869465  6287 tablet_bootstrap.cc:492] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:13:58.870142  6287 ts_tablet_manager.cc:1403] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260709 13:13:58.872802  6287 raft_consensus.cc:359] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.873598  6287 raft_consensus.cc:740] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:13:58.874230  6287 consensus_queue.cc:260] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:13:58.876835  6287 ts_tablet_manager.cc:1434] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:58.878660  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-9d93b960d71f48e599b6c9f77d2885db received from {username='slave'} at 127.0.0.1:57222
I20260709 13:13:58.879063  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-9d93b960d71f48e599b6c9f77d2885db on tablet 9d93b960d71f48e599b6c9f77d2885db with peer 777e036c616f4d80938af14f772766ce
I20260709 13:13:59.076162  6030 raft_consensus.cc:1217] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:59.153949  6030 raft_consensus.cc:1217] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:59.259073  6030 raft_consensus.cc:1217] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:59.298214  6030 raft_consensus.cc:1217] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:59.539022  6243 raft_consensus.cc:1064] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:59.546404  6243 consensus_queue.cc:237] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:59.553660  6030 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.554123  5313 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.554317  5386 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.555200  6243 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:59.555954  6238 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.556619  6301 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:59.567798  6301 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.579423  6030 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.579988  5309 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.590566  6243 raft_consensus.cc:1064] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:59.592774  6243 consensus_queue.cc:237] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:59.598749  5213 catalog_manager.cc:5697] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:59.599300  5386 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.637005  6030 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.653824  5386 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.655997  6301 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:59.660130  6302 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.663511  5309 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.669209  6243 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:13:59.688838  5458 consensus_queue.cc:237] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:59.694450  6238 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.696501  6030 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.698199  6272 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:59.698433  5389 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.699925  6272 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:59.702462  5389 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.706955  6302 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.710625  6030 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.718648  6029 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.720595  6267 raft_consensus.cc:1064] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:59.723489  5313 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.731002  5214 catalog_manager.cc:5697] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:59.733104  6267 consensus_queue.cc:237] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:59.742221  5389 raft_consensus.cc:2955] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.745242  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76e1620ba57b4b9b8c3378c2a810760e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:59.774075  5212 catalog_manager.cc:5697] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.794154  5458 consensus_queue.cc:237] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:59.796736  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 76e1620ba57b4b9b8c3378c2a810760e with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:13:59.806988  5389 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.811030  6029 raft_consensus.cc:1275] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.813887  6317 tablet_replica.cc:333] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:13:59.814975  6317 raft_consensus.cc:2243] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.813171  6316 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:13:59.818751  6300 raft_consensus.cc:1064] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:13:59.819124  5458 raft_consensus.cc:1275] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.820600  6243 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:59.821111  6300 consensus_queue.cc:237] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:13:59.825501  6211 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:13:59.831787  6317 raft_consensus.cc:2272] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.838936  6317 ts_tablet_manager.cc:1916] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:59.843292  5313 raft_consensus.cc:1275] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.844560  6238 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.852828  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2db1a2a81c9d498885e19a29ca99019b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:59.848309  6318 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:13:59.857671  6030 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.860345  6272 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:59.859827  6267 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.861526  6029 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.866191  6028 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.874413  5458 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.886464  5212 catalog_manager.cc:5697] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:59.887073  5313 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.898836  6317 ts_tablet_manager.cc:1929] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:59.899354  6317 log.cc:1199] T 76e1620ba57b4b9b8c3378c2a810760e P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/76e1620ba57b4b9b8c3378c2a810760e
I20260709 13:13:59.901032  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 76e1620ba57b4b9b8c3378c2a810760e (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:59.854562  5389 raft_consensus.cc:2955] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.910128  5215 catalog_manager.cc:5697] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.926487  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 2db1a2a81c9d498885e19a29ca99019b with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:13:59.927426  6317 tablet_replica.cc:333] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:13:59.928413  6317 raft_consensus.cc:2243] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.928992  6317 raft_consensus.cc:2272] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.938181  6317 ts_tablet_manager.cc:1916] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:59.940245  5461 raft_consensus.cc:1275] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.943318  6276 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.944546  6029 raft_consensus.cc:1275] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.946601  6259 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:13:59.957594  5389 raft_consensus.cc:1275] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.961665  6323 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:13:59.981686  6317 ts_tablet_manager.cc:1929] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:59.982167  6317 log.cc:1199] T 2db1a2a81c9d498885e19a29ca99019b P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/2db1a2a81c9d498885e19a29ca99019b
I20260709 13:13:59.984234  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 2db1a2a81c9d498885e19a29ca99019b (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:13:59.989658  6300 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.991245  5461 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:13:59.991880  6029 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.004242  5389 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.010933  5214 catalog_manager.cc:5697] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.033074  5316 consensus_queue.cc:237] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:00.038435  6029 raft_consensus.cc:1275] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:00.039880  6323 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:00.044459  5461 raft_consensus.cc:1275] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:00.046998  6324 consensus_queue.cc:1048] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:00.050859  6029 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.048731  6324 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.054731  5461 raft_consensus.cc:2955] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.061662  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d93b960d71f48e599b6c9f77d2885db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:00.069252  5215 catalog_manager.cc:5697] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.086100  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d93b960d71f48e599b6c9f77d2885db with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:00.091612  6329 tablet_replica.cc:333] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:00.092659  6329 raft_consensus.cc:2243] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:00.093451  6329 raft_consensus.cc:2272] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:00.105298  6329 ts_tablet_manager.cc:1916] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:00.118860  6329 ts_tablet_manager.cc:1929] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:00.119165  6329 log.cc:1199] T 9d93b960d71f48e599b6c9f77d2885db P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/9d93b960d71f48e599b6c9f77d2885db
I20260709 13:14:00.120488  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 9d93b960d71f48e599b6c9f77d2885db (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:00.338560  5389 consensus_queue.cc:237] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:00.343541  6029 raft_consensus.cc:1275] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:00.344951  6318 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:00.347393  5313 raft_consensus.cc:1275] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:00.350783  6211 consensus_queue.cc:1048] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:00.361363  6267 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.362985  5316 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.369445  6029 raft_consensus.cc:2955] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:00.379771  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 475457716aa64870b595e0da1d988da8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:00.385272  5215 catalog_manager.cc:5697] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:00.402246  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 475457716aa64870b595e0da1d988da8 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:00.406564  6330 tablet_replica.cc:333] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:00.420440  6330 raft_consensus.cc:2243] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:00.421101  6330 raft_consensus.cc:2272] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:00.423761  6330 ts_tablet_manager.cc:1916] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:00.435680  6330 ts_tablet_manager.cc:1929] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:00.436007  6330 log.cc:1199] T 475457716aa64870b595e0da1d988da8 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/475457716aa64870b595e0da1d988da8
I20260709 13:14:00.437496  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 475457716aa64870b595e0da1d988da8 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:01.484722  5458 consensus_queue.cc:237] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:01.490370  5313 raft_consensus.cc:1275] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:01.490389  5389 raft_consensus.cc:1275] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:01.490537  5429 consensus_peers.cc:597] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88ba33248ddb4bc895d5af3eaed557f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:01.491581  6331 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:01.492250  6272 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:01.498508  6238 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.499992  5313 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.504594  5389 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.510550  5386 consensus_queue.cc:237] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:01.516937  5215 catalog_manager.cc:5697] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:01.527563  5458 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:01.528152  5355 consensus_peers.cc:597] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 822bea9fefbd41ba8ba1b76f45585cb8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:01.529150  6318 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:01.529654  5313 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:01.531057  6318 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:01.549028  6267 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.550653  5313 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.554544  5458 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.569250  5215 catalog_manager.cc:5697] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.570714  5461 consensus_queue.cc:237] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:01.587133  5386 raft_consensus.cc:1275] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:01.587303  5429 consensus_peers.cc:597] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0778f48de8414a579290c34748bdde35. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:01.588217  5313 raft_consensus.cc:1275] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:01.589561  6238 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:01.590292  6331 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:01.601104  6238 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.602684  5386 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.604164  5316 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.614157  5389 consensus_queue.cc:237] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:01.619714  5212 catalog_manager.cc:5697] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:14:01.626454  5355 consensus_peers.cc:597] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aeb3fb9948264d3cba8067a9f20de3e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:01.628046  5313 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:01.632452  5461 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:01.633033  6267 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:01.634794  6343 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:01.645356  6318 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.647322  5313 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.648355  5461 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.664354  5215 catalog_manager.cc:5697] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:01.954280  6350 ts_tablet_manager.cc:933] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:01.956796  6350 tablet_copy_client.cc:323] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:01.958297  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 822bea9fefbd41ba8ba1b76f45585cb8 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:01.958808  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 822bea9fefbd41ba8ba1b76f45585cb8 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-822bea9fefbd41ba8ba1b76f45585cb8
I20260709 13:14:01.966563  5402 tablet_copy_source_session.cc:215] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:01.972851  6350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822bea9fefbd41ba8ba1b76f45585cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.988232  6350 tablet_copy_client.cc:806] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:01.988828  6350 tablet_copy_client.cc:670] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:02.003659  6350 tablet_copy_client.cc:538] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:02.018034  6352 ts_tablet_manager.cc:933] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:02.019380  6350 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:02.030699  6352 tablet_copy_client.cc:323] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:02.032519  6354 ts_tablet_manager.cc:933] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:02.032796  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 88ba33248ddb4bc895d5af3eaed557f8 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:02.033342  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 88ba33248ddb4bc895d5af3eaed557f8 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-88ba33248ddb4bc895d5af3eaed557f8
I20260709 13:14:02.042943  5476 tablet_copy_source_session.cc:215] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:02.045024  6354 tablet_copy_client.cc:323] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:02.046753  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 0778f48de8414a579290c34748bdde35 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:02.047318  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 0778f48de8414a579290c34748bdde35 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-0778f48de8414a579290c34748bdde35
I20260709 13:14:02.048799  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ba33248ddb4bc895d5af3eaed557f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:02.052697  6350 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: 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:14:02.053685  6350 tablet_bootstrap.cc:492] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:02.054381  6350 ts_tablet_manager.cc:1403] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260709 13:14:02.057288  6350 raft_consensus.cc:359] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.058152  6350 raft_consensus.cc:740] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:02.058810  6350 consensus_queue.cc:260] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.061022  6358 ts_tablet_manager.cc:933] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:02.064672  6350 ts_tablet_manager.cc:1434] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:02.068954  6358 tablet_copy_client.cc:323] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:02.071018  6352 tablet_copy_client.cc:806] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:02.071563  6352 tablet_copy_client.cc:670] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:02.092685  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-822bea9fefbd41ba8ba1b76f45585cb8 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:02.094022  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-822bea9fefbd41ba8ba1b76f45585cb8 on tablet 822bea9fefbd41ba8ba1b76f45585cb8 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:02.114817  6352 tablet_copy_client.cc:538] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:02.133436  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet aeb3fb9948264d3cba8067a9f20de3e4 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:02.141417  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet aeb3fb9948264d3cba8067a9f20de3e4 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-aeb3fb9948264d3cba8067a9f20de3e4
I20260709 13:14:02.158537  5476 tablet_copy_source_session.cc:215] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:02.162895  6354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0778f48de8414a579290c34748bdde35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:02.163846  5402 tablet_copy_source_session.cc:215] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:02.166599  6352 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:02.169078  6358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb3fb9948264d3cba8067a9f20de3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:02.192152  6354 tablet_copy_client.cc:806] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:02.225629  6354 tablet_copy_client.cc:670] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:02.231249  6354 tablet_copy_client.cc:538] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:02.231369  6358 tablet_copy_client.cc:806] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:02.238286  6358 tablet_copy_client.cc:670] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:02.249117  6352 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: 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:14:02.250483  6354 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:02.253786  6352 tablet_bootstrap.cc:492] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:02.255766  6352 ts_tablet_manager.cc:1403] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.031s
I20260709 13:14:02.256217  6358 tablet_copy_client.cc:538] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:02.269086  6358 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:02.260100  6352 raft_consensus.cc:359] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.274336  6352 raft_consensus.cc:740] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:02.275305  6352 consensus_queue.cc:260] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.284477  6352 ts_tablet_manager.cc:1434] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.004s
I20260709 13:14:02.286031  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-88ba33248ddb4bc895d5af3eaed557f8 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:02.286442  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-88ba33248ddb4bc895d5af3eaed557f8 on tablet 88ba33248ddb4bc895d5af3eaed557f8 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:02.314967  6354 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: 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:14:02.316311  6354 tablet_bootstrap.cc:492] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:02.317081  6354 ts_tablet_manager.cc:1403] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.007s
I20260709 13:14:02.320426  6354 raft_consensus.cc:359] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.321449  6354 raft_consensus.cc:740] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:02.322293  6354 consensus_queue.cc:260] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.325155  6354 ts_tablet_manager.cc:1434] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:14:02.334501  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-0778f48de8414a579290c34748bdde35 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:02.334956  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-0778f48de8414a579290c34748bdde35 on tablet 0778f48de8414a579290c34748bdde35 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:02.360354  6358 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: 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:14:02.361380  6358 tablet_bootstrap.cc:492] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:02.362123  6358 ts_tablet_manager.cc:1403] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.004s
I20260709 13:14:02.365111  6358 raft_consensus.cc:359] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.365971  6358 raft_consensus.cc:740] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:02.367049  6358 consensus_queue.cc:260] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:02.369544  6358 ts_tablet_manager.cc:1434] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:14:02.371161  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-aeb3fb9948264d3cba8067a9f20de3e4 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:02.371562  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-aeb3fb9948264d3cba8067a9f20de3e4 on tablet aeb3fb9948264d3cba8067a9f20de3e4 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:02.467348  6028 raft_consensus.cc:1217] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:02.488291  6028 raft_consensus.cc:1217] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:02.575013  6028 raft_consensus.cc:1217] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:02.678916  6028 raft_consensus.cc:1217] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:02.900998  6272 raft_consensus.cc:1064] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:02.904191  6272 consensus_queue.cc:237] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:02.925693  6028 raft_consensus.cc:1275] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.926312  5389 raft_consensus.cc:1275] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.927590  6363 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:02.929756  6238 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:02.934137  5309 raft_consensus.cc:1275] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.936388  6238 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:02.957420  6368 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:02.960072  5389 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:02.962245  5309 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:02.974442  6028 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:02.982121  5212 catalog_manager.cc:5697] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.026252  6368 raft_consensus.cc:1064] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:03.027473  5461 consensus_queue.cc:237] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:03.028270  6368 consensus_queue.cc:237] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:03.034205  6028 raft_consensus.cc:1275] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.035617  6238 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:03.038618  5313 raft_consensus.cc:1275] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.042994  6238 consensus_queue.cc:1048] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.052886  6367 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.059201  6028 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.061710  5309 raft_consensus.cc:2955] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.064096  6029 raft_consensus.cc:1275] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.069437  6238 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:03.070114  5313 raft_consensus.cc:1275] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.071762  5389 raft_consensus.cc:1275] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.071823  6363 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:03.073163  6272 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:03.088447  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88ba33248ddb4bc895d5af3eaed557f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.094502  5213 catalog_manager.cc:5697] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.112270  6272 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.113590  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 88ba33248ddb4bc895d5af3eaed557f8 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:03.119341  5309 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.126806  6028 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.143340  5215 catalog_manager.cc:5697] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.157938  5387 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.171111  6267 raft_consensus.cc:1064] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:03.179874  6381 tablet_replica.cc:333] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:03.179287  6267 consensus_queue.cc:237] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:03.183861  5458 consensus_queue.cc:237] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:03.191494  6028 raft_consensus.cc:1275] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.193325  6381 raft_consensus.cc:2243] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.193475  6272 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:03.195443  5309 raft_consensus.cc:1275] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.197649  6381 raft_consensus.cc:2272] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.202742  6363 consensus_queue.cc:1048] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.203449  5309 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.205024  6343 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:03.205514  6367 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.222399  6028 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.223313  6381 ts_tablet_manager.cc:1916] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.225224  6318 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:03.249537  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0778f48de8414a579290c34748bdde35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.249537  5215 catalog_manager.cc:5697] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.257575  5316 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
W20260709 13:14:03.248955  5357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 45947.5us
I20260709 13:14:03.264883  5458 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.272039  6383 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.279660  5313 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.285413  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 0778f48de8414a579290c34748bdde35 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:03.291750  6267 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:03.295753  6267 raft_consensus.cc:1064] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:03.298666  6267 consensus_queue.cc:237] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:03.299971  6381 ts_tablet_manager.cc:1929] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.304196  6381 log.cc:1199] T 88ba33248ddb4bc895d5af3eaed557f8 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/88ba33248ddb4bc895d5af3eaed557f8
I20260709 13:14:03.305949  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 88ba33248ddb4bc895d5af3eaed557f8 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:03.308276  6028 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.317323  6381 tablet_replica.cc:333] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:03.321718  6381 raft_consensus.cc:2243] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.329716  6381 raft_consensus.cc:2272] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.334782  6030 raft_consensus.cc:2955] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.340744  5312 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.343196  5461 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.343931  6028 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:03.349331  6385 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:03.350199  6343 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:03.348249  5458 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.355919  6343 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:03.330807  5213 catalog_manager.cc:5697] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.384575  6381 ts_tablet_manager.cc:1916] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.400563  5387 consensus_queue.cc:237] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:03.405900  5316 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.407287  6028 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.407397  6343 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.408679  6383 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:03.413761  6383 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.415998  5316 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.420643  6029 raft_consensus.cc:2955] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.442392  6381 ts_tablet_manager.cc:1929] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.442873  6381 log.cc:1199] T 0778f48de8414a579290c34748bdde35 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/0778f48de8414a579290c34748bdde35
I20260709 13:14:03.443645  5213 catalog_manager.cc:5697] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.444388  6318 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.446164  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 0778f48de8414a579290c34748bdde35 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:03.447079  6028 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.462332  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 822bea9fefbd41ba8ba1b76f45585cb8 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:03.476733  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 822bea9fefbd41ba8ba1b76f45585cb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.485345  5213 catalog_manager.cc:5697] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.491472  5312 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.484067  5461 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.510779  6395 tablet_replica.cc:333] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:03.512496  6395 raft_consensus.cc:2243] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.513180  6395 raft_consensus.cc:2272] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.513659  5389 consensus_queue.cc:237] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:03.519410  6395 ts_tablet_manager.cc:1916] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.523793  6028 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.528144  6267 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:03.531088  5312 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.534686  6395 ts_tablet_manager.cc:1929] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.535181  6395 log.cc:1199] T 822bea9fefbd41ba8ba1b76f45585cb8 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/822bea9fefbd41ba8ba1b76f45585cb8
I20260709 13:14:03.536764  6343 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.538763  6385 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.540903  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 822bea9fefbd41ba8ba1b76f45585cb8 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:03.540663  6028 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.548561  5312 raft_consensus.cc:2955] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:03.551767  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aeb3fb9948264d3cba8067a9f20de3e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.563870  5215 catalog_manager.cc:5697] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.582587  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet aeb3fb9948264d3cba8067a9f20de3e4 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:03.583827  6395 tablet_replica.cc:333] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:03.584826  6395 raft_consensus.cc:2243] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.585453  6395 raft_consensus.cc:2272] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.588652  6395 ts_tablet_manager.cc:1916] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.599195  6395 ts_tablet_manager.cc:1929] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.599509  6395 log.cc:1199] T aeb3fb9948264d3cba8067a9f20de3e4 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/aeb3fb9948264d3cba8067a9f20de3e4
I20260709 13:14:03.600718  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet aeb3fb9948264d3cba8067a9f20de3e4 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:04.648603  5457 consensus_queue.cc:237] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:14:04.655731  5429 consensus_peers.cc:597] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af0c1a226c544f239c1cd01cbbfcfe5c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.657368  5387 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.656726  5309 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.659219  6398 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.659988  6272 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:04.668001  6272 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.669512  5309 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.673497  5389 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.680387  5457 consensus_queue.cc:237] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:04.684387  5213 catalog_manager.cc:5697] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.706167  5389 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.706894  5309 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:04.708593  5429 consensus_peers.cc:597] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3db7b58c564d44778f9931925e420f30. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.709483  6272 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:04.710299  6398 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.723657  6272 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.725966  5387 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.739732  5457 consensus_queue.cc:237] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:04.739992  5316 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:14:04.756845  5429 consensus_peers.cc:597] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2594b82ea7c34bcc9fd7278ef17f98f0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.758033  5387 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.759078  5312 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.762629  6272 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:04.770110  6272 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.771819  5215 catalog_manager.cc:5697] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.792029  6389 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.793756  5387 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.803049  5316 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.811707  5312 consensus_queue.cc:237] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:04.814924  5215 catalog_manager.cc:5697] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.825621  5387 raft_consensus.cc:1275] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:04.826457  5280 consensus_peers.cc:597] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4553f7c7d9834f568237991b48dc3465. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.827358  5457 raft_consensus.cc:1275] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.827191  6413 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.829866  6413 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:04.845018  6396 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.846827  5387 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.857040  5457 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:04.865226  5213 catalog_manager.cc:5697] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:05.032948  6416 ts_tablet_manager.cc:933] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:05.037098  6416 tablet_copy_client.cc:323] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:05.038688  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet af0c1a226c544f239c1cd01cbbfcfe5c from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:05.039255  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet af0c1a226c544f239c1cd01cbbfcfe5c from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-af0c1a226c544f239c1cd01cbbfcfe5c
I20260709 13:14:05.044751  5476 tablet_copy_source_session.cc:215] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.048070  6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0c1a226c544f239c1cd01cbbfcfe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.063706  6416 tablet_copy_client.cc:806] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.064241  6416 tablet_copy_client.cc:670] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.068028  6416 tablet_copy_client.cc:538] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.076799  6416 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:05.097581  6416 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: 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:14:05.098547  6416 tablet_bootstrap.cc:492] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:05.099193  6416 ts_tablet_manager.cc:1403] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:14:05.102077  6416 raft_consensus.cc:359] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.102898  6416 raft_consensus.cc:740] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:05.103533  6416 consensus_queue.cc:260] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.106876  6416 ts_tablet_manager.cc:1434] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:14:05.109577  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-af0c1a226c544f239c1cd01cbbfcfe5c received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:05.110023  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-af0c1a226c544f239c1cd01cbbfcfe5c on tablet af0c1a226c544f239c1cd01cbbfcfe5c with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:05.124523  6416 ts_tablet_manager.cc:933] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:05.126132  6416 tablet_copy_client.cc:323] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:05.127651  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 3db7b58c564d44778f9931925e420f30 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:05.128165  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 3db7b58c564d44778f9931925e420f30 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-3db7b58c564d44778f9931925e420f30
I20260709 13:14:05.135411  5476 tablet_copy_source_session.cc:215] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.138378  6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db7b58c564d44778f9931925e420f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.150524  6416 tablet_copy_client.cc:806] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.151062  6416 tablet_copy_client.cc:670] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.154147  6416 tablet_copy_client.cc:538] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.161176  6416 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:05.182137  6416 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: 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:14:05.183709  6416 tablet_bootstrap.cc:492] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:05.184430  6416 ts_tablet_manager.cc:1403] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260709 13:14:05.187040  6423 ts_tablet_manager.cc:933] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:05.187328  6416 raft_consensus.cc:359] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.191519  6416 raft_consensus.cc:740] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:05.192158  6416 consensus_queue.cc:260] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.194609  6416 ts_tablet_manager.cc:1434] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:05.195261  6423 tablet_copy_client.cc:323] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:05.197279  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 2594b82ea7c34bcc9fd7278ef17f98f0 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:05.197394  5475 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-3db7b58c564d44778f9931925e420f30 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:05.197870  5475 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-3db7b58c564d44778f9931925e420f30 on tablet 3db7b58c564d44778f9931925e420f30 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:05.198504  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 2594b82ea7c34bcc9fd7278ef17f98f0 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-2594b82ea7c34bcc9fd7278ef17f98f0
I20260709 13:14:05.206278  5476 tablet_copy_source_session.cc:215] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.209517  6423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594b82ea7c34bcc9fd7278ef17f98f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.244025  6416 ts_tablet_manager.cc:933] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
W20260709 13:14:05.260823  5355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:33745, user_credentials={real_user=slave}} blocked reactor thread for 49211.3us
I20260709 13:14:05.278697  6423 tablet_copy_client.cc:806] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.280539  6423 tablet_copy_client.cc:670] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.288021  6423 tablet_copy_client.cc:538] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.294212  6416 tablet_copy_client.cc:323] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:05.296188  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet 4553f7c7d9834f568237991b48dc3465 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:05.296736  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet 4553f7c7d9834f568237991b48dc3465 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-4553f7c7d9834f568237991b48dc3465
I20260709 13:14:05.296990  6423 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:05.320159  5327 tablet_copy_source_session.cc:215] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.323241  6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4553f7c7d9834f568237991b48dc3465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.324734  6423 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: 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:14:05.325675  6423 tablet_bootstrap.cc:492] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:05.326320  6423 ts_tablet_manager.cc:1403] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.016s
I20260709 13:14:05.329221  6423 raft_consensus.cc:359] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.330024  6423 raft_consensus.cc:740] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:05.330626  6423 consensus_queue.cc:260] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.333052  6423 ts_tablet_manager.cc:1434] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:05.334856  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-2594b82ea7c34bcc9fd7278ef17f98f0 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:05.335106  6416 tablet_copy_client.cc:806] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.335248  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-2594b82ea7c34bcc9fd7278ef17f98f0 on tablet 2594b82ea7c34bcc9fd7278ef17f98f0 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:05.335623  6416 tablet_copy_client.cc:670] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.340721  6416 tablet_copy_client.cc:538] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.347683  6416 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:05.365463  6416 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: 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:14:05.366334  6416 tablet_bootstrap.cc:492] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:05.366974  6416 ts_tablet_manager.cc:1403] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:14:05.369136  6416 raft_consensus.cc:359] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.370373  6416 raft_consensus.cc:740] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:05.370975  6416 consensus_queue.cc:260] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:05.373541  6416 ts_tablet_manager.cc:1434] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:05.375331  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-4553f7c7d9834f568237991b48dc3465 received from {username='slave'} at 127.0.0.1:57222
I20260709 13:14:05.375764  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-4553f7c7d9834f568237991b48dc3465 on tablet 4553f7c7d9834f568237991b48dc3465 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:05.494554  6028 raft_consensus.cc:1217] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.656255  6028 raft_consensus.cc:1217] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.741252  6028 raft_consensus.cc:1217] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.755091  6028 raft_consensus.cc:1217] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.880918  6430 raft_consensus.cc:1064] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:05.884673  6430 consensus_queue.cc:237] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:05.893230  6029 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:05.895157  5309 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:05.894961  6411 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:05.895977  5389 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:05.897437  6411 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:05.899129  6430 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:05.911360  6430 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:05.912276  5389 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:05.923341  5309 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:05.926478  5212 catalog_manager.cc:5697] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:05.930119  6029 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:05.965266  5457 consensus_queue.cc:237] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:05.969981  6029 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:05.970815  5389 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:05.971330  6430 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:05.972234  6272 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:05.978542  6272 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:05.982473  6029 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:05.984956  5389 raft_consensus.cc:2955] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.003149  5213 catalog_manager.cc:5697] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.007073  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af0c1a226c544f239c1cd01cbbfcfe5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.020851  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet af0c1a226c544f239c1cd01cbbfcfe5c with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:14:06.028208  6440 tablet_replica.cc:333] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:06.029695  6440 raft_consensus.cc:2243] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.030655  6440 raft_consensus.cc:2272] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.035960  6440 ts_tablet_manager.cc:1916] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.051623  6440 ts_tablet_manager.cc:1929] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.052049  6440 log.cc:1199] T af0c1a226c544f239c1cd01cbbfcfe5c P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/af0c1a226c544f239c1cd01cbbfcfe5c
I20260709 13:14:06.055449  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet af0c1a226c544f239c1cd01cbbfcfe5c (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:06.102234  6411 raft_consensus.cc:1064] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:06.104660  6411 consensus_queue.cc:237] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:06.129212  6028 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.129372  5389 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.130285  5312 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.131047  6429 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:06.131922  6272 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.133152  6411 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:06.152390  6272 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.154222  5312 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.154037  5389 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.162858  6029 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.171665  5215 catalog_manager.cc:5697] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.190305  5461 consensus_queue.cc:237] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:06.203183  6029 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.204499  6272 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:06.207319  5389 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.210072  6272 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.213541  6430 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.219849  6029 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.217581  5389 raft_consensus.cc:2955] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.228796  6325 raft_consensus.cc:1064] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:06.231112  6325 consensus_queue.cc:237] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:06.246526  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2594b82ea7c34bcc9fd7278ef17f98f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.252012  5215 catalog_manager.cc:5697] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.261775  6029 raft_consensus.cc:1275] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.266803  6428 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:06.273137  5461 raft_consensus.cc:1275] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.274688  6413 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:06.283370  6429 raft_consensus.cc:1064] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:06.285900  6429 consensus_queue.cc:237] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:06.297057  5387 raft_consensus.cc:1275] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.299954  6029 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.301138  5312 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.302597  5387 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.302392  6429 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.304921  6430 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:06.307628  6430 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:06.317073  5280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:33745, user_credentials={real_user=slave}} blocked reactor thread for 50803.3us
I20260709 13:14:06.321130  6413 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.323993  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 2594b82ea7c34bcc9fd7278ef17f98f0 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:14:06.324949  6440 tablet_replica.cc:333] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:06.325989  6440 raft_consensus.cc:2243] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.326701  6440 raft_consensus.cc:2272] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.336194  6440 ts_tablet_manager.cc:1916] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.351871  6325 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.353087  6028 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.363021  6429 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.367748  5312 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.369463  5215 catalog_manager.cc:5697] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.398218  5215 catalog_manager.cc:5697] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.403458  6028 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.459301  5457 consensus_queue.cc:237] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:06.465013  6028 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.465420  5309 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.466447  6398 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:06.467271  6430 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:06.474401  6429 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.475978  6029 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.488529  5309 raft_consensus.cc:2955] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.492575  5214 catalog_manager.cc:5697] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.496420  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3db7b58c564d44778f9931925e420f30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.507953  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 3db7b58c564d44778f9931925e420f30 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:06.525703  6440 ts_tablet_manager.cc:1929] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.526183  6440 log.cc:1199] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/2594b82ea7c34bcc9fd7278ef17f98f0
I20260709 13:14:06.528483  6455 tablet_replica.cc:333] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:06.529561  6455 raft_consensus.cc:2243] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.530120  6455 pending_rounds.cc:70] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Trying to abort 1 pending ops.
I20260709 13:14:06.530423  6455 pending_rounds.cc:77] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637258381656064 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "3db7b58c564d44778f9931925e420f30" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } } }
I20260709 13:14:06.531662  6455 raft_consensus.cc:2917] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:14:06.532152  6455 raft_consensus.cc:2889] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:06.533912  6455 raft_consensus.cc:2272] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.535333  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 2594b82ea7c34bcc9fd7278ef17f98f0 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:06.531715  5387 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.535523  5457 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.549551  6455 ts_tablet_manager.cc:1916] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.571561  6455 ts_tablet_manager.cc:1929] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.572036  6455 log.cc:1199] T 3db7b58c564d44778f9931925e420f30 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/3db7b58c564d44778f9931925e420f30
I20260709 13:14:06.572150  5312 consensus_queue.cc:237] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:06.573828  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 3db7b58c564d44778f9931925e420f30 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:06.580744  6028 raft_consensus.cc:1275] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.585429  6325 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:06.585807  5387 raft_consensus.cc:1275] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.588409  6413 consensus_queue.cc:1048] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.592171  6428 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.594957  6028 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.604926  5387 raft_consensus.cc:2955] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.610103  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4553f7c7d9834f568237991b48dc3465 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.622213  5214 catalog_manager.cc:5697] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:06.632213  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 4553f7c7d9834f568237991b48dc3465 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:06.635368  6456 tablet_replica.cc:333] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:06.636322  6456 raft_consensus.cc:2243] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.637431  6456 raft_consensus.cc:2272] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.640318  6456 ts_tablet_manager.cc:1916] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.655133  6456 ts_tablet_manager.cc:1929] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.655459  6456 log.cc:1199] T 4553f7c7d9834f568237991b48dc3465 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/4553f7c7d9834f568237991b48dc3465
I20260709 13:14:06.656757  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 4553f7c7d9834f568237991b48dc3465 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:07.696244  5461 consensus_queue.cc:237] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:07.702677  5312 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:07.705435  5429 consensus_peers.cc:597] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d296707a7a6f4df3b37428dd42cb2974. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.705984  6398 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.706471  5386 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.707923  6458 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:07.714182  6458 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.718266  5309 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.718933  5386 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.735087  5386 consensus_queue.cc:237] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:07.735605  5215 catalog_manager.cc:5697] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.746397  5461 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.746883  5309 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:07.746973  5355 consensus_peers.cc:597] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bc7f8bbb90549a1bef0e1a3a543cd89. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.748222  6434 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.749056  6457 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:07.758904  6434 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.767196  5312 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.774782  5313 consensus_queue.cc:237] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:07.776592  5214 catalog_manager.cc:5697] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:07.806725  5386 raft_consensus.cc:1275] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.807258  5461 raft_consensus.cc:1275] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.808943  6470 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.810057  6413 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:07.812366  5280 consensus_peers.cc:597] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c16f3a4fe04d48c8bcd9a529a2cc026b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.822919  5461 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.843650  6413 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.860631  5386 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.863790  5387 consensus_queue.cc:237] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:07.870990  5213 catalog_manager.cc:5697] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:07.872632  5355 consensus_peers.cc:597] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48aac3ce790d4763a967c6cc76d39020. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.872695  5457 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.877250  5313 raft_consensus.cc:1275] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.877825  5461 raft_consensus.cc:1275] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.879360  6457 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.881096  6457 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:07.889056  6457 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.896443  5312 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.913661  5461 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:07.914570  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:07.917735  5214 catalog_manager.cc:5697] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:08.002156  5461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:08.002841  5461 raft_consensus.cc:606] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:08.017805  5387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:08.018356  5387 raft_consensus.cc:606] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:08.021234  5387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a378af215c94746acffc970319d9e27"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:08.021747  5387 raft_consensus.cc:606] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:08.024399  5387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:08.028527  5387 raft_consensus.cc:606] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:08.030869  5387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:08.031409  5387 raft_consensus.cc:606] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:08.033567  5387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:08.034072  5387 raft_consensus.cc:606] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:08.035326  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:08.036381  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:08.120740  6457 raft_consensus.cc:993] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.121279  6434 raft_consensus.cc:1081] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.123394  5312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a378af215c94746acffc970319d9e27"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:08.124029  5312 raft_consensus.cc:493] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.124402  5312 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.126657  6480 ts_tablet_manager.cc:933] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:08.128538  6480 tablet_copy_client.cc:323] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:08.130053  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet d296707a7a6f4df3b37428dd42cb2974 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:08.130565  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet d296707a7a6f4df3b37428dd42cb2974 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-d296707a7a6f4df3b37428dd42cb2974
I20260709 13:14:08.130894  5312 raft_consensus.cc:515] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.132786  5312 leader_election.cc:290] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:08.133710  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:08.134251  5461 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.135886  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:08.136394  5387 raft_consensus.cc:3055] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:08.136668  5387 raft_consensus.cc:740] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:08.137596  5476 tablet_copy_source_session.cc:215] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.137320  5387 consensus_queue.cc:260] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.138461  5387 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.141393  5461 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.142575  5282 leader_election.cc:304] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:08.143306  6413 raft_consensus.cc:2804] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:08.143703  6413 raft_consensus.cc:697] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:08.144251  5387 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.144388  6413 consensus_queue.cc:237] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.154721  6480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d296707a7a6f4df3b37428dd42cb2974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.171783  6480 tablet_copy_client.cc:806] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.172344  6480 tablet_copy_client.cc:670] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.176098  6480 tablet_copy_client.cc:538] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.176584  5213 catalog_manager.cc:5697] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.184263  6480 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:08.186471  6483 ts_tablet_manager.cc:933] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:08.194751  6483 tablet_copy_client.cc:323] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:08.196379  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:08.196909  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-4bc7f8bbb90549a1bef0e1a3a543cd89
I20260709 13:14:08.204169  5402 tablet_copy_source_session.cc:215] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.206029  6480 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: 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:14:08.206858  6480 tablet_bootstrap.cc:492] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:08.207469  6480 ts_tablet_manager.cc:1403] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260709 13:14:08.207634  6483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.210340  6480 raft_consensus.cc:359] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.211177  6480 raft_consensus.cc:740] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:08.212092  6480 consensus_queue.cc:260] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.229648  6398 raft_consensus.cc:993] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:08.230238  6398 raft_consensus.cc:1081] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:08.231647  6480 ts_tablet_manager.cc:1434] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260709 13:14:08.234809  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-d296707a7a6f4df3b37428dd42cb2974 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:08.235209  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-d296707a7a6f4df3b37428dd42cb2974 on tablet d296707a7a6f4df3b37428dd42cb2974 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:08.236249  6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53492
I20260709 13:14:08.236796  6029 raft_consensus.cc:493] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.237131  6029 raft_consensus.cc:3060] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.229408  6483 tablet_copy_client.cc:806] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.245494  6483 tablet_copy_client.cc:670] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.249586  6483 tablet_copy_client.cc:538] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.257970  6029 raft_consensus.cc:515] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:08.259675  6483 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:08.260473  6029 leader_election.cc:290] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:08.262033  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:08.262717  5387 raft_consensus.cc:3060] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.266139  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594b82ea7c34bcc9fd7278ef17f98f0" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:08.266690  5457 raft_consensus.cc:3055] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:08.266965  5457 raft_consensus.cc:740] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:08.271620  5457 consensus_queue.cc:260] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:08.273154  5457 raft_consensus.cc:3060] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.290275  6434 raft_consensus.cc:993] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.290892  6434 raft_consensus.cc:1081] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.295104  6480 ts_tablet_manager.cc:933] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:14:08.299863  6483 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: 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:14:08.300776  6483 tablet_bootstrap.cc:492] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:08.301433  6483 ts_tablet_manager.cc:1403] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.012s
I20260709 13:14:08.304451  5313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:08.304385  6483 raft_consensus.cc:359] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.305016  5313 raft_consensus.cc:493] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.305369  5313 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.305210  6483 raft_consensus.cc:740] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:08.312031  6483 consensus_queue.cc:260] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.314862  6483 ts_tablet_manager.cc:1434] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:14:08.316481  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-4bc7f8bbb90549a1bef0e1a3a543cd89 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:08.316908  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-4bc7f8bbb90549a1bef0e1a3a543cd89 on tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:08.329928  5387 raft_consensus.cc:2468] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:08.330052  5313 raft_consensus.cc:515] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.333637  5995 leader_election.cc:304] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:08.334659  6480 tablet_copy_client.cc:323] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:08.335125  6486 raft_consensus.cc:2804] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:08.336341  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet c16f3a4fe04d48c8bcd9a529a2cc026b from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:08.336982  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet c16f3a4fe04d48c8bcd9a529a2cc026b from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-c16f3a4fe04d48c8bcd9a529a2cc026b
I20260709 13:14:08.337394  5457 raft_consensus.cc:2468] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:08.338922  5313 leader_election.cc:290] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:08.343302  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:08.343804  5387 raft_consensus.cc:3055] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:08.344074  5387 raft_consensus.cc:740] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:08.344731  5387 consensus_queue.cc:260] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.345849  5387 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.349457  5327 tablet_copy_source_session.cc:215] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.350407  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:08.350941  5457 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.352114  5387 raft_consensus.cc:2468] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.353775  6480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16f3a4fe04d48c8bcd9a529a2cc026b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.354516  5282 leader_election.cc:304] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:08.355418  6325 raft_consensus.cc:2804] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:08.355886  6325 raft_consensus.cc:697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:08.356604  6325 consensus_queue.cc:237] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.367990  6483 ts_tablet_manager.cc:933] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:08.368824  6486 raft_consensus.cc:697] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:08.370039  6486 consensus_queue.cc:237] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:08.378913  5457 raft_consensus.cc:2468] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.380793  6480 tablet_copy_client.cc:806] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.382462  6480 tablet_copy_client.cc:670] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.381830  6483 tablet_copy_client.cc:323] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:08.384239  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 48aac3ce790d4763a967c6cc76d39020 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:08.384742  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 48aac3ce790d4763a967c6cc76d39020 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-48aac3ce790d4763a967c6cc76d39020
I20260709 13:14:08.387439  6480 tablet_copy_client.cc:538] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.399259  6480 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:08.410054  5214 catalog_manager.cc:5697] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:08.417663  5213 catalog_manager.cc:5697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.418617  6434 raft_consensus.cc:993] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.420224  6434 raft_consensus.cc:1081] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.428598  6434 raft_consensus.cc:993] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.429055  6434 raft_consensus.cc:1081] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.431708  5309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:08.432322  5309 raft_consensus.cc:493] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.432742  5309 raft_consensus.cc:3060] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.438997  5313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:08.441911  5313 raft_consensus.cc:493] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.447067  5313 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:08.444828  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 98700.4us
I20260709 13:14:08.458166  5313 raft_consensus.cc:515] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.440797  5402 tablet_copy_source_session.cc:215] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.476275  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:08.476856  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:08.477705  5457 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.481191  6483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48aac3ce790d4763a967c6cc76d39020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.477185  5387 raft_consensus.cc:3055] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:08.483506  5387 raft_consensus.cc:740] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:08.486773  5309 raft_consensus.cc:515] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.484475  5313 leader_election.cc:290] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:08.484831  5457 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.489746  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:08.490270  5389 raft_consensus.cc:3055] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:08.490526  5389 raft_consensus.cc:740] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:08.490921  5387 consensus_queue.cc:260] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.491192  5389 consensus_queue.cc:260] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.492098  5389 raft_consensus.cc:3060] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.492156  5282 leader_election.cc:304] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:08.493132  6325 raft_consensus.cc:2804] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:08.493564  6325 raft_consensus.cc:697] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:08.494287  6325 consensus_queue.cc:237] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.496815  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f062a930bf54cbdbe4be04bc4d63b43" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:08.497370  5457 raft_consensus.cc:3060] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.500489  5389 raft_consensus.cc:2468] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.507879  5282 leader_election.cc:304] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:08.492098  5387 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.508802  6471 raft_consensus.cc:2804] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:08.509279  6471 raft_consensus.cc:697] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:08.510104  6471 consensus_queue.cc:237] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.511201  6457 raft_consensus.cc:993] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.511656  6457 raft_consensus.cc:1081] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:08.496650  5309 leader_election.cc:290] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:08.513324  5312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:08.513875  5312 raft_consensus.cc:493] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:08.514215  5312 raft_consensus.cc:3060] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.520879  5457 raft_consensus.cc:2468] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.523869  5387 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.525969  5312 raft_consensus.cc:515] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.535534  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:08.537228  5387 raft_consensus.cc:3055] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:08.537632  5387 raft_consensus.cc:740] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:08.539050  5312 leader_election.cc:290] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:08.540150  5387 consensus_queue.cc:260] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.541213  5387 raft_consensus.cc:3060] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.543220  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49c93d9bfab4d23b12ed0250aa019aa" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:08.543773  5457 raft_consensus.cc:3060] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:08.553720  5457 raft_consensus.cc:2468] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.555159  5282 leader_election.cc:304] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:08.556373  5213 catalog_manager.cc:5697] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.558363  6483 tablet_copy_client.cc:806] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.558980  6483 tablet_copy_client.cc:670] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.559720  6413 raft_consensus.cc:2804] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:08.563318  6483 tablet_copy_client.cc:538] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.567639  6030 raft_consensus.cc:1217] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:08.571538  6480 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: 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:14:08.572458  6480 tablet_bootstrap.cc:492] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:08.573079  6480 ts_tablet_manager.cc:1403] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.174s	user 0.033s	sys 0.044s
I20260709 13:14:08.581749  5387 raft_consensus.cc:2468] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:08.583596  6413 raft_consensus.cc:697] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:08.584470  6413 consensus_queue.cc:237] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:08.586398  6480 raft_consensus.cc:359] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.587255  6480 raft_consensus.cc:740] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:08.587466  6483 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:08.597783  6480 consensus_queue.cc:260] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.610124  5214 catalog_manager.cc:5697] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.612056  5214 catalog_manager.cc:5697] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.622421  6480 ts_tablet_manager.cc:1434] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.013s
I20260709 13:14:08.624390  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-c16f3a4fe04d48c8bcd9a529a2cc026b received from {username='slave'} at 127.0.0.1:57222
I20260709 13:14:08.624811  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-c16f3a4fe04d48c8bcd9a529a2cc026b on tablet c16f3a4fe04d48c8bcd9a529a2cc026b with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:08.646070  6483 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: 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:14:08.646981  6483 tablet_bootstrap.cc:492] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:08.650853  6483 ts_tablet_manager.cc:1403] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.004s
I20260709 13:14:08.653828  6483 raft_consensus.cc:359] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.655750  6483 raft_consensus.cc:740] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:08.656363  6483 consensus_queue.cc:260] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:08.658296  6483 ts_tablet_manager.cc:1434] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:08.660193  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-48aac3ce790d4763a967c6cc76d39020 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:08.660588  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-48aac3ce790d4763a967c6cc76d39020 on tablet 48aac3ce790d4763a967c6cc76d39020 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:08.668417  5457 raft_consensus.cc:1275] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:08.670478  6499 consensus_queue.cc:1048] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:08.699471  6030 raft_consensus.cc:1217] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:08.713361  5387 raft_consensus.cc:1275] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:08.715253  6499 consensus_queue.cc:1048] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:08.734380  6030 raft_consensus.cc:1217] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:08.766357  5387 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:08.767640  6471 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:08.781095  5457 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:08.782572  6486 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:08.783442  5457 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:08.785701  6499 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:08.816695  5387 raft_consensus.cc:1275] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:08.818991  6491 consensus_queue.cc:1048] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:08.942848  5461 raft_consensus.cc:1275] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:08.944067  6471 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:08.954254  5387 raft_consensus.cc:1275] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:08.960098  6471 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:08.978865  6030 raft_consensus.cc:1217] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:09.006918  5387 raft_consensus.cc:1275] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:09.007504  6434 raft_consensus.cc:1064] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:09.009770  6434 consensus_queue.cc:237] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.010968  6471 consensus_queue.cc:1048] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:09.017350  6030 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.017973  5461 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.018956  6385 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.019825  6457 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:09.020619  5312 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.027168  6457 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:09.037369  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:09.046512  5389 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:09.048046  6471 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:09.054344  6029 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.057837  6457 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.070604  5312 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.072643  5458 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:09.073647  5215 catalog_manager.cc:5697] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.075543  6413 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:09.081770  5461 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.084465  5458 raft_consensus.cc:1275] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:09.087833  6499 consensus_queue.cc:1048] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:09.096442  5386 consensus_queue.cc:237] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.104908  6029 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.128413  6457 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.140336  5463 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.143107  6522 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:09.146103  6385 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.156514  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.157968  6471 raft_consensus.cc:1064] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:09.157359  6029 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.160339  6471 consensus_queue.cc:237] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.173521  6492 raft_consensus.cc:1064] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:09.179121  6492 consensus_queue.cc:237] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.191496  5213 catalog_manager.cc:5697] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.202150  6029 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.202522  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:14:09.203751  6398 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.204838  5458 raft_consensus.cc:2955] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.224838  5387 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.226468  6398 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:09.262039  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:09.267390  5312 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.281709  6523 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:09.301070  6030 raft_consensus.cc:1275] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.303951  5458 raft_consensus.cc:1275] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.304438  5387 raft_consensus.cc:1275] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.309461  6499 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.313035  6325 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:09.316030  6413 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:09.386919  6523 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.390523  5313 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.409982  6325 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.420976  5215 catalog_manager.cc:5697] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.422533  5386 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.456606  5457 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.463642  5389 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
W20260709 13:14:09.469084  6527 log.cc:927] Time spent T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: Append to log took a long time: real 0.240s	user 0.000s	sys 0.000s
I20260709 13:14:09.475715  6029 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.478739  6526 tablet_replica.cc:333] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:09.479882  6526 raft_consensus.cc:2243] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.481051  6526 raft_consensus.cc:2272] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.481468  5214 catalog_manager.cc:5697] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.476441  6028 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.491744  6526 ts_tablet_manager.cc:1916] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.521399  6434 raft_consensus.cc:1064] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:09.523644  6434 consensus_queue.cc:237] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.530282  5457 consensus_queue.cc:237] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.533066  5313 consensus_queue.cc:237] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.536115  6028 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.538874  5312 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.541131  6490 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.542863  6490 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:09.549665  6492 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.553260  6030 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.553820  5309 raft_consensus.cc:2955] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.560117  5389 raft_consensus.cc:1275] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.560983  6028 raft_consensus.cc:1275] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.562319  6522 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.562916  6499 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:09.563827  6029 raft_consensus.cc:1275] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.565833  6325 consensus_queue.cc:1048] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.571005  6471 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.578797  6027 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.580135  5389 raft_consensus.cc:2955] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.593423  5215 catalog_manager.cc:5697] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.552992  6526 ts_tablet_manager.cc:1929] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.603698  6526 log.cc:1199] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/4bc7f8bbb90549a1bef0e1a3a543cd89
I20260709 13:14:09.605713  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c16f3a4fe04d48c8bcd9a529a2cc026b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.610625  5212 catalog_manager.cc:5697] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.614853  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet d296707a7a6f4df3b37428dd42cb2974 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:09.623440  5457 raft_consensus.cc:1275] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.626194  6522 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:09.631116  5313 raft_consensus.cc:1275] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.632752  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet c16f3a4fe04d48c8bcd9a529a2cc026b with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:09.634931  6434 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:09.640139  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d296707a7a6f4df3b37428dd42cb2974 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.645479  6538 tablet_replica.cc:333] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:09.646591  6538 raft_consensus.cc:2243] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.647717  6538 raft_consensus.cc:2272] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.650739  5312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:09.649971  6457 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.651290  5312 raft_consensus.cc:606] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:09.653469  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 4bc7f8bbb90549a1bef0e1a3a543cd89 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:09.654918  5457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:09.655236  6540 tablet_replica.cc:333] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:09.655505  5457 raft_consensus.cc:606] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:09.656229  6540 raft_consensus.cc:2243] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.656859  6540 raft_consensus.cc:2272] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.658186  5312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:09.658699  5312 raft_consensus.cc:606] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:09.661110  5457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3db7b58c564d44778f9931925e420f30"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:09.661636  5457 raft_consensus.cc:606] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:09.664354  6540 ts_tablet_manager.cc:1916] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.664650  5389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:09.665165  5389 raft_consensus.cc:606] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:09.670233  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:09.668702  6027 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.676911  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:09.679893  5457 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.688225  6540 ts_tablet_manager.cc:1929] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.688745  6540 log.cc:1199] T c16f3a4fe04d48c8bcd9a529a2cc026b P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/c16f3a4fe04d48c8bcd9a529a2cc026b
I20260709 13:14:09.690400  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet c16f3a4fe04d48c8bcd9a529a2cc026b (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:09.692353  5309 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.701012  5212 catalog_manager.cc:5697] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.703527  6538 ts_tablet_manager.cc:1916] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.704967  6398 raft_consensus.cc:993] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:09.705582  6490 raft_consensus.cc:1081] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:09.713029  6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53492
I20260709 13:14:09.713555  6029 raft_consensus.cc:493] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:09.713915  6029 raft_consensus.cc:3060] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:09.719409  6471 raft_consensus.cc:993] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:09.719924  6471 raft_consensus.cc:1081] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:09.722185  6027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53500
I20260709 13:14:09.722733  6027 raft_consensus.cc:493] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:09.723132  6027 raft_consensus.cc:3060] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:09.744339  6538 ts_tablet_manager.cc:1929] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.744910  6538 log.cc:1199] T d296707a7a6f4df3b37428dd42cb2974 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/d296707a7a6f4df3b37428dd42cb2974
I20260709 13:14:09.746624  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet d296707a7a6f4df3b37428dd42cb2974 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:09.748826  6029 raft_consensus.cc:515] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.751482  6029 leader_election.cc:290] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:09.753892  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:09.754446  5463 raft_consensus.cc:3055] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:09.754702  5463 raft_consensus.cc:740] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:09.755380  5463 consensus_queue.cc:260] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.756585  5463 raft_consensus.cc:3060] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:09.757133  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1a2a81c9d498885e19a29ca99019b" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:09.757840  5387 raft_consensus.cc:3060] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:09.757882  6027 raft_consensus.cc:515] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.758307  5389 consensus_queue.cc:237] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.760722  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:09.761241  5309 raft_consensus.cc:3055] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:09.761504  5309 raft_consensus.cc:740] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:09.762288  5309 consensus_queue.cc:260] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.764110  5387 raft_consensus.cc:2468] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:09.764664  5309 raft_consensus.cc:3060] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:09.765529  5995 leader_election.cc:304] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:09.766662  6529 raft_consensus.cc:2804] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:09.767133  6529 raft_consensus.cc:697] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:09.767920  5463 raft_consensus.cc:2468] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:09.767992  6529 consensus_queue.cc:237] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.768905  6027 leader_election.cc:290] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:09.774251  5309 raft_consensus.cc:2468] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:09.775198  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21998109b9ff4b23bb09afabc2a81f20" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:09.775779  5463 raft_consensus.cc:3060] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:09.775720  5996 leader_election.cc:304] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:09.776726  6486 raft_consensus.cc:2804] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:09.777184  6486 raft_consensus.cc:697] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:09.777976  6486 consensus_queue.cc:237] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:09.791932  5463 raft_consensus.cc:2468] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:09.793280  6027 raft_consensus.cc:1275] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.793498  5309 raft_consensus.cc:1275] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.794777  6457 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:09.791254  5212 catalog_manager.cc:5697] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:09.795923  6541 consensus_queue.cc:1048] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:09.805321  6434 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.807197  5312 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.817564  6027 raft_consensus.cc:2955] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.827968  5212 catalog_manager.cc:5697] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:09.846710  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48aac3ce790d4763a967c6cc76d39020 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.847901  6471 raft_consensus.cc:993] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:09.848387  6471 raft_consensus.cc:1081] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:09.854354  5211 catalog_manager.cc:5697] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 3 to 4, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:09.853641  5389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33986
I20260709 13:14:09.856422  5389 raft_consensus.cc:493] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:09.856776  5389 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:09.865046  5389 raft_consensus.cc:515] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:09.866986  5389 leader_election.cc:290] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 3 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:09.868325  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 48aac3ce790d4763a967c6cc76d39020 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:09.868475  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:09.869062  5309 raft_consensus.cc:3055] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:09.869314  6540 tablet_replica.cc:333] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:09.869326  5309 raft_consensus.cc:740] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:09.870499  6540 raft_consensus.cc:2243] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.870309  5309 consensus_queue.cc:260] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:09.871165  6540 raft_consensus.cc:2272] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.871183  5309 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:09.874711  6540 ts_tablet_manager.cc:1916] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.876510  5309 raft_consensus.cc:2468] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:09.877578  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dac61efbb614d6bbe72e65a4cbe8d52" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:09.877701  5358 leader_election.cc:304] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [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: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:09.878211  5458 raft_consensus.cc:3060] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:09.878547  6385 raft_consensus.cc:2804] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:09.879029  6385 raft_consensus.cc:697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:09.879606  6385 consensus_queue.cc:237] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:09.887701  5458 raft_consensus.cc:2468] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:09.888897  6540 ts_tablet_manager.cc:1929] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.889397  6540 log.cc:1199] T 48aac3ce790d4763a967c6cc76d39020 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/48aac3ce790d4763a967c6cc76d39020
I20260709 13:14:09.891347  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 48aac3ce790d4763a967c6cc76d39020 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:09.901787  5211 catalog_manager.cc:5697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 2 to 3, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.988842  6541 raft_consensus.cc:993] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:09.989342  6385 raft_consensus.cc:1081] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:09.990792  5312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:09.991281  5312 raft_consensus.cc:493] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:09.991604  5312 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:09.996826  5312 raft_consensus.cc:515] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:09.998490  5312 leader_election.cc:290] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:09.999706  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:09.999346  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:10.000361  5458 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.000631  5389 raft_consensus.cc:3055] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.000953  5389 raft_consensus.cc:740] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:10.001654  5389 consensus_queue.cc:260] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:10.002756  5389 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.006961  5458 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:10.008049  5282 leader_election.cc:304] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:10.008806  6413 raft_consensus.cc:2804] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.009138  5389 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:10.009265  6413 raft_consensus.cc:697] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:10.010028  6413 consensus_queue.cc:237] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:10.020118  5211 catalog_manager.cc:5697] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.192198  6430 raft_consensus.cc:993] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:10.192691  6490 raft_consensus.cc:1081] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:10.194151  6027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3db7b58c564d44778f9931925e420f30"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53492
I20260709 13:14:10.194657  6027 raft_consensus.cc:493] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.195019  6027 raft_consensus.cc:3060] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.201018  6027 raft_consensus.cc:515] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:10.202731  6027 leader_election.cc:290] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:10.203225  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db7b58c564d44778f9931925e420f30" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:10.203686  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db7b58c564d44778f9931925e420f30" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:10.204071  5312 raft_consensus.cc:3060] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.204207  5458 raft_consensus.cc:3055] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.204566  5458 raft_consensus.cc:740] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:10.205186  5458 consensus_queue.cc:260] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:10.206193  5458 raft_consensus.cc:3060] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.208659  5312 raft_consensus.cc:2468] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:10.209544  5996 leader_election.cc:304] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:10.210249  5458 raft_consensus.cc:2468] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:10.210354  6486 raft_consensus.cc:2804] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.211495  6486 raft_consensus.cc:697] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:10.212316  6486 consensus_queue.cc:237] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:10.220029  5211 catalog_manager.cc:5697] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:10.338974  5458 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.341341  6486 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:10.347467  5309 raft_consensus.cc:1275] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.352532  6529 consensus_queue.cc:1048] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:10.357322  5389 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.359230  6486 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:10.464540  5308 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:10.471541  6457 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:10.540542  5458 raft_consensus.cc:1275] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.542400  6555 consensus_queue.cc:1048] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:10.578295  5458 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:10.586483  6553 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.617527  5457 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.618883  6486 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:10.627887  5389 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:10.629536  6499 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.639531  5458 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:10.660733  6552 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:10.670291  5313 raft_consensus.cc:1275] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.672060  6556 consensus_queue.cc:1048] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:10.780714  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:10.818329  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:10.870424  5386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:10.870997  5386 raft_consensus.cc:606] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:10.873580  5313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a378af215c94746acffc970319d9e27"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:10.874101  5313 raft_consensus.cc:606] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:10.876582  5457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:10.877030  5457 raft_consensus.cc:606] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:10.879287  5457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:10.879679  5457 raft_consensus.cc:606] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:10.881757  5457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:10.882148  5457 raft_consensus.cc:606] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:10.883067  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:10.884092  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:10.933135  5313 consensus_queue.cc:237] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:14:10.939570  5280 consensus_peers.cc:597] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f49a026079d48d2a717f7b89c711736. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:10.940124  5457 raft_consensus.cc:1275] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.942675  5389 raft_consensus.cc:1275] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.943521  6499 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.945212  6471 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:10.956389  6499 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:10.958112  5457 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:10.960393  5389 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:10.968767  5458 consensus_queue.cc:237] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:10.972014  5214 catalog_manager.cc:5697] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:10.991607  5429 consensus_peers.cc:597] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a19d1e658e4a45f18ec77dbb49ae3ba9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:10.993675  5312 raft_consensus.cc:1275] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.996018  6568 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:10.999374  5389 raft_consensus.cc:1275] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:11.001012  6490 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.006374  6568 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.014184  5386 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.014181  5313 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.028167  5389 consensus_queue.cc:237] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:11.031174  5211 catalog_manager.cc:5697] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.049160  5463 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:11.049160  5313 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:11.050422  5355 consensus_peers.cc:597] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f456cb90b7b41218355052483712bfb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:11.050741  6554 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:11.051649  6552 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.063575  6552 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.066267  5463 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.068037  5312 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.077318  5313 consensus_queue.cc:237] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:11.081085  5214 catalog_manager.cc:5697] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.087791  6564 raft_consensus.cc:993] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:11.088231  6568 raft_consensus.cc:1081] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
W20260709 13:14:11.097131  5280 consensus_peers.cc:597] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7642c49f73144118f5c3adc1037caf8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:11.098551  5386 raft_consensus.cc:1275] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:11.098899  5392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33996
I20260709 13:14:11.099414  5392 raft_consensus.cc:493] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.099766  5392 raft_consensus.cc:3060] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.100068  5463 raft_consensus.cc:1275] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:11.101352  6471 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.106647  6471 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:11.111323  6553 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.116192  5458 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.106700  5392 raft_consensus.cc:515] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.121354  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:11.122359  5312 raft_consensus.cc:3060] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.125741  5392 leader_election.cc:290] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:11.133052  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4e8974efd74ae799e5f3760c7aa073" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:11.133658  5457 raft_consensus.cc:3055] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:11.133946  5457 raft_consensus.cc:740] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:11.134619  5457 consensus_queue.cc:260] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.135784  5457 raft_consensus.cc:3060] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.140311  6398 raft_consensus.cc:993] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:11.140885  6566 raft_consensus.cc:1081] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:11.144276  6027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53492
I20260709 13:14:11.145004  6027 raft_consensus.cc:493] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.145388  6027 raft_consensus.cc:3060] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.149482  5457 raft_consensus.cc:2468] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:11.150573  5357 leader_election.cc:304] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:11.150645  6027 raft_consensus.cc:515] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:11.157508  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:11.158066  5308 raft_consensus.cc:3060] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.157717  5389 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.151377  6554 raft_consensus.cc:2804] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.159404  6554 raft_consensus.cc:697] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:11.160250  6554 consensus_queue.cc:237] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.151533  6471 raft_consensus.cc:993] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:11.161785  6471 raft_consensus.cc:1081] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:11.154186  5312 raft_consensus.cc:2468] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:11.167932  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d296707a7a6f4df3b37428dd42cb2974" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:11.168460  5457 raft_consensus.cc:3055] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:11.168720  5457 raft_consensus.cc:740] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:11.169405  5457 consensus_queue.cc:260] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:11.173362  5308 raft_consensus.cc:2468] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:11.174401  5996 leader_election.cc:304] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:11.175146  6556 raft_consensus.cc:2804] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.175657  6556 raft_consensus.cc:697] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:11.176571  6556 consensus_queue.cc:237] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:11.168810  5212 catalog_manager.cc:5697] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:11.196817  5392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a378af215c94746acffc970319d9e27"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33986
I20260709 13:14:11.197654  5392 raft_consensus.cc:493] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.198153  5392 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:11.157529  6027 leader_election.cc:290] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:11.208297  5457 raft_consensus.cc:3060] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.216480  6564 raft_consensus.cc:993] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:11.217139  6566 raft_consensus.cc:1081] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:11.217196  5211 catalog_manager.cc:5697] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.228981  5308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46134
I20260709 13:14:11.221163  5457 raft_consensus.cc:2468] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:11.229660  5308 raft_consensus.cc:493] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.230149  5308 raft_consensus.cc:3060] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.230530  5212 catalog_manager.cc:5697] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:11.242499  5392 raft_consensus.cc:515] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.243251  5308 raft_consensus.cc:515] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.244182  6541 raft_consensus.cc:993] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:11.244555  5392 leader_election.cc:290] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 3 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:11.244697  6541 raft_consensus.cc:1081] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:11.246282  5313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:11.246857  5313 raft_consensus.cc:493] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.247252  5313 raft_consensus.cc:3060] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.248139  5308 leader_election.cc:290] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:11.253039  5313 raft_consensus.cc:515] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.254231  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:11.261648  5312 raft_consensus.cc:3055] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:11.261936  5312 raft_consensus.cc:740] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:11.262578  5312 consensus_queue.cc:260] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.263513  5312 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:11.261031  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:11.264827  5457 raft_consensus.cc:3055] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:11.265120  5457 raft_consensus.cc:740] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:11.266606  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a378af215c94746acffc970319d9e27" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:11.267314  5458 raft_consensus.cc:3060] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:11.269429  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deacf0fef0941828fc206c6bc7b31e2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:11.269987  5392 raft_consensus.cc:3060] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.271299  5457 consensus_queue.cc:260] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.272470  5457 raft_consensus.cc:3060] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.278383  5459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:11.278934  5459 raft_consensus.cc:3060] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.279560  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6b0e199a7b44d186e6d15b2d2dc244" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:11.280089  5386 raft_consensus.cc:3055] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:11.280362  5386 raft_consensus.cc:740] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:11.281045  5386 consensus_queue.cc:260] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.282040  5386 raft_consensus.cc:3060] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.283025  5458 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:11.283957  5357 leader_election.cc:304] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [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: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:11.284687  6541 raft_consensus.cc:2804] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:11.285338  5459 raft_consensus.cc:2468] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:11.285959  6541 raft_consensus.cc:697] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:11.286716  5282 leader_election.cc:304] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:11.286815  6541 consensus_queue.cc:237] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.287540  6499 raft_consensus.cc:2804] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.288059  6499 raft_consensus.cc:697] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:11.288853  6499 consensus_queue.cc:237] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.277349  5313 leader_election.cc:290] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:11.290972  5312 raft_consensus.cc:2468] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:11.298203  5392 raft_consensus.cc:2468] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:11.299347  5282 leader_election.cc:304] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:11.300256  6471 raft_consensus.cc:2804] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.300705  6471 raft_consensus.cc:697] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:11.301543  6471 consensus_queue.cc:237] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:11.293407  5386 raft_consensus.cc:2468] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:11.309774  5457 raft_consensus.cc:2468] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:11.312484  5212 catalog_manager.cc:5697] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 2 to 3, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.315706  5211 catalog_manager.cc:5697] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.332556  5211 catalog_manager.cc:5697] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.358904  6593 ts_tablet_manager.cc:933] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:14:11.361195  6593 tablet_copy_client.cc:323] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:11.362635  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet 7f49a026079d48d2a717f7b89c711736 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:11.363149  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet 7f49a026079d48d2a717f7b89c711736 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-7f49a026079d48d2a717f7b89c711736
I20260709 13:14:11.369264  5327 tablet_copy_source_session.cc:215] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:11.371894  6593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49a026079d48d2a717f7b89c711736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:11.386241  6593 tablet_copy_client.cc:806] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:11.386749  6593 tablet_copy_client.cc:670] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:11.393674  6593 tablet_copy_client.cc:538] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:11.402014  6593 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
W20260709 13:14:11.409973  5413 debug-util.cc:398] Leaking SignalData structure 0x7b0800132c80 after lost signal to thread 4196
W20260709 13:14:11.410987  5413 debug-util.cc:398] Leaking SignalData structure 0x7b0800102360 after lost signal to thread 5249
W20260709 13:14:11.412060  5413 debug-util.cc:398] Leaking SignalData structure 0x7b08002e5320 after lost signal to thread 5341
W20260709 13:14:11.412856  5413 debug-util.cc:398] Leaking SignalData structure 0x7b0800361e00 after lost signal to thread 5416
W20260709 13:14:11.413723  5413 debug-util.cc:398] Leaking SignalData structure 0x7b08003573e0 after lost signal to thread 5490
W20260709 13:14:11.414729  5413 debug-util.cc:398] Leaking SignalData structure 0x7b080010c640 after lost signal to thread 6054
I20260709 13:14:11.425751  6593 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: 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:14:11.427783  6593 tablet_bootstrap.cc:492] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:11.428417  6593 ts_tablet_manager.cc:1403] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260709 13:14:11.431324  6593 raft_consensus.cc:359] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:11.432214  6593 raft_consensus.cc:740] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:11.432878  6593 consensus_queue.cc:260] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:11.446841  6593 ts_tablet_manager.cc:1434] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:14:11.450145  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-7f49a026079d48d2a717f7b89c711736 received from {username='slave'} at 127.0.0.1:57222
I20260709 13:14:11.450577  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-7f49a026079d48d2a717f7b89c711736 on tablet 7f49a026079d48d2a717f7b89c711736 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:11.529842  6593 ts_tablet_manager.cc:933] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:11.541796  6593 tablet_copy_client.cc:323] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:11.543905  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet a19d1e658e4a45f18ec77dbb49ae3ba9 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:11.544451  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet a19d1e658e4a45f18ec77dbb49ae3ba9 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-a19d1e658e4a45f18ec77dbb49ae3ba9
I20260709 13:14:11.552784  5476 tablet_copy_source_session.cc:215] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:11.556363  6593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19d1e658e4a45f18ec77dbb49ae3ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:11.562674  5312 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:11.564463  6556 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:11.585269  6593 tablet_copy_client.cc:806] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:11.587450  6593 tablet_copy_client.cc:670] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:11.591018  5458 raft_consensus.cc:1275] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.592653  6457 consensus_queue.cc:1048] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.611975  6593 tablet_copy_client.cc:538] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:11.620256  5458 raft_consensus.cc:1275] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:11.622277  6486 consensus_queue.cc:1048] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:11.697548  5313 raft_consensus.cc:1275] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.710978  6552 consensus_queue.cc:1048] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.734526  6603 ts_tablet_manager.cc:933] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:11.736192  5459 raft_consensus.cc:1275] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:11.737884  6552 consensus_queue.cc:1048] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:11.740739  6603 tablet_copy_client.cc:323] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:11.742311  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 1f456cb90b7b41218355052483712bfb from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:11.742789  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 1f456cb90b7b41218355052483712bfb from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-1f456cb90b7b41218355052483712bfb
I20260709 13:14:11.750715  5402 tablet_copy_source_session.cc:215] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:11.753995  6603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f456cb90b7b41218355052483712bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:11.755297  6593 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:11.771710  6604 ts_tablet_manager.cc:933] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:14:11.793854  5389 raft_consensus.cc:1275] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.795104  5458 raft_consensus.cc:1275] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.797128  6413 consensus_queue.cc:1048] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.798285  6413 consensus_queue.cc:1048] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.819602  5313 raft_consensus.cc:1275] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:11.823115  6541 consensus_queue.cc:1048] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:11.915723  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:11.925158  5392 raft_consensus.cc:1275] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.921146  6026 raft_consensus.cc:1217] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:11.937541  6603 tablet_copy_client.cc:806] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:11.938127  6603 tablet_copy_client.cc:670] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:11.947908  6604 tablet_copy_client.cc:323] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:11.949452  6603 tablet_copy_client.cc:538] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:11.955160  6471 consensus_queue.cc:1048] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.962641  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet b7642c49f73144118f5c3adc1037caf8 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:11.963203  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet b7642c49f73144118f5c3adc1037caf8 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-b7642c49f73144118f5c3adc1037caf8
I20260709 13:14:11.969259  6603 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
W20260709 13:14:12.003448  6611 log.cc:927] Time spent T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:14:12.015930  5327 tablet_copy_source_session.cc:215] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:12.019656  6604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7642c49f73144118f5c3adc1037caf8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:12.024327  6615 log.cc:927] Time spent T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c: Append to log took a long time: real 0.105s	user 0.003s	sys 0.000s
I20260709 13:14:12.148906  6604 tablet_copy_client.cc:806] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
W20260709 13:14:12.154541  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 121542us
I20260709 13:14:12.154958  6604 tablet_copy_client.cc:670] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:12.159071  6604 tablet_copy_client.cc:538] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:12.172587  6604 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:12.203931  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:12.220595  5457 raft_consensus.cc:1275] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:12.232542  6593 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: 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:14:12.247298  6593 tablet_bootstrap.cc:492] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:12.250310  6593 ts_tablet_manager.cc:1403] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.495s	user 0.018s	sys 0.007s
I20260709 13:14:12.257157  6593 raft_consensus.cc:359] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.267588  6607 consensus_queue.cc:1048] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:12.268028  6593 raft_consensus.cc:740] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:12.268688  6593 consensus_queue.cc:260] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.276340  6604 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: 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:14:12.277343  6604 tablet_bootstrap.cc:492] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:12.278067  6604 ts_tablet_manager.cc:1403] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.106s	user 0.032s	sys 0.014s
I20260709 13:14:12.280534  6593 ts_tablet_manager.cc:1434] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:14:12.283919  6604 raft_consensus.cc:359] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.284804  6604 raft_consensus.cc:740] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:12.285470  6604 consensus_queue.cc:260] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.287940  6604 ts_tablet_manager.cc:1434] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:12.293998  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-b7642c49f73144118f5c3adc1037caf8 received from {username='slave'} at 127.0.0.1:57222
I20260709 13:14:12.294473  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-b7642c49f73144118f5c3adc1037caf8 on tablet b7642c49f73144118f5c3adc1037caf8 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:12.298261  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-a19d1e658e4a45f18ec77dbb49ae3ba9 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:12.298669  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-a19d1e658e4a45f18ec77dbb49ae3ba9 on tablet a19d1e658e4a45f18ec77dbb49ae3ba9 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:12.328709  6603 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: 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:14:12.333645  6603 tablet_bootstrap.cc:492] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:12.334350  6603 ts_tablet_manager.cc:1403] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.365s	user 0.025s	sys 0.000s
I20260709 13:14:12.337229  6603 raft_consensus.cc:359] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.338056  6603 raft_consensus.cc:740] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:12.338688  6603 consensus_queue.cc:260] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.340442  6603 ts_tablet_manager.cc:1434] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:12.342110  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-1f456cb90b7b41218355052483712bfb received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:12.342502  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-1f456cb90b7b41218355052483712bfb on tablet 1f456cb90b7b41218355052483712bfb with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:12.477988  5389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f456cb90b7b41218355052483712bfb"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:12.479175  5389 raft_consensus.cc:606] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
W20260709 13:14:12.482066  5280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:33745, user_credentials={real_user=slave}} blocked reactor thread for 44559.6us
I20260709 13:14:12.491405  5308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:12.492020  5308 raft_consensus.cc:606] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:12.512421  5308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:12.513079  5308 raft_consensus.cc:606] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:12.516021  5388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:12.516208  6499 raft_consensus.cc:1064] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:12.516912  5388 raft_consensus.cc:606] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:12.522598  6499 consensus_queue.cc:237] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.530107  5459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:12.531025  5459 raft_consensus.cc:606] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:12.533106  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:12.536908  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:12.545226  6026 raft_consensus.cc:1275] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.546020  5459 raft_consensus.cc:1275] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.547672  6499 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:12.552063  6471 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:12.561375  5388 raft_consensus.cc:1275] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.570675  6457 raft_consensus.cc:993] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:12.571282  6457 raft_consensus.cc:1081] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:12.574142  5312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f456cb90b7b41218355052483712bfb"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:12.574769  5312 raft_consensus.cc:493] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.575148  5312 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.580168  6471 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:12.600843  6413 raft_consensus.cc:993] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:12.601354  6413 raft_consensus.cc:1081] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:12.604000  5388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33986
I20260709 13:14:12.604683  5388 raft_consensus.cc:493] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.605084  5388 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:12.611212  6027 raft_consensus.cc:1217] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:12.620370  6029 raft_consensus.cc:1217] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:12.715907  6607 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:12.717959  5388 raft_consensus.cc:515] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:12.720427  5388 leader_election.cc:290] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 3 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:12.733225  5459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:12.734021  5459 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:12.737528  5312 raft_consensus.cc:515] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.739564  5312 leader_election.cc:290] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:12.743173  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:12.743738  5463 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.745677  5459 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:12.745543  6027 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:12.746968  6026 raft_consensus.cc:1217] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:12.755589  5389 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:12.767335  6471 raft_consensus.cc:993] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:12.767820  6471 raft_consensus.cc:1081] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:12.770417  6028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53500
I20260709 13:14:12.770968  6028 raft_consensus.cc:493] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.771308  6028 raft_consensus.cc:3060] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.754951  5463 raft_consensus.cc:2468] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:12.788291  5214 catalog_manager.cc:5697] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:12.794027  5357 leader_election.cc:304] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [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: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:12.799077  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f1a844d31432b81e121dd0c59522d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:12.799741  5309 raft_consensus.cc:3055] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:12.800016  5309 raft_consensus.cc:740] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:12.800369  6554 raft_consensus.cc:2804] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:12.793920  6028 raft_consensus.cc:515] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.800791  5309 consensus_queue.cc:260] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:12.801967  5309 raft_consensus.cc:3060] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:12.802034  6554 raft_consensus.cc:697] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:12.803500  6554 consensus_queue.cc:237] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:12.804045  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:12.804695  5384 raft_consensus.cc:3055] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:12.804980  5384 raft_consensus.cc:740] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:12.805810  5384 consensus_queue.cc:260] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.807641  5384 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:12.810196  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 57649.1us
I20260709 13:14:12.817099  5458 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:12.818768  5309 raft_consensus.cc:2468] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:12.812466  5282 leader_election.cc:304] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:12.830057  6499 raft_consensus.cc:2804] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:12.830500  6499 raft_consensus.cc:697] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:12.831328  6499 consensus_queue.cc:237] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:12.802465  6028 leader_election.cc:290] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:12.844355  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:12.844919  5309 raft_consensus.cc:3055] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:12.845249  5309 raft_consensus.cc:740] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:12.832864  5384 raft_consensus.cc:2468] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:12.859109  5309 consensus_queue.cc:260] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.875895  5309 raft_consensus.cc:3060] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.881383  5309 raft_consensus.cc:2468] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:12.885671  5996 leader_election.cc:304] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:12.887195  6621 raft_consensus.cc:993] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:12.887763  6621 raft_consensus.cc:1081] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:12.888793  6556 raft_consensus.cc:2804] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:12.889307  6556 raft_consensus.cc:697] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:12.890262  6556 consensus_queue.cc:237] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.902575  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff7b0ec6ec46549eb0e3e284ebcb19" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:12.903301  5389 raft_consensus.cc:3060] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.910414  6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53492
I20260709 13:14:12.910984  6029 raft_consensus.cc:493] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.911343  6029 raft_consensus.cc:3060] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.922444  6029 raft_consensus.cc:515] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.926999  5459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:12.927662  5459 raft_consensus.cc:3055] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:12.928017  5459 raft_consensus.cc:740] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:12.928967  5459 consensus_queue.cc:260] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.931646  5459 raft_consensus.cc:3060] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.933843  6554 raft_consensus.cc:993] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:12.934327  6554 raft_consensus.cc:1081] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:12.936282  6030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53484
I20260709 13:14:12.936750  6030 raft_consensus.cc:493] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.937039  6030 raft_consensus.cc:3060] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.940636  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b27d66022b4f389c0eef298a7861aa" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:12.941346  5387 raft_consensus.cc:3060] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.941558  5389 raft_consensus.cc:2468] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:12.940723  6029 leader_election.cc:290] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:12.944239  5459 raft_consensus.cc:2468] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:12.945585  5995 leader_election.cc:304] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:12.946451  6556 raft_consensus.cc:2804] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:12.946910  6556 raft_consensus.cc:697] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:12.947888  6556 consensus_queue.cc:237] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.950187  6030 raft_consensus.cc:515] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.950945  5387 raft_consensus.cc:2468] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:12.957257  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:12.959599  5309 raft_consensus.cc:3060] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.963881  5312 consensus_queue.cc:237] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.967474  5309 raft_consensus.cc:2468] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:12.970476  6026 raft_consensus.cc:1275] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:12.972882  6499 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:12.976676  5996 leader_election.cc:304] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:12.978335  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb3fb9948264d3cba8067a9f20de3e4" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:12.978781  6634 raft_consensus.cc:2804] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:12.978881  5387 raft_consensus.cc:3055] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:12.979225  5387 raft_consensus.cc:740] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:12.979988  5387 consensus_queue.cc:260] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:12.980995  5387 raft_consensus.cc:3060] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.981153  5459 raft_consensus.cc:1275] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:12.983108  6499 consensus_queue.cc:1048] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:12.984735  6499 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:12.986356  6029 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:12.963861  6030 leader_election.cc:290] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:12.968844  5211 catalog_manager.cc:5697] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 2 to 3, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.001121  5387 raft_consensus.cc:2468] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:13.004283  6634 raft_consensus.cc:697] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:13.005159  6634 consensus_queue.cc:237] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:13.020063  5212 catalog_manager.cc:5697] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.016077  5214 catalog_manager.cc:5697] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.025619  5212 catalog_manager.cc:5697] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.026247  5459 raft_consensus.cc:2955] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.046650  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f49a026079d48d2a717f7b89c711736 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:13.050859  5211 catalog_manager.cc:5697] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.063866  5215 catalog_manager.cc:5697] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.076849  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f49a026079d48d2a717f7b89c711736 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:13.093187  6645 tablet_replica.cc:333] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:13.094589  6645 raft_consensus.cc:2243] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:13.095491  6645 raft_consensus.cc:2272] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:13.099398  6645 ts_tablet_manager.cc:1916] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:13.116961  6645 ts_tablet_manager.cc:1929] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:13.117553  6645 log.cc:1199] T 7f49a026079d48d2a717f7b89c711736 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/7f49a026079d48d2a717f7b89c711736
I20260709 13:14:13.122392  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 7f49a026079d48d2a717f7b89c711736 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:13.127705  6620 raft_consensus.cc:1064] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:13.130013  6551 raft_consensus.cc:1064] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:13.132344  6620 consensus_queue.cc:237] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:13.132778  6551 consensus_queue.cc:237] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:13.149618  6029 raft_consensus.cc:1275] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:13.151386  6628 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:13.163264  5389 raft_consensus.cc:1275] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:13.170778  6551 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:13.178857  5459 raft_consensus.cc:1275] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:13.182226  5308 raft_consensus.cc:1275] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:13.184674  6398 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:13.185737  6551 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:13.181627  5387 raft_consensus.cc:1275] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:13.190426  6398 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:13.191680  6026 raft_consensus.cc:1275] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:13.198216  6621 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:13.198642  5459 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:13.200736  6552 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:13.246253  6553 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.265967  6029 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.268028  5387 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.301460  6620 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.314312  6030 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.341414  5309 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:13.344450  6552 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:13.348114  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 52240us
I20260709 13:14:13.357962  5389 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.372805  5215 catalog_manager.cc:5697] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.374871  5215 catalog_manager.cc:5697] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.391258  5387 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:13.399149  5461 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.409356  5459 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:13.420013  6553 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:13.429225  6030 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Advancing to term 2
I20260709 13:14:13.433660  5384 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.435169  6556 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:13.439640  5308 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:13.461819  5461 raft_consensus.cc:1275] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.463413  6556 consensus_queue.cc:1048] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:13.445284  6030 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:13.490530  5312 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.490664  6628 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:13.492197  6556 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:13.498724  5313 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.500415  6556 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:14:13.510010  5316 consensus_queue.cc:237] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:13.514140  6607 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:13.519129  5463 raft_consensus.cc:1275] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:13.525940  6029 raft_consensus.cc:1275] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:13.531924  5388 raft_consensus.cc:1275] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.534011  6634 consensus_queue.cc:1048] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:13.543898  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:14:13.552157  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 64605.5us
W20260709 13:14:13.587845  5280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:33745, user_credentials={real_user=slave}} blocked reactor thread for 50057us
I20260709 13:14:13.594807  6553 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:13.599116  6551 raft_consensus.cc:1064] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
W20260709 13:14:13.599695  6551 raft_consensus.cc:1068] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: Unable to promote non-voter 777e036c616f4d80938af14f772766ce: Illegal state: Leader has not yet committed an operation in its own term
W20260709 13:14:13.608963  6663 log.cc:927] Time spent T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 13:14:13.615854  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 92858.5us
I20260709 13:14:13.635937  6628 consensus_queue.cc:1048] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:13.639658  5384 raft_consensus.cc:1275] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.644845  6670 consensus_queue.cc:1048] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:13.709797  5457 consensus_queue.cc:237] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:13.867599  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:14:13.929636  5996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 313583us
I20260709 13:14:14.017779  6027 raft_consensus.cc:1275] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:14:14.065161  5280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:33745, user_credentials={real_user=slave}} blocked reactor thread for 53417.3us
I20260709 13:14:14.069207  6607 raft_consensus.cc:1064] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:14.068790  6499 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.071405  6607 consensus_queue.cc:237] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.074970  6027 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.090709  5215 catalog_manager.cc:5697] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.095036  6027 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:14.094940  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7642c49f73144118f5c3adc1037caf8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:14.097378  6553 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:14.128377  6675 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:14.160698  5389 raft_consensus.cc:1275] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:14.162559  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet b7642c49f73144118f5c3adc1037caf8 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:14.185091  6398 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.203719  6027 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.234114  5215 catalog_manager.cc:5697] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.244824  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet a19d1e658e4a45f18ec77dbb49ae3ba9 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:14:14.251519  6682 tablet_replica.cc:333] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:14.252689  5389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:14.253381  5389 raft_consensus.cc:606] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:14.266335  6683 tablet_replica.cc:333] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:14.269310  6683 raft_consensus.cc:2243] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:14.272284  6683 raft_consensus.cc:2272] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:14.274818  6682 raft_consensus.cc:2243] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:14.276086  6682 raft_consensus.cc:2272] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:14.283102  6683 ts_tablet_manager.cc:1916] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:14.281244  5389 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:14.291666  5461 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:14.291181  5459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:14.292666  5459 raft_consensus.cc:606] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:14.298295  5459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:14.300940  5459 raft_consensus.cc:606] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:14.298445  6682 ts_tablet_manager.cc:1916] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:14.298322  5463 raft_consensus.cc:2955] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.305338  5459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:14.305878  5459 raft_consensus.cc:606] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:14.312764  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a19d1e658e4a45f18ec77dbb49ae3ba9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:14.324195  5308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbbe06c068354daa96844c470673102d"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:14.324903  6607 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:14.333837  6621 raft_consensus.cc:993] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:14.334337  6621 raft_consensus.cc:1081] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:14.334686  5308 raft_consensus.cc:606] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:14.337831  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:14.338016  6027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53492
I20260709 13:14:14.338495  6027 raft_consensus.cc:493] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.338800  6027 raft_consensus.cc:3060] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.339365  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:14.344842  6027 raft_consensus.cc:515] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.346804  6027 leader_election.cc:290] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:14.349118  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:14.349689  5388 raft_consensus.cc:3060] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.356546  5388 raft_consensus.cc:2468] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:14.358322  5995 leader_election.cc:304] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:14.359259  6666 raft_consensus.cc:2804] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.359715  6666 raft_consensus.cc:697] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:14.360564  6666 consensus_queue.cc:237] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.357242  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0c1a226c544f239c1cd01cbbfcfe5c" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:14.365386  5463 raft_consensus.cc:3055] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.367261  5463 raft_consensus.cc:740] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
W20260709 13:14:14.366453  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 84699us
I20260709 13:14:14.370018  6677 raft_consensus.cc:993] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:14.370419  6677 raft_consensus.cc:1081] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:14.372772  5463 consensus_queue.cc:260] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.375171  6398 consensus_queue.cc:1048] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:14.383970  5463 raft_consensus.cc:3060] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.378041  6682 ts_tablet_manager.cc:1929] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:14.389740  6683 ts_tablet_manager.cc:1929] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:14.398221  6682 log.cc:1199] T b7642c49f73144118f5c3adc1037caf8 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/b7642c49f73144118f5c3adc1037caf8
I20260709 13:14:14.398284  6683 log.cc:1199] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/a19d1e658e4a45f18ec77dbb49ae3ba9
I20260709 13:14:14.395342  6499 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:14.395736  5388 raft_consensus.cc:1240] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Rejecting Update request from peer 64bbec918666400a8d1928a4c4c3865c for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:14.400137  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet a19d1e658e4a45f18ec77dbb49ae3ba9 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:14.401291  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet b7642c49f73144118f5c3adc1037caf8 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:14.403597  5388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33996
I20260709 13:14:14.404172  5388 raft_consensus.cc:493] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.404508  5388 raft_consensus.cc:3060] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.405228  5211 catalog_manager.cc:5697] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.411594  5384 raft_consensus.cc:2955] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.425091  5463 raft_consensus.cc:2468] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:14.430116  5388 raft_consensus.cc:515] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.450202  5389 raft_consensus.cc:1240] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Rejecting Update request from peer 64bbec918666400a8d1928a4c4c3865c for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:14.440771  6628 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.442183  5459 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.463553  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "777e036c616f4d80938af14f772766ce"
I20260709 13:14:14.464098  6027 raft_consensus.cc:3060] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.468676  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1620ba57b4b9b8c3378c2a810760e" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:14.469488  5463 raft_consensus.cc:3055] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.469869  5463 raft_consensus.cc:740] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:14.470728  5463 consensus_queue.cc:260] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.474606  6684 consensus_queue.cc:1059] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.480165  6027 raft_consensus.cc:2468] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:14.480463  6398 raft_consensus.cc:993] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:14.498121  6398 raft_consensus.cc:1081] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:14.481805  5388 leader_election.cc:290] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Requested vote from peers 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515), 777e036c616f4d80938af14f772766ce (127.4.24.68:33745)
I20260709 13:14:14.484921  5389 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.499603  5308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46134
I20260709 13:14:14.500120  5308 raft_consensus.cc:493] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.486325  5463 raft_consensus.cc:3060] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.500437  5308 raft_consensus.cc:3060] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.507601  5463 raft_consensus.cc:2468] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:14.508649  5357 leader_election.cc:304] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:14.509501  6552 raft_consensus.cc:2804] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.509197  5308 raft_consensus.cc:515] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:14.509969  6552 raft_consensus.cc:697] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:14.510864  6552 consensus_queue.cc:237] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.511787  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:14.512351  5384 raft_consensus.cc:3060] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.511448  5308 leader_election.cc:290] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:14.522452  5384 raft_consensus.cc:2468] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:14.525655  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b0ca57280bf4416a1824e08bac561a2" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:14.526244  5463 raft_consensus.cc:3055] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.526571  5463 raft_consensus.cc:740] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:14.527292  5463 consensus_queue.cc:260] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:14.528740  5463 raft_consensus.cc:3060] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.532833  5282 leader_election.cc:304] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:14.544863  6499 raft_consensus.cc:2804] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.545301  6499 raft_consensus.cc:697] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:14.549557  6499 consensus_queue.cc:237] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:14.554224  5215 catalog_manager.cc:5697] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.572091  5308 consensus_queue.cc:237] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.573535  6027 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.580202  5389 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.592765  5215 catalog_manager.cc:5697] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.594820  6628 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.598073  5463 raft_consensus.cc:2468] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:14.602185  6499 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.603842  5389 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.611850  6026 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.619068  6607 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:14.623515  6026 raft_consensus.cc:2955] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:14.635792  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f456cb90b7b41218355052483712bfb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:14.605126  5211 catalog_manager.cc:5697] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.646468  6413 raft_consensus.cc:993] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:14.646921  6413 raft_consensus.cc:1081] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:14.648501  6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbbe06c068354daa96844c470673102d"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53500
I20260709 13:14:14.649015  6029 raft_consensus.cc:493] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.649333  6029 raft_consensus.cc:3060] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.660421  6678 raft_consensus.cc:993] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:14.661069  6554 raft_consensus.cc:1081] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:14.662874  6030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53484
I20260709 13:14:14.663393  6030 raft_consensus.cc:493] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.663733  6030 raft_consensus.cc:3060] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.669950  6030 raft_consensus.cc:515] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.670908  5214 catalog_manager.cc:5697] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.672752  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:14.673352  5389 raft_consensus.cc:3055] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.673717  5389 raft_consensus.cc:740] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:14.676302  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13677bbf072d459bbedd1d1db77f4ed7" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:14.676905  5463 raft_consensus.cc:3060] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.678241  6030 leader_election.cc:290] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:14.663754  6029 raft_consensus.cc:515] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.680871  6029 leader_election.cc:290] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:14.674549  5389 consensus_queue.cc:260] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.681464  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:14.682051  5312 raft_consensus.cc:3055] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.682129  5389 raft_consensus.cc:3060] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.682399  5312 raft_consensus.cc:740] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:14.683205  5312 consensus_queue.cc:260] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.683988  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f456cb90b7b41218355052483712bfb with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:14.684201  5312 raft_consensus.cc:3060] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.685969  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbe06c068354daa96844c470673102d" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:14.686479  5384 raft_consensus.cc:3060] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.696990  5312 raft_consensus.cc:2468] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:14.698216  5996 leader_election.cc:304] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:14.699196  6672 raft_consensus.cc:2804] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.699952  6672 raft_consensus.cc:697] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:14.700882  6672 consensus_queue.cc:237] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.698940  5384 raft_consensus.cc:2468] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:14.705757  5389 raft_consensus.cc:2468] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:14.709933  5995 leader_election.cc:304] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:14.711261  6671 raft_consensus.cc:2804] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.711777  6671 raft_consensus.cc:697] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:14.712566  6671 consensus_queue.cc:237] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:14.731719  5463 raft_consensus.cc:2468] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:14.751102  6688 tablet_replica.cc:333] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:14.754534  6688 raft_consensus.cc:2243] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:14.756189  6688 raft_consensus.cc:2272] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:14.765305  6688 ts_tablet_manager.cc:1916] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:14.769078  5211 catalog_manager.cc:5697] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.781332  5459 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.782796  6672 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.782425  5211 catalog_manager.cc:5697] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.814904  6688 ts_tablet_manager.cc:1929] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:14.815552  6688 log.cc:1199] T 1f456cb90b7b41218355052483712bfb P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/1f456cb90b7b41218355052483712bfb
I20260709 13:14:14.819007  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 1f456cb90b7b41218355052483712bfb (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:14.824442  5384 raft_consensus.cc:1275] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.825865  6666 consensus_queue.cc:1048] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.963598  6030 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.964846  6617 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:14.986908  5459 raft_consensus.cc:1275] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.988253  6678 consensus_queue.cc:1048] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:15.048544  5384 raft_consensus.cc:1275] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.050042  6628 consensus_queue.cc:1048] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.050526  5459 raft_consensus.cc:1275] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.052409  6499 consensus_queue.cc:1048] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.088521  5389 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:15.090729  6671 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:15.121256  5312 raft_consensus.cc:1275] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:15.122818  6666 consensus_queue.cc:1048] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:15.135754  5459 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:15.138055  6672 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:15.176723  5384 raft_consensus.cc:1275] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:15.178196  6671 consensus_queue.cc:1048] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:15.340176  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:15.394043  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:15.437748  5384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:15.438277  5384 raft_consensus.cc:606] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:15.440521  5459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:15.440945  5459 raft_consensus.cc:606] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:15.441934  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:15.443025  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:15.465921  6678 raft_consensus.cc:993] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:15.466506  6678 raft_consensus.cc:1081] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:15.467988  5312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:15.468366  5312 raft_consensus.cc:493] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.468569  5312 raft_consensus.cc:3060] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.475875  5312 raft_consensus.cc:515] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:15.479734  5312 leader_election.cc:290] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 777e036c616f4d80938af14f772766ce (127.4.24.68:33745)
I20260709 13:14:15.479939  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:15.480592  5384 raft_consensus.cc:3055] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.480912  5384 raft_consensus.cc:740] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:15.481974  6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822bea9fefbd41ba8ba1b76f45585cb8" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "777e036c616f4d80938af14f772766ce"
I20260709 13:14:15.481741  5384 consensus_queue.cc:260] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:15.482489  6026 raft_consensus.cc:3060] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.482928  5384 raft_consensus.cc:3060] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.487725  6026 raft_consensus.cc:2468] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:15.488682  5280 leader_election.cc:304] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:15.489323  6607 raft_consensus.cc:2804] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.489852  6607 raft_consensus.cc:697] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:15.490370  5384 raft_consensus.cc:2468] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:15.491011  6607 consensus_queue.cc:237] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:15.506094  5211 catalog_manager.cc:5697] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.594190  6677 raft_consensus.cc:993] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:15.594697  6677 raft_consensus.cc:1081] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:15.596266  5389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33996
I20260709 13:14:15.597107  5389 raft_consensus.cc:493] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.597517  5389 raft_consensus.cc:3060] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.611065  5389 raft_consensus.cc:515] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:15.626910  5389 leader_election.cc:290] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:15.627624  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:15.628222  5308 raft_consensus.cc:3060] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.628428  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69c7a6906cb4518b1587e97d0109db4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:15.629029  5463 raft_consensus.cc:3055] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:15.629336  5463 raft_consensus.cc:740] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:15.630118  5463 consensus_queue.cc:260] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:15.631313  5463 raft_consensus.cc:3060] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:15.633833  5308 raft_consensus.cc:2468] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:15.634872  5358 leader_election.cc:304] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:15.635516  6678 raft_consensus.cc:2804] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:15.636053  6678 raft_consensus.cc:697] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:15.636941  6678 consensus_queue.cc:237] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:15.639577  5463 raft_consensus.cc:2468] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:15.649039  5211 catalog_manager.cc:5697] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:15.816148  5463 consensus_queue.cc:237] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:14:15.822834  5429 consensus_peers.cc:597] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5cf286fcd624c51abfe580048d52f86. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:15.829975  5384 raft_consensus.cc:1275] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:15.834247  5312 raft_consensus.cc:1275] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:15.838101  6713 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.840934  6398 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:15.846247  6398 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:15.847854  5384 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:15.850294  5308 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:15.872290  5384 consensus_queue.cc:237] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:15.872327  5211 catalog_manager.cc:5697] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
W20260709 13:14:15.887226  5355 consensus_peers.cc:597] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dac61efbb614d6bbe72e65a4cbe8d52. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:15.889679  5463 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:15.891000  5312 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:15.892510  6617 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:15.897167  6030 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:15.898648  6628 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:15.894248  6617 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:14:15.938403  6554 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:15.943408  5463 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:15.972900  5308 consensus_queue.cc:237] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:15.999958  5214 catalog_manager.cc:5697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.007280  5389 raft_consensus.cc:1275] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:16.011845  6724 consensus_queue.cc:1048] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:16.016520  5309 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.073239  5459 raft_consensus.cc:1275] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:16.075028  5389 raft_consensus.cc:1275] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:16.076517  5280 consensus_peers.cc:597] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfba0a639b7b429583bb9a0e94ff09f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:16.078886  6628 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:16.080766  6607 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.088457  6607 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.096405  5459 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.096750  5384 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.107824  5389 consensus_queue.cc:237] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.124426  5463 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:16.124898  5308 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:14:16.125664  5355 consensus_peers.cc:597] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 408f1a844d31432b81e121dd0c59522d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:16.125921  6554 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:16.127892  6678 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:16.114051  5211 catalog_manager.cc:5697] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.136515  5457 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.141225  6678 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.160735  6554 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.168574  5309 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.178921  6678 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:16.180099  5309 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.194582  5457 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.225221  5211 catalog_manager.cc:5697] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:16.344776  6740 ts_tablet_manager.cc:933] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:16.353297  6740 tablet_copy_client.cc:323] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:16.358553  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 3dac61efbb614d6bbe72e65a4cbe8d52 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:16.359175  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 3dac61efbb614d6bbe72e65a4cbe8d52 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-3dac61efbb614d6bbe72e65a4cbe8d52
I20260709 13:14:16.371825  5402 tablet_copy_source_session.cc:215] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:16.375788  6740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dac61efbb614d6bbe72e65a4cbe8d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:16.392745  6740 tablet_copy_client.cc:806] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:16.393460  6740 tablet_copy_client.cc:670] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:16.400285  6740 tablet_copy_client.cc:538] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:16.412731  6740 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:16.433490  6742 ts_tablet_manager.cc:933] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:16.439203  6742 tablet_copy_client.cc:323] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:16.440825  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet f5cf286fcd624c51abfe580048d52f86 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:16.441357  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet f5cf286fcd624c51abfe580048d52f86 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-f5cf286fcd624c51abfe580048d52f86
I20260709 13:14:16.444437  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:16.449420  5476 tablet_copy_source_session.cc:215] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:16.454275  6742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cf286fcd624c51abfe580048d52f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:16.475464  6742 tablet_copy_client.cc:806] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:16.476054  6742 tablet_copy_client.cc:670] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:16.478576  6740 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: 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:14:16.479610  6740 tablet_bootstrap.cc:492] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:16.479882  6742 tablet_copy_client.cc:538] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:16.480449  6740 ts_tablet_manager.cc:1403] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.007s
I20260709 13:14:16.483819  6740 raft_consensus.cc:359] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.484736  6740 raft_consensus.cc:740] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:16.485476  6740 consensus_queue.cc:260] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.488404  6740 ts_tablet_manager.cc:1434] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:16.496423  6742 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:16.501818  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-3dac61efbb614d6bbe72e65a4cbe8d52 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:16.502318  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-3dac61efbb614d6bbe72e65a4cbe8d52 on tablet 3dac61efbb614d6bbe72e65a4cbe8d52 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:16.519073  6740 ts_tablet_manager.cc:933] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:14:16.524549  6740 tablet_copy_client.cc:323] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:16.526453  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet cfba0a639b7b429583bb9a0e94ff09f2 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:16.526980  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet cfba0a639b7b429583bb9a0e94ff09f2 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-cfba0a639b7b429583bb9a0e94ff09f2
I20260709 13:14:16.535641  6742 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: 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:14:16.536636  6742 tablet_bootstrap.cc:492] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:16.537355  6742 ts_tablet_manager.cc:1403] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.010s
I20260709 13:14:16.540609  6742 raft_consensus.cc:359] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.541482  6742 raft_consensus.cc:740] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:16.542160  6742 consensus_queue.cc:260] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.552757  5327 tablet_copy_source_session.cc:215] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:16.554592  6742 ts_tablet_manager.cc:1434] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:14:16.555964  6740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfba0a639b7b429583bb9a0e94ff09f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:16.582427  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:16.593699  6740 tablet_copy_client.cc:806] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:16.594297  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-f5cf286fcd624c51abfe580048d52f86 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:16.597704  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-f5cf286fcd624c51abfe580048d52f86 on tablet f5cf286fcd624c51abfe580048d52f86 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:16.598999  6740 tablet_copy_client.cc:670] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:16.601272  6742 ts_tablet_manager.cc:933] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:16.641424  6740 tablet_copy_client.cc:538] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:16.672187  6740 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:16.675134  6742 tablet_copy_client.cc:323] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:16.685801  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 408f1a844d31432b81e121dd0c59522d from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:16.686331  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 408f1a844d31432b81e121dd0c59522d from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-408f1a844d31432b81e121dd0c59522d
I20260709 13:14:16.710346  5402 tablet_copy_source_session.cc:215] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:16.713339  6742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408f1a844d31432b81e121dd0c59522d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:16.747323  6740 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: 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:14:16.751611  6740 tablet_bootstrap.cc:492] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:16.752447  6740 ts_tablet_manager.cc:1403] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.080s	user 0.035s	sys 0.018s
I20260709 13:14:16.766975  5312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f456cb90b7b41218355052483712bfb"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:16.767719  5312 raft_consensus.cc:606] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:16.770987  6740 raft_consensus.cc:359] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.771914  6740 raft_consensus.cc:740] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:16.775429  6740 consensus_queue.cc:260] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.777920  6740 ts_tablet_manager.cc:1434] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:14:16.783383  5308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "64bbec918666400a8d1928a4c4c3865c"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:16.783921  5308 raft_consensus.cc:606] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Received request to transfer leadership to TS 64bbec918666400a8d1928a4c4c3865c
I20260709 13:14:16.787809  5389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:16.788307  5389 raft_consensus.cc:606] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:16.789525  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:16.790007  6742 tablet_copy_client.cc:806] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:16.790581  6742 tablet_copy_client.cc:670] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:16.791085  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:14:16.793813  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 53403.4us
I20260709 13:14:16.797552  6742 tablet_copy_client.cc:538] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:16.798722  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-cfba0a639b7b429583bb9a0e94ff09f2 received from {username='slave'} at 127.0.0.1:57222
I20260709 13:14:16.799166  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-cfba0a639b7b429583bb9a0e94ff09f2 on tablet cfba0a639b7b429583bb9a0e94ff09f2 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:16.827440  6029 raft_consensus.cc:1217] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:16.853952  6742 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:16.885347  6026 raft_consensus.cc:1217] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:14:16.915082  6742 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: 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:14:16.916043  6742 tablet_bootstrap.cc:492] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:16.916761  6742 ts_tablet_manager.cc:1403] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.019s
I20260709 13:14:16.919934  6742 raft_consensus.cc:359] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.920774  6742 raft_consensus.cc:740] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:16.921430  6742 consensus_queue.cc:260] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:16.924223  6742 ts_tablet_manager.cc:1434] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260709 13:14:16.926465  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-408f1a844d31432b81e121dd0c59522d received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:16.926848  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-408f1a844d31432b81e121dd0c59522d on tablet 408f1a844d31432b81e121dd0c59522d with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:16.962070  6026 raft_consensus.cc:1217] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:17.016373  6026 raft_consensus.cc:1217] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:14:17.211083  6607 raft_consensus.cc:993] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 64bbec918666400a8d1928a4c4c3865c to start an election
I20260709 13:14:17.211644  6607 raft_consensus.cc:1081] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Signalling peer 64bbec918666400a8d1928a4c4c3865c to start an election
I20260709 13:14:17.213070  5463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
 from {username='slave'} at 127.0.0.1:59562
I20260709 13:14:17.215046  5463 raft_consensus.cc:493] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.215590  5463 raft_consensus.cc:3060] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.225940  5463 raft_consensus.cc:515] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:17.231534  5463 leader_election.cc:290] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:17.235565  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:17.236159  5384 raft_consensus.cc:3060] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.238925  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5a798a04f848c3992607daaeb88a08" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:17.240693  5308 raft_consensus.cc:3055] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:17.245719  5308 raft_consensus.cc:740] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:17.246649  5308 consensus_queue.cc:260] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:17.247951  5308 raft_consensus.cc:3060] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.250463  5384 raft_consensus.cc:2468] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 2.
I20260709 13:14:17.252820  5431 leader_election.cc:304] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:17.253824  6398 raft_consensus.cc:2804] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:17.254269  6398 raft_consensus.cc:697] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 2 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:17.255041  6398 consensus_queue.cc:237] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:17.261631  5308 raft_consensus.cc:2468] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 2.
I20260709 13:14:17.270651  6735 raft_consensus.cc:993] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:17.271102  6735 raft_consensus.cc:1081] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:17.278502  5308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46128
I20260709 13:14:17.279019  5308 raft_consensus.cc:493] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.279330  5308 raft_consensus.cc:3060] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.285789  5308 raft_consensus.cc:515] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:17.287504  5308 leader_election.cc:290] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:17.288997  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:17.290743  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35c31aee8aa472387e08c1f9ee6ac2a" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:17.290992  5457 raft_consensus.cc:3060] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.291311  5384 raft_consensus.cc:3055] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:17.291615  5384 raft_consensus.cc:740] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:17.292244  5384 consensus_queue.cc:260] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:17.293177  5384 raft_consensus.cc:3060] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.293538  5211 catalog_manager.cc:5697] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 1 to 2, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 2 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:17.297151  5457 raft_consensus.cc:2468] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:17.299113  5384 raft_consensus.cc:2468] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:17.309495  5282 leader_election.cc:304] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:17.312296  6607 raft_consensus.cc:2804] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:17.314939  6607 raft_consensus.cc:697] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:17.315699  6607 consensus_queue.cc:237] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:17.345845  6628 raft_consensus.cc:993] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:17.359196  6628 raft_consensus.cc:1081] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:17.392194  6735 raft_consensus.cc:1064] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:17.394587  6735 consensus_queue.cc:237] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
W20260709 13:14:17.400689  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 48314.1us
I20260709 13:14:17.402012  5389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f456cb90b7b41218355052483712bfb"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33986
I20260709 13:14:17.402541  5389 raft_consensus.cc:493] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.403004  5389 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:17.404683  5211 catalog_manager.cc:5697] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:17.415463  6398 raft_consensus.cc:1064] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:17.417725  6398 consensus_queue.cc:237] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.437788  6607 raft_consensus.cc:1064] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:17.439224  5389 raft_consensus.cc:515] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.439973  6607 consensus_queue.cc:237] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.458113  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:17.458734  5308 raft_consensus.cc:3055] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:17.459059  5308 raft_consensus.cc:740] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:17.459854  5308 consensus_queue.cc:260] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [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: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.461078  5308 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:17.467325  5459 raft_consensus.cc:1275] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.470546  6026 raft_consensus.cc:1275] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.472393  6762 raft_consensus.cc:1064] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:17.475101  6762 consensus_queue.cc:237] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.472146  6628 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:17.477924  6628 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:17.505800  5384 raft_consensus.cc:1275] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.507660  6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f456cb90b7b41218355052483712bfb" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "777e036c616f4d80938af14f772766ce"
I20260709 13:14:17.508302  6029 raft_consensus.cc:3060] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:17.512148  6030 raft_consensus.cc:1275] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.517467  6760 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:17.519057  5384 raft_consensus.cc:1275] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.521481  6712 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:17.522871  5312 raft_consensus.cc:1275] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.522729  6751 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:17.524464  6750 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:17.540061  6029 raft_consensus.cc:2468] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:17.556327  5355 leader_election.cc:304] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [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: 47b27a07ddea47bc91169fffa4d366cd, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:17.561496  6617 raft_consensus.cc:2804] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:17.562054  6617 raft_consensus.cc:697] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:17.562888  6617 consensus_queue.cc:237] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [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: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.552464  5308 raft_consensus.cc:2468] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 3.
I20260709 13:14:17.553578  5389 leader_election.cc:290] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 3 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 777e036c616f4d80938af14f772766ce (127.4.24.68:33745)
I20260709 13:14:17.573233  6628 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.575732  6029 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.576601  6750 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.589558  5459 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:17.591445  6737 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:17.591812  5384 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.594722  5391 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.598865  6030 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:17.600526  6737 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:17.607574  5463 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.611054  5211 catalog_manager.cc:5697] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:17.618335  6026 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:17.589618  6027 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.621964  6737 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:17.626349  5457 consensus_queue.cc:237] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.656930  5309 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:17.658245  6737 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:17.665503  5308 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:17.667181  6762 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:17.672122  5312 raft_consensus.cc:1275] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:17.674068  6750 consensus_queue.cc:1048] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.681041  5214 catalog_manager.cc:5697] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 2 to 3, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:17.690145  5389 raft_consensus.cc:1275] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:17.694435  6735 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.695910  6398 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:17.693475  5211 catalog_manager.cc:5697] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:17.705511  6026 raft_consensus.cc:1275] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:17.706861  5459 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:17.711066  6617 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:17.709074  5389 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.706852  6028 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.716605  6751 consensus_queue.cc:1048] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:14:17.725849  5459 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.729069  6735 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.729432  6026 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.718185  6750 raft_consensus.cc:2955] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.747133  5313 consensus_queue.cc:237] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:17.749752  5389 raft_consensus.cc:1275] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:17.755424  6780 log.cc:927] Time spent T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:14:17.755340  5308 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.762006  6712 consensus_queue.cc:1048] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.767392  5309 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.776578  5463 raft_consensus.cc:1275] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:17.779105  6027 raft_consensus.cc:1275] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:17.779026  5214 catalog_manager.cc:5697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:17.785684  6759 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:17.788956  6607 consensus_queue.cc:1048] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:17.972160  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5cf286fcd624c51abfe580048d52f86 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:18.090869  5384 raft_consensus.cc:1275] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:18.098807  5995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 118715us
I20260709 13:14:18.113641  5459 raft_consensus.cc:1275] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:18.149130  6724 consensus_queue.cc:1048] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.162362  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:14:18.263525  6781 log.cc:927] Time spent T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Append to log took a long time: real 0.144s	user 0.000s	sys 0.001s
I20260709 13:14:18.239053  6759 consensus_queue.cc:1048] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
W20260709 13:14:18.371481  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 283927us
W20260709 13:14:18.375715  6794 log.cc:927] Time spent T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260709 13:14:18.384755  5308 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:14:18.413913  5995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 60249.1us
W20260709 13:14:18.432834  5429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:33745, user_credentials={real_user=slave}} blocked reactor thread for 159226us
W20260709 13:14:18.438207  5282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:35515, user_credentials={real_user=slave}} blocked reactor thread for 202637us
I20260709 13:14:18.443002  6027 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.444959  6029 raft_consensus.cc:1275] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:18.458564  6724 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.448652  5212 catalog_manager.cc:5697] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.465081  6798 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:18.467211  6023 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.478974  5215 catalog_manager.cc:5697] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.502421  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet f5cf286fcd624c51abfe580048d52f86 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:14:18.509178  5459 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.516008  6822 tablet_replica.cc:333] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:18.518788  5465 raft_consensus.cc:2955] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.523630  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfba0a639b7b429583bb9a0e94ff09f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:18.527776  5389 consensus_queue.cc:237] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:18.532327  6803 consensus_queue.cc:1048] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:14:18.579108  6822 raft_consensus.cc:2243] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:18.588222  6822 pending_rounds.cc:70] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Trying to abort 1 pending ops.
I20260709 13:14:18.584517  5384 consensus_queue.cc:237] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:18.599834  5215 catalog_manager.cc:5697] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.588658  6822 pending_rounds.cc:77] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637303977406464 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f5cf286fcd624c51abfe580048d52f86" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } } }
I20260709 13:14:18.615042  6822 raft_consensus.cc:2917] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:14:18.616827  6822 raft_consensus.cc:2889] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:18.617200  6822 raft_consensus.cc:2272] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:18.658336  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:18.668574  5309 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:18.680415  6822 ts_tablet_manager.cc:1916] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:18.697338  6029 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:18.676945  6792 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
W20260709 13:14:18.725368  5431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 88975.1us
I20260709 13:14:18.736450  5459 raft_consensus.cc:1275] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:18.749243  6023 raft_consensus.cc:1275] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:18.742650  6737 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:14:18.767318  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet cfba0a639b7b429583bb9a0e94ff09f2 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:18.767835  6762 consensus_queue.cc:1048] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:18.769457  6803 consensus_queue.cc:1048] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:18.781955  5309 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.798352  6027 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.807308  5465 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.792176  6792 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:18.775465  6803 raft_consensus.cc:2955] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:19.028234  6822 ts_tablet_manager.cc:1929] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:19.027308  6029 raft_consensus.cc:2955] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:19.097246  6822 log.cc:1199] T f5cf286fcd624c51abfe580048d52f86 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/f5cf286fcd624c51abfe580048d52f86
I20260709 13:14:19.048175  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3dac61efbb614d6bbe72e65a4cbe8d52 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:14:19.101432  5201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.4.24.66:42351, user_credentials={real_user=slave}} blocked reactor thread for 53294.1us
I20260709 13:14:19.050582  6828 tablet_replica.cc:333] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:19.104307  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet f5cf286fcd624c51abfe580048d52f86 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:19.110213  5308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:19.110805  5308 raft_consensus.cc:606] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:19.112912  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 408f1a844d31432b81e121dd0c59522d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:19.075364  5215 catalog_manager.cc:5697] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 5 to 6, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:19.092274  6737 raft_consensus.cc:493] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:19.116056  5389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:19.115875  6737 raft_consensus.cc:515] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:19.116639  5389 raft_consensus.cc:606] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:19.118628  6737 leader_election.cc:290] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515), 777e036c616f4d80938af14f772766ce (127.4.24.68:33745)
I20260709 13:14:19.120479  6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba0a639b7b429583bb9a0e94ff09f2" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "777e036c616f4d80938af14f772766ce" is_pre_election: true
I20260709 13:14:19.120985  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba0a639b7b429583bb9a0e94ff09f2" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "64bbec918666400a8d1928a4c4c3865c" is_pre_election: true
I20260709 13:14:19.122975  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfba0a639b7b429583bb9a0e94ff09f2" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "172a9e969c2f4ae5b798f53c8678635a" is_pre_election: true
I20260709 13:14:19.123418  5357 leader_election.cc:304] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd; no voters: 64bbec918666400a8d1928a4c4c3865c, 777e036c616f4d80938af14f772766ce
I20260709 13:14:19.122884  5212 catalog_manager.cc:5697] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 5 to 6, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 3 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:19.130216  6737 raft_consensus.cc:2749] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:19.141853  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 3dac61efbb614d6bbe72e65a4cbe8d52 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46122
I20260709 13:14:19.142855  6822 tablet_replica.cc:333] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:19.143265  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 408f1a844d31432b81e121dd0c59522d with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:19.143621  5465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:19.144004  6822 raft_consensus.cc:2243] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:19.144217  5465 raft_consensus.cc:606] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 172a9e969c2f4ae5b798f53c8678635a
I20260709 13:14:19.145659  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:19.144989  6822 raft_consensus.cc:2272] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:19.147492  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:19.159030  6828 raft_consensus.cc:2243] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:19.159979  6828 raft_consensus.cc:2272] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:19.161206  6830 tablet_replica.cc:333] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:19.162305  6830 raft_consensus.cc:2243] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:19.163013  6830 raft_consensus.cc:2272] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:19.163427  6828 ts_tablet_manager.cc:1916] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:19.164629  6822 ts_tablet_manager.cc:1916] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:19.173727  6830 ts_tablet_manager.cc:1916] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:19.207860  6828 ts_tablet_manager.cc:1929] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:19.208905  6828 log.cc:1199] T cfba0a639b7b429583bb9a0e94ff09f2 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/cfba0a639b7b429583bb9a0e94ff09f2
I20260709 13:14:19.210120  6830 ts_tablet_manager.cc:1929] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:14:19.209213  6822 ts_tablet_manager.cc:1929] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:14:19.211052  6822 log.cc:1199] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/3dac61efbb614d6bbe72e65a4cbe8d52
I20260709 13:14:19.212646  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 3dac61efbb614d6bbe72e65a4cbe8d52 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:19.210621  6830 log.cc:1199] T 408f1a844d31432b81e121dd0c59522d P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/408f1a844d31432b81e121dd0c59522d
I20260709 13:14:19.221524  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 408f1a844d31432b81e121dd0c59522d (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:19.227937  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet cfba0a639b7b429583bb9a0e94ff09f2 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:19.296192  6759 raft_consensus.cc:993] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:19.296767  6760 raft_consensus.cc:1081] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:19.298324  5389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33986
I20260709 13:14:19.298863  5389 raft_consensus.cc:493] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.299207  5389 raft_consensus.cc:3060] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.306880  5389 raft_consensus.cc:515] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:19.311214  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:19.311821  5465 raft_consensus.cc:3060] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.312227  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e53d47f58643049d188430ed27e3d4" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:19.313023  5308 raft_consensus.cc:3055] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:19.313326  5308 raft_consensus.cc:740] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:19.314038  5308 consensus_queue.cc:260] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:19.319766  5308 raft_consensus.cc:3060] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.322273  5465 raft_consensus.cc:2468] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:19.324060  5357 leader_election.cc:304] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:19.324965  6803 raft_consensus.cc:2804] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:19.325459  6803 raft_consensus.cc:697] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:19.326403  6803 consensus_queue.cc:237] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:19.331785  5308 raft_consensus.cc:2468] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:19.336680  5389 leader_election.cc:290] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:19.341737  6805 raft_consensus.cc:993] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:19.342242  6805 raft_consensus.cc:1081] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:19.344163  6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53484
I20260709 13:14:19.344710  6029 raft_consensus.cc:493] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.345036  6029 raft_consensus.cc:3060] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.353048  6029 raft_consensus.cc:515] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:19.356851  5308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:19.357731  5308 raft_consensus.cc:3060] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.372869  5308 raft_consensus.cc:2468] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:19.373801  5312 raft_consensus.cc:1240] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Rejecting Update request from peer 47b27a07ddea47bc91169fffa4d366cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:19.378410  6737 consensus_queue.cc:1059] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:19.379544  6805 raft_consensus.cc:3055] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:19.379935  6805 raft_consensus.cc:740] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:19.380681  6805 consensus_queue.cc:260] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:19.381587  6805 raft_consensus.cc:3060] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.382889  5996 leader_election.cc:304] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:19.384135  6807 raft_consensus.cc:2804] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:19.384578  6807 raft_consensus.cc:697] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:19.385353  6807 consensus_queue.cc:237] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:19.400604  5212 catalog_manager.cc:5697] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:19.410813  6029 leader_election.cc:290] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:19.410838  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb111e6e6f94499a7d34de463460800" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:19.427650  5212 catalog_manager.cc:5697] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 1 to 2, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.443854  5389 raft_consensus.cc:2468] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:19.695019  6789 raft_consensus.cc:993] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:19.701972  6827 raft_consensus.cc:1081] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 172a9e969c2f4ae5b798f53c8678635a to start an election
I20260709 13:14:19.704311  5309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
 from {username='slave'} at 127.0.0.1:46134
I20260709 13:14:19.704813  5309 raft_consensus.cc:493] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.705128  5309 raft_consensus.cc:3060] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.713856  5309 raft_consensus.cc:515] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:19.715618  5309 leader_election.cc:290] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:19.716631  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:19.716778  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca300687f49fe8bf3eb6ed054d7fb" candidate_uuid: "172a9e969c2f4ae5b798f53c8678635a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:19.717299  5384 raft_consensus.cc:3060] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.717342  5465 raft_consensus.cc:3055] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:19.718341  5465 raft_consensus.cc:740] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:19.719494  5465 consensus_queue.cc:260] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:19.720619  5465 raft_consensus.cc:3060] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.724684  5384 raft_consensus.cc:2468] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:19.725832  5282 leader_election.cc:304] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd; no voters: 
I20260709 13:14:19.726601  5465 raft_consensus.cc:2468] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172a9e969c2f4ae5b798f53c8678635a in term 2.
I20260709 13:14:19.726575  6759 raft_consensus.cc:2804] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:19.727306  6759 raft_consensus.cc:697] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Leader. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:19.728192  6759 consensus_queue.cc:237] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:19.742311  5212 catalog_manager.cc:5697] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65). New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.835662  5309 raft_consensus.cc:1275] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:19.836784  6803 consensus_queue.cc:1048] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.851617  5308 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:19.853157  6807 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:19.860162  5465 raft_consensus.cc:1275] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:19.866825  6805 consensus_queue.cc:1048] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:19.886348  5384 raft_consensus.cc:1275] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:19.887854  6818 consensus_queue.cc:1048] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:20.126849  5465 raft_consensus.cc:1275] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:20.127918  6759 consensus_queue.cc:1048] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:20.136837  5389 raft_consensus.cc:1275] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:20.138137  6847 consensus_queue.cc:1048] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:20.151098  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:20.222492  5465 consensus_queue.cc:237] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:20.229539  5389 raft_consensus.cc:1275] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:20.229934  5308 raft_consensus.cc:1275] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:20.231478  6789 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:20.232467  6833 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:20.233388  5429 consensus_peers.cc:597] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b0a2836986d4323a39a931feebc66d2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:20.240979  6789 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.244048  5389 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.244048  5309 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.259636  5308 consensus_queue.cc:237] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:20.263222  5214 catalog_manager.cc:5697] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.268409  5465 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:20.268720  5280 consensus_peers.cc:597] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f062a930bf54cbdbe4be04bc4d63b43. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:20.269544  5389 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:20.270035  6847 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:20.272606  6760 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.280149  6847 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.282542  5389 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.285643  5465 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.295771  5384 consensus_queue.cc:237] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:14:20.303452  5355 consensus_peers.cc:597] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10458687513c40d0a9798644c0cb1e27. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:20.304767  5465 raft_consensus.cc:1275] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:20.305590  5309 raft_consensus.cc:1275] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:20.306238  6792 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:20.308012  6792 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:20.319836  5215 catalog_manager.cc:5697] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.332939  6737 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.334466  5465 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.335158  5308 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.338353  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:20.348309  5384 consensus_queue.cc:237] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:20.362076  5465 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:20.362520  5308 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:20.362890  5355 consensus_peers.cc:597] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f69c7a6906cb4518b1587e97d0109db4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:20.363684  6805 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:20.364465  5212 catalog_manager.cc:5697] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.365541  6792 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.383634  6737 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.402968  5465 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.404130  5214 catalog_manager.cc:5697] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.414716  5308 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:20.431361  5384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:20.431955  5384 raft_consensus.cc:606] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:20.434738  5309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15"
dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
mode: GRACEFUL
new_leader_uuid: "64bbec918666400a8d1928a4c4c3865c"
 from {username='slave'} at 127.0.0.1:48180
I20260709 13:14:20.435117  5309 raft_consensus.cc:606] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Received request to transfer leadership to TS 64bbec918666400a8d1928a4c4c3865c
I20260709 13:14:20.436362  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:20.438330  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:20.681077  6864 ts_tablet_manager.cc:933] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:20.682735  6864 tablet_copy_client.cc:323] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:20.684089  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet 10458687513c40d0a9798644c0cb1e27 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:20.684509  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet 10458687513c40d0a9798644c0cb1e27 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-10458687513c40d0a9798644c0cb1e27
I20260709 13:14:20.694423  5402 tablet_copy_source_session.cc:215] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.697507  6864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10458687513c40d0a9798644c0cb1e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:20.708027  6864 tablet_copy_client.cc:806] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:20.708544  6864 tablet_copy_client.cc:670] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:20.712097  6864 tablet_copy_client.cc:538] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:20.720355  6864 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:20.736133  6867 ts_tablet_manager.cc:933] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:20.745739  6864 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: 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:14:20.746922  6864 tablet_bootstrap.cc:492] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:20.747911  6864 ts_tablet_manager.cc:1403] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260709 13:14:20.752648  6864 raft_consensus.cc:359] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:20.753496  6864 raft_consensus.cc:740] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:20.754138  6864 consensus_queue.cc:260] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:20.757447  6864 ts_tablet_manager.cc:1434] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:20.783171  6835 raft_consensus.cc:993] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a: : Instructing follower 64bbec918666400a8d1928a4c4c3865c to start an election
I20260709 13:14:20.783653  6835 raft_consensus.cc:1081] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Signalling peer 64bbec918666400a8d1928a4c4c3865c to start an election
I20260709 13:14:20.789587  6792 raft_consensus.cc:993] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:20.791888  6792 raft_consensus.cc:1081] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:20.794447  6867 tablet_copy_client.cc:323] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:20.796495  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 6b0a2836986d4323a39a931feebc66d2 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:20.796495  6023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53484
I20260709 13:14:20.797088  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 6b0a2836986d4323a39a931feebc66d2 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-6b0a2836986d4323a39a931feebc66d2
I20260709 13:14:20.797209  6023 raft_consensus.cc:493] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.797334  5465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
 from {username='slave'} at 127.0.0.1:59562
I20260709 13:14:20.797708  6023 raft_consensus.cc:3060] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:20.797930  5465 raft_consensus.cc:493] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.798307  5465 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.804296  5476 tablet_copy_source_session.cc:215] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.804912  6023 raft_consensus.cc:515] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:20.807171  6023 leader_election.cc:290] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:20.809096  5461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:20.809679  5461 raft_consensus.cc:3060] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:20.809885  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0a2836986d4323a39a931feebc66d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:20.810801  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc7f8bbb90549a1bef0e1a3a543cd89" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:20.811327  5384 raft_consensus.cc:3055] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:20.811622  5384 raft_consensus.cc:740] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:20.812284  5384 consensus_queue.cc:260] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:20.815598  5384 raft_consensus.cc:3060] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:20.828913  6867 tablet_copy_client.cc:806] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:20.829620  6867 tablet_copy_client.cc:670] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:20.832093  5465 raft_consensus.cc:515] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:20.834533  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:20.835072  5309 raft_consensus.cc:3055] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:20.835361  5309 raft_consensus.cc:740] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172a9e969c2f4ae5b798f53c8678635a, State: Running, Role: LEADER
I20260709 13:14:20.836017  5309 consensus_queue.cc:260] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:20.836404  6867 tablet_copy_client.cc:538] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:20.837009  5309 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.845189  6867 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:20.848498  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-10458687513c40d0a9798644c0cb1e27 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:20.851215  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-10458687513c40d0a9798644c0cb1e27 on tablet 10458687513c40d0a9798644c0cb1e27 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:20.852536  5309 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 3.
I20260709 13:14:20.862638  5432 leader_election.cc:304] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [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: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c; no voters: 
I20260709 13:14:20.863524  6833 raft_consensus.cc:2804] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:20.864698  6833 raft_consensus.cc:697] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 LEADER]: Becoming Leader. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:20.865585  6833 consensus_queue.cc:237] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
I20260709 13:14:20.867029  5461 raft_consensus.cc:2468] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:20.868300  5995 leader_election.cc:304] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64bbec918666400a8d1928a4c4c3865c, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:20.871510  6844 raft_consensus.cc:2804] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:20.874739  6844 raft_consensus.cc:697] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:20.881367  6844 consensus_queue.cc:237] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:20.884554  6864 ts_tablet_manager.cc:933] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:14:20.891518  6864 tablet_copy_client.cc:323] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:20.893189  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet 5f062a930bf54cbdbe4be04bc4d63b43 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:20.893721  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet 5f062a930bf54cbdbe4be04bc4d63b43 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-5f062a930bf54cbdbe4be04bc4d63b43
I20260709 13:14:20.897774  6867 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: 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:14:20.898877  6867 tablet_bootstrap.cc:492] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:20.899560  6867 ts_tablet_manager.cc:1403] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.018s
I20260709 13:14:20.901880  5327 tablet_copy_source_session.cc:215] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.902534  6867 raft_consensus.cc:359] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:20.903370  6867 raft_consensus.cc:740] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:20.903978  6867 consensus_queue.cc:260] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:20.906211  6864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f062a930bf54cbdbe4be04bc4d63b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:20.908032  5214 catalog_manager.cc:5697] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: term changed from 2 to 3, leader changed from 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) to 64bbec918666400a8d1928a4c4c3865c (127.4.24.67). New cstate: current_term: 3 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:20.918519  6867 ts_tablet_manager.cc:1434] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:14:20.920383  5215 catalog_manager.cc:5697] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:20.923271  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-6b0a2836986d4323a39a931feebc66d2 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:20.923702  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-6b0a2836986d4323a39a931feebc66d2 on tablet 6b0a2836986d4323a39a931feebc66d2 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:20.950608  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" candidate_uuid: "64bbec918666400a8d1928a4c4c3865c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:20.951237  5389 raft_consensus.cc:3060] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.950649  6867 ts_tablet_manager.cc:933] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:20.960999  5389 raft_consensus.cc:2468] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bbec918666400a8d1928a4c4c3865c in term 3.
I20260709 13:14:20.971699  5465 leader_election.cc:290] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 3 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:20.973647  6864 tablet_copy_client.cc:806] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
W20260709 13:14:20.974045  5432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 60496.9us
I20260709 13:14:20.974289  6864 tablet_copy_client.cc:670] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:20.974571  5384 raft_consensus.cc:2468] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:20.979349  6864 tablet_copy_client.cc:538] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:20.986243  6867 tablet_copy_client.cc:323] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.66:42351
I20260709 13:14:20.988425  5402 tablet_copy_service.cc:140] P 47b27a07ddea47bc91169fffa4d366cd: Received BeginTabletCopySession request for tablet f69c7a6906cb4518b1587e97d0109db4 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:50990)
I20260709 13:14:20.988955  5402 tablet_copy_service.cc:161] P 47b27a07ddea47bc91169fffa4d366cd: Beginning new tablet copy session on tablet f69c7a6906cb4518b1587e97d0109db4 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:50990: session id = 777e036c616f4d80938af14f772766ce-f69c7a6906cb4518b1587e97d0109db4
I20260709 13:14:20.999025  5402 tablet_copy_source_session.cc:215] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.999678  6864 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:21.002872  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69c7a6906cb4518b1587e97d0109db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:21.021080  6867 tablet_copy_client.cc:806] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:21.021626  6867 tablet_copy_client.cc:670] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:21.024801  6867 tablet_copy_client.cc:538] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:21.026856  6864 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: 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:14:21.027745  6864 tablet_bootstrap.cc:492] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:21.028383  6864 ts_tablet_manager.cc:1403] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.000s
I20260709 13:14:21.031322  6864 raft_consensus.cc:359] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:21.032122  6867 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:21.032111  6864 raft_consensus.cc:740] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:21.032985  6864 consensus_queue.cc:260] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:21.035414  6864 ts_tablet_manager.cc:1434] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:14:21.037819  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-5f062a930bf54cbdbe4be04bc4d63b43 received from {username='slave'} at 127.0.0.1:57222
I20260709 13:14:21.038262  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-5f062a930bf54cbdbe4be04bc4d63b43 on tablet 5f062a930bf54cbdbe4be04bc4d63b43 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:21.068101  6867 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: 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:14:21.069520  6867 tablet_bootstrap.cc:492] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:21.070211  6867 ts_tablet_manager.cc:1403] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.003s
I20260709 13:14:21.074735  6867 raft_consensus.cc:359] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:21.075577  6867 raft_consensus.cc:740] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:21.076216  6867 consensus_queue.cc:260] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:21.078626  6867 ts_tablet_manager.cc:1434] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:21.081128  5402 tablet_copy_service.cc:342] P 47b27a07ddea47bc91169fffa4d366cd: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-f69c7a6906cb4518b1587e97d0109db4 received from {username='slave'} at 127.0.0.1:50990
I20260709 13:14:21.081579  5402 tablet_copy_service.cc:434] P 47b27a07ddea47bc91169fffa4d366cd: ending tablet copy session 777e036c616f4d80938af14f772766ce-f69c7a6906cb4518b1587e97d0109db4 on tablet f69c7a6906cb4518b1587e97d0109db4 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:21.152331  6029 raft_consensus.cc:1217] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:21.204645  6029 raft_consensus.cc:1217] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:21.249536  5308 raft_consensus.cc:1275] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:21.250739  6833 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.269304  5389 raft_consensus.cc:1275] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:21.273274  6789 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.337741  6024 raft_consensus.cc:1217] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:21.439191  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:21.477222  5465 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:21.478971  6807 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:21.483549  5389 raft_consensus.cc:1275] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:21.484958  6807 consensus_queue.cc:1048] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:21.544252  6882 raft_consensus.cc:1064] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:21.546875  6882 consensus_queue.cc:237] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:21.559486  6024 raft_consensus.cc:1217] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:21.565044  6024 raft_consensus.cc:1275] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.567549  5389 raft_consensus.cc:1275] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.569407  6833 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:21.570338  6789 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:21.574540  5308 raft_consensus.cc:1275] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.577085  6789 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.607492  6882 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.609977  6024 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.610694  5389 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.632709  5214 catalog_manager.cc:5697] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.642993  5308 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.665688  5463 consensus_queue.cc:237] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:21.679219  6029 raft_consensus.cc:1275] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.680536  5312 raft_consensus.cc:1275] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.680677  6833 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:21.682001  6882 consensus_queue.cc:1048] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.697172  6882 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.711570  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b0a2836986d4323a39a931feebc66d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:21.713682  5312 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.721796  6029 raft_consensus.cc:2955] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.739476  5215 catalog_manager.cc:5697] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) evicted. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.749825  6805 raft_consensus.cc:1064] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:21.752264  6805 consensus_queue.cc:237] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:21.761047  5373 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b0a2836986d4323a39a931feebc66d2 with delete_type TABLET_DATA_TOMBSTONED (TS 47b27a07ddea47bc91169fffa4d366cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33974
I20260709 13:14:21.762768  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:21.771629  6029 raft_consensus.cc:1275] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.773160  6737 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:21.776293  5463 raft_consensus.cc:1275] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.777786  6792 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.818971  5312 raft_consensus.cc:1275] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.820400  6909 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:21.824389  6907 tablet_replica.cc:333] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:21.825945  6907 raft_consensus.cc:2243] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:21.827464  6907 raft_consensus.cc:2272] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:21.831873  6907 ts_tablet_manager.cc:1916] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:21.859140  5461 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.857864  6805 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.863936  6907 ts_tablet_manager.cc:1929] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:21.864472  6907 log.cc:1199] T 6b0a2836986d4323a39a931feebc66d2 P 47b27a07ddea47bc91169fffa4d366cd: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/wals/6b0a2836986d4323a39a931feebc66d2
I20260709 13:14:21.868348  5201 catalog_manager.cc:5028] TS 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): tablet 6b0a2836986d4323a39a931feebc66d2 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:21.884649  5214 catalog_manager.cc:5697] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.888628  6913 raft_consensus.cc:1064] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:21.891208  6913 consensus_queue.cc:237] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:21.912586  6023 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:21.913169  5312 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.915603  6847 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:21.929385  6029 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.940752  5389 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:21.942363  5463 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:21.943794  6913 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:21.951835  5461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d"
dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
mode: GRACEFUL
new_leader_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:51414
I20260709 13:14:21.952387  5461 raft_consensus.cc:606] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Received request to transfer leadership to TS 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:21.954702  6913 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.955323  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:21.956933  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:21.956590  6847 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.958709  5463 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.971480  6916 raft_consensus.cc:1064] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:21.979969  6029 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:21.986217  6916 consensus_queue.cc:237] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:21.989131  5212 catalog_manager.cc:5697] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:21.994077  5389 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.000880  5384 consensus_queue.cc:237] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:22.009967  6023 raft_consensus.cc:1275] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:22.011824  6917 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:22.014158  5461 raft_consensus.cc:1275] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:22.023617  6914 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.024986  6909 consensus_queue.cc:1048] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.025918  6023 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.027484  5461 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:22.043274  5465 raft_consensus.cc:2955] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.045840  6909 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:22.030954  6029 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:22.031455  5308 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:22.056535  6737 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.065402  6917 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:22.072891  5308 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.073064  6909 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.085067  6029 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.098170  5465 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.103639  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10458687513c40d0a9798644c0cb1e27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:22.106361  5211 catalog_manager.cc:5697] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index 3 to 4, 777e036c616f4d80938af14f772766ce (127.4.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:22.108543  5215 catalog_manager.cc:5697] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce reported cstate change: config changed from index 3 to 4, VOTER 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65) evicted. New cstate: current_term: 1 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.131614  5303 tablet_service.cc:1558] Processing DeleteTablet for tablet 10458687513c40d0a9798644c0cb1e27 with delete_type TABLET_DATA_TOMBSTONED (TS 172a9e969c2f4ae5b798f53c8678635a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46122
I20260709 13:14:22.138151  5389 consensus_queue.cc:237] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:22.162696  6927 tablet_replica.cc:333] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:22.164711  6927 raft_consensus.cc:2243] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.165352  5312 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:22.165407  6927 raft_consensus.cc:2272] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.166908  6914 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:22.167778  6029 raft_consensus.cc:1275] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:22.169041  6914 consensus_queue.cc:1048] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:22.178580  6927 ts_tablet_manager.cc:1916] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:22.180397  5312 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.181083  6917 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.195964  6927 ts_tablet_manager.cc:1929] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:22.196437  6927 log.cc:1199] T 10458687513c40d0a9798644c0cb1e27 P 172a9e969c2f4ae5b798f53c8678635a: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/wals/10458687513c40d0a9798644c0cb1e27
I20260709 13:14:22.200546  5215 catalog_manager.cc:5697] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.199666  5202 catalog_manager.cc:5028] TS 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): tablet 10458687513c40d0a9798644c0cb1e27 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:22.203285  5201 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f69c7a6906cb4518b1587e97d0109db4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:22.204536  6029 raft_consensus.cc:2955] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.216406  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet f69c7a6906cb4518b1587e97d0109db4 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:22.234557  6929 tablet_replica.cc:333] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:22.235359  6929 raft_consensus.cc:2243] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.236150  6929 raft_consensus.cc:2272] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.240296  6929 ts_tablet_manager.cc:1916] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:22.253852  6929 ts_tablet_manager.cc:1929] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:22.254359  6929 log.cc:1199] T f69c7a6906cb4518b1587e97d0109db4 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/f69c7a6906cb4518b1587e97d0109db4
I20260709 13:14:22.256003  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet f69c7a6906cb4518b1587e97d0109db4 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:22.279610  6904 raft_consensus.cc:993] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: : Instructing follower 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:22.280190  6882 raft_consensus.cc:1081] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Signalling peer 47b27a07ddea47bc91169fffa4d366cd to start an election
I20260709 13:14:22.281819  5384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
 from {username='slave'} at 127.0.0.1:33996
I20260709 13:14:22.282347  5384 raft_consensus.cc:493] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:22.282716  5384 raft_consensus.cc:3060] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:22.287823  5384 raft_consensus.cc:515] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:22.289255  5384 leader_election.cc:290] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Requested vote from peers 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515), 777e036c616f4d80938af14f772766ce (127.4.24.68:33745)
I20260709 13:14:22.289927  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "64bbec918666400a8d1928a4c4c3865c"
I20260709 13:14:22.290494  5465 raft_consensus.cc:3055] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:22.290625  6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6761b42d524d54b363a4dfb9aed20d" candidate_uuid: "47b27a07ddea47bc91169fffa4d366cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "777e036c616f4d80938af14f772766ce"
I20260709 13:14:22.290838  5465 raft_consensus.cc:740] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64bbec918666400a8d1928a4c4c3865c, State: Running, Role: LEADER
I20260709 13:14:22.291292  6024 raft_consensus.cc:3060] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:22.291702  5465 consensus_queue.cc:260] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:22.292934  5465 raft_consensus.cc:3060] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:22.296408  6024 raft_consensus.cc:2468] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:22.297418  5355 leader_election.cc:304] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47b27a07ddea47bc91169fffa4d366cd, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:22.298142  6917 raft_consensus.cc:2804] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:22.298552  6917 raft_consensus.cc:697] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Becoming Leader. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:22.298982  5465 raft_consensus.cc:2468] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47b27a07ddea47bc91169fffa4d366cd in term 2.
I20260709 13:14:22.299294  6917 consensus_queue.cc:237] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [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: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:22.311411  5215 catalog_manager.cc:5697] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: term changed from 1 to 2, leader changed from 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) to 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66). New cstate: current_term: 2 leader_uuid: "47b27a07ddea47bc91169fffa4d366cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:22.585371  5312 consensus_queue.cc:237] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:22.596711  6029 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:22.599076  6888 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:22.611891  5389 raft_consensus.cc:1275] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:22.614008  6913 consensus_queue.cc:1048] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:22.629946  6847 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.639904  6029 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.655603  5389 raft_consensus.cc:2955] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } }
I20260709 13:14:22.658663  5202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f062a930bf54cbdbe4be04bc4d63b43 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:22.702158  5215 catalog_manager.cc:5697] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index 4 to 5, VOTER 64bbec918666400a8d1928a4c4c3865c (127.4.24.67) evicted. New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:22.733174  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f062a930bf54cbdbe4be04bc4d63b43 with delete_type TABLET_DATA_TOMBSTONED (TS 64bbec918666400a8d1928a4c4c3865c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59548
I20260709 13:14:22.734977  6929 tablet_replica.cc:333] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:22.736431  6929 raft_consensus.cc:2243] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.738049  6929 raft_consensus.cc:2272] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.750391  6929 ts_tablet_manager.cc:1916] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:22.770136  6929 ts_tablet_manager.cc:1929] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:22.770849  6929 log.cc:1199] T 5f062a930bf54cbdbe4be04bc4d63b43 P 64bbec918666400a8d1928a4c4c3865c: Deleting WAL directory at /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/wals/5f062a930bf54cbdbe4be04bc4d63b43
I20260709 13:14:22.773082  5201 catalog_manager.cc:5028] TS 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): tablet 5f062a930bf54cbdbe4be04bc4d63b43 (table test-workload [id=a0d5b61f275a4d9a89b7f93784c1b2f0]) successfully deleted
I20260709 13:14:22.903384  5463 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:22.904536  6914 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:22.915132  6024 raft_consensus.cc:1275] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Refusing update from remote peer 47b27a07ddea47bc91169fffa4d366cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:22.917371  6917 consensus_queue.cc:1048] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } 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:14:22.958282  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:23.511981  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:23.549116  5389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf"
dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
mode: GRACEFUL
new_leader_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:42018
I20260709 13:14:23.549592  5389 raft_consensus.cc:606] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Received request to transfer leadership to TS 777e036c616f4d80938af14f772766ce
I20260709 13:14:23.550992  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:23.552452  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:23.719138  6941 raft_consensus.cc:993] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: : Instructing follower 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:23.719611  6914 raft_consensus.cc:1081] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Signalling peer 777e036c616f4d80938af14f772766ce to start an election
I20260709 13:14:23.721434  6024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf"
dest_uuid: "777e036c616f4d80938af14f772766ce"
 from {username='slave'} at 127.0.0.1:53484
I20260709 13:14:23.722141  6024 raft_consensus.cc:493] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:23.722518  6024 raft_consensus.cc:3060] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:23.729228  6024 raft_consensus.cc:515] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:23.731659  6024 leader_election.cc:290] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Requested vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:23.732064  5309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "172a9e969c2f4ae5b798f53c8678635a"
I20260709 13:14:23.733074  5309 raft_consensus.cc:3060] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:23.733120  5384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a758dbf838b442bb273b99a71ad63cf" candidate_uuid: "777e036c616f4d80938af14f772766ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "47b27a07ddea47bc91169fffa4d366cd"
I20260709 13:14:23.733741  5384 raft_consensus.cc:3055] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:23.734030  5384 raft_consensus.cc:740] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47b27a07ddea47bc91169fffa4d366cd, State: Running, Role: LEADER
I20260709 13:14:23.734843  5384 consensus_queue.cc:260] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:23.736069  5384 raft_consensus.cc:3060] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:23.740566  5309 raft_consensus.cc:2468] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:23.742235  5996 leader_election.cc:304] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172a9e969c2f4ae5b798f53c8678635a, 777e036c616f4d80938af14f772766ce; no voters: 
I20260709 13:14:23.743067  6935 raft_consensus.cc:2804] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:23.743580  6935 raft_consensus.cc:697] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Becoming Leader. State: Replica: 777e036c616f4d80938af14f772766ce, State: Running, Role: LEADER
I20260709 13:14:23.744807  6935 consensus_queue.cc:237] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:23.744817  5384 raft_consensus.cc:2468] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777e036c616f4d80938af14f772766ce in term 2.
I20260709 13:14:23.775003  5211 catalog_manager.cc:5697] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce reported cstate change: term changed from 1 to 2, leader changed from 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66) to 777e036c616f4d80938af14f772766ce (127.4.24.68). New cstate: current_term: 2 leader_uuid: "777e036c616f4d80938af14f772766ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:23.843680  5463 consensus_queue.cc:237] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:14:23.850586  5429 consensus_peers.cc:597] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac6b5e09f8304418bdcf3cf19b390b15. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.850575  5384 raft_consensus.cc:1275] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:23.850575  5309 raft_consensus.cc:1275] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:23.852447  6949 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } 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:14:23.853287  6942 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:23.860761  6942 raft_consensus.cc:2955] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.863575  5384 raft_consensus.cc:2955] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.864286  5308 raft_consensus.cc:2955] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.880630  5212 catalog_manager.cc:5697] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c reported cstate change: config changed from index -1 to 4, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 3 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:23.886178  5308 consensus_queue.cc:237] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:14:23.893992  5280 consensus_peers.cc:597] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a49c93d9bfab4d23b12ed0250aa019aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.895112  5384 raft_consensus.cc:1275] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:23.895504  5463 raft_consensus.cc:1275] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:23.897004  6933 consensus_queue.cc:1048] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:23.897828  6847 consensus_queue.cc:1048] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:23.906100  6847 raft_consensus.cc:2955] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.911257  5463 raft_consensus.cc:2955] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.911445  5384 raft_consensus.cc:2955] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.921273  5308 consensus_queue.cc:237] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:23.930078  5215 catalog_manager.cc:5697] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a reported cstate change: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:23.931134  5280 consensus_peers.cc:597] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b0ca57280bf4416a1824e08bac561a2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.933185  5463 raft_consensus.cc:1275] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:23.933490  5389 raft_consensus.cc:1275] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 172a9e969c2f4ae5b798f53c8678635a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:23.934816  6955 consensus_queue.cc:1048] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } 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:14:23.935637  6847 consensus_queue.cc:1048] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:23.944216  6955 raft_consensus.cc:2955] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.945168  5389 raft_consensus.cc:2955] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.961015  5465 consensus_queue.cc:237] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Queue 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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:23.966423  5461 raft_consensus.cc:2955] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.966984  5212 catalog_manager.cc:5697] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 3, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 2 leader_uuid: "172a9e969c2f4ae5b798f53c8678635a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:23.999689  5389 raft_consensus.cc:1275] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:24.001039  6942 consensus_queue.cc:1048] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } 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:14:24.002979  5308 raft_consensus.cc:1275] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:24.004603  6942 consensus_queue.cc:1048] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:24.011446  5429 consensus_peers.cc:597] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c -> Peer 777e036c616f4d80938af14f772766ce (127.4.24.68:33745): Couldn't send request to peer 777e036c616f4d80938af14f772766ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47bcba6de2214f57af7ad96e6673e6a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:24.013319  6932 raft_consensus.cc:2955] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:24.014766  5389 raft_consensus.cc:2955] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:24.025213  5308 raft_consensus.cc:2955] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:24.037802  5212 catalog_manager.cc:5697] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd reported cstate change: config changed from index -1 to 2, NON_VOTER 777e036c616f4d80938af14f772766ce (127.4.24.68) added. New cstate: current_term: 1 leader_uuid: "64bbec918666400a8d1928a4c4c3865c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } }
I20260709 13:14:24.183832  5389 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:24.185163  6935 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:24.210026  5308 raft_consensus.cc:1275] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Refusing update from remote peer 777e036c616f4d80938af14f772766ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:24.212226  6935 consensus_queue.cc:1048] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:24.395694  6970 ts_tablet_manager.cc:933] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:14:24.397754  6970 tablet_copy_client.cc:323] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:24.399448  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet a49c93d9bfab4d23b12ed0250aa019aa from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:24.399976  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet a49c93d9bfab4d23b12ed0250aa019aa from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-a49c93d9bfab4d23b12ed0250aa019aa
I20260709 13:14:24.406877  5327 tablet_copy_source_session.cc:215] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:24.410362  6970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49c93d9bfab4d23b12ed0250aa019aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.424024  6970 tablet_copy_client.cc:806] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:24.424599  6970 tablet_copy_client.cc:670] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:24.432371  6970 tablet_copy_client.cc:538] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:24.439740  6970 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:24.459913  6970 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: 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:14:24.460803  6970 tablet_bootstrap.cc:492] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:24.461486  6970 ts_tablet_manager.cc:1403] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:14:24.464617  6973 ts_tablet_manager.cc:933] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:24.464648  6970 raft_consensus.cc:359] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:24.465752  6970 raft_consensus.cc:740] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:24.467051  6973 tablet_copy_client.cc:323] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:24.466629  6970 consensus_queue.cc:260] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:24.469465  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet 47bcba6de2214f57af7ad96e6673e6a5 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:24.469995  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet 47bcba6de2214f57af7ad96e6673e6a5 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-47bcba6de2214f57af7ad96e6673e6a5
I20260709 13:14:24.470191  6970 ts_tablet_manager.cc:1434] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:14:24.474339  5327 tablet_copy_service.cc:342] P 172a9e969c2f4ae5b798f53c8678635a: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-a49c93d9bfab4d23b12ed0250aa019aa received from {username='slave'} at 127.0.0.1:57222
I20260709 13:14:24.474782  5327 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-a49c93d9bfab4d23b12ed0250aa019aa on tablet a49c93d9bfab4d23b12ed0250aa019aa with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:24.477689  5476 tablet_copy_source_session.cc:215] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:24.482492  6970 ts_tablet_manager.cc:933] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:24.488983  6970 tablet_copy_client.cc:323] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.67:35515
I20260709 13:14:24.490368  6975 ts_tablet_manager.cc:933] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: Initiating tablet copy from peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445)
I20260709 13:14:24.490962  6973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bcba6de2214f57af7ad96e6673e6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.493891  5476 tablet_copy_service.cc:140] P 64bbec918666400a8d1928a4c4c3865c: Received BeginTabletCopySession request for tablet ac6b5e09f8304418bdcf3cf19b390b15 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:36098)
I20260709 13:14:24.494495  5476 tablet_copy_service.cc:161] P 64bbec918666400a8d1928a4c4c3865c: Beginning new tablet copy session on tablet ac6b5e09f8304418bdcf3cf19b390b15 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:36098: session id = 777e036c616f4d80938af14f772766ce-ac6b5e09f8304418bdcf3cf19b390b15
I20260709 13:14:24.498243  6975 tablet_copy_client.cc:323] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: tablet copy: Beginning tablet copy session from remote peer at address 127.4.24.65:36445
I20260709 13:14:24.499799  5327 tablet_copy_service.cc:140] P 172a9e969c2f4ae5b798f53c8678635a: Received BeginTabletCopySession request for tablet 4b0ca57280bf4416a1824e08bac561a2 from peer 777e036c616f4d80938af14f772766ce ({username='slave'} at 127.0.0.1:57222)
I20260709 13:14:24.500299  5327 tablet_copy_service.cc:161] P 172a9e969c2f4ae5b798f53c8678635a: Beginning new tablet copy session on tablet 4b0ca57280bf4416a1824e08bac561a2 from peer 777e036c616f4d80938af14f772766ce at {username='slave'} at 127.0.0.1:57222: session id = 777e036c616f4d80938af14f772766ce-4b0ca57280bf4416a1824e08bac561a2
I20260709 13:14:24.501987  5476 tablet_copy_source_session.cc:215] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:24.505563  6970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6b5e09f8304418bdcf3cf19b390b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.509402  5327 tablet_copy_source_session.cc:215] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:24.512722  6975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0ca57280bf4416a1824e08bac561a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.514183  6973 tablet_copy_client.cc:806] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:24.514748  6973 tablet_copy_client.cc:670] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:24.518659  6973 tablet_copy_client.cc:538] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:24.528623  6975 tablet_copy_client.cc:806] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:24.529323  6975 tablet_copy_client.cc:670] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:24.532882  6975 tablet_copy_client.cc:538] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:24.542526  6975 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:24.542753  6970 tablet_copy_client.cc:806] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:24.559652  6970 tablet_copy_client.cc:670] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:24.562026  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:24.574527  6970 tablet_copy_client.cc:538] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:24.584049  6973 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:24.602842  6970 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: Bootstrap starting.
I20260709 13:14:24.642707  6975 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: 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:14:24.643527  6975 tablet_bootstrap.cc:492] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:24.644173  6975 ts_tablet_manager.cc:1403] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.020s
I20260709 13:14:24.656211  6973 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: 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:14:24.657459  6973 tablet_bootstrap.cc:492] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:24.658157  6973 ts_tablet_manager.cc:1403] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.008s
I20260709 13:14:24.666888  6973 raft_consensus.cc:359] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:24.667788  6973 raft_consensus.cc:740] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:24.668424  6973 consensus_queue.cc:260] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:24.672143  6973 ts_tablet_manager.cc:1434] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:14:24.674854  6975 raft_consensus.cc:359] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:24.676033  6975 raft_consensus.cc:740] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:24.676841  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-47bcba6de2214f57af7ad96e6673e6a5 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:24.677407  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-47bcba6de2214f57af7ad96e6673e6a5 on tablet 47bcba6de2214f57af7ad96e6673e6a5 with peer 777e036c616f4d80938af14f772766ce
I20260709 13:14:24.675745  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
I20260709 13:14:24.676714  6975 consensus_queue.cc:260] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
W20260709 13:14:24.682996  5358 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 13:14:24.684234  6970 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: 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:14:24.685015  6975 ts_tablet_manager.cc:1434] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:14:24.685240  6970 tablet_bootstrap.cc:492] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: Bootstrap complete.
I20260709 13:14:24.686532  6970 ts_tablet_manager.cc:1403] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.014s
W20260709 13:14:24.689860  5358 consensus_peers.cc:597] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.689565  6970 raft_consensus.cc:359] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:24.690626  6970 raft_consensus.cc:740] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 777e036c616f4d80938af14f772766ce, State: Initialized, Role: LEARNER
I20260709 13:14:24.691437  6970 consensus_queue.cc:260] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } }
I20260709 13:14:24.707525  6970 ts_tablet_manager.cc:1434] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:14:24.709632  5476 tablet_copy_service.cc:342] P 64bbec918666400a8d1928a4c4c3865c: Request end of tablet copy session 777e036c616f4d80938af14f772766ce-ac6b5e09f8304418bdcf3cf19b390b15 received from {username='slave'} at 127.0.0.1:36098
I20260709 13:14:24.710047  5476 tablet_copy_service.cc:434] P 64bbec918666400a8d1928a4c4c3865c: ending tablet copy session 777e036c616f4d80938af14f772766ce-ac6b5e09f8304418bdcf3cf19b390b15 on tablet ac6b5e09f8304418bdcf3cf19b390b15 with peer 777e036c616f4d80938af14f772766ce
W20260709 13:14:24.717653  5358 consensus_peers.cc:597] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.718947  4193 tablet_copy_service.cc:362] P 172a9e969c2f4ae5b798f53c8678635a: Destroying tablet copy session 777e036c616f4d80938af14f772766ce-4b0ca57280bf4416a1824e08bac561a2 due to service shutdown
I20260709 13:14:24.719326  4193 tablet_copy_service.cc:434] P 172a9e969c2f4ae5b798f53c8678635a: ending tablet copy session 777e036c616f4d80938af14f772766ce-4b0ca57280bf4416a1824e08bac561a2 on tablet 4b0ca57280bf4416a1824e08bac561a2 with peer 777e036c616f4d80938af14f772766ce
W20260709 13:14:24.725167  5432 consensus_peers.cc:597] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.759187  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:14:24.760129  5432 consensus_peers.cc:597] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.760697  4193 tablet_replica.cc:333] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.761720  4193 raft_consensus.cc:2243] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.762307  4193 raft_consensus.cc:2272] T 6b0a2836986d4323a39a931feebc66d2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.764874  4193 tablet_replica.cc:333] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.765815  4193 raft_consensus.cc:2243] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.766534  4193 raft_consensus.cc:2272] T 0778f48de8414a579290c34748bdde35 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.768894  4193 tablet_replica.cc:333] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.769418  4193 raft_consensus.cc:2243] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.770030  4193 raft_consensus.cc:2272] T 88ba33248ddb4bc895d5af3eaed557f8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.771791  4193 tablet_replica.cc:333] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.772310  4193 raft_consensus.cc:2243] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.773036  4193 raft_consensus.cc:2272] T 5deacf0fef0941828fc206c6bc7b31e2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.774856  4193 tablet_replica.cc:333] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.775368  4193 raft_consensus.cc:2243] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.775866  4193 raft_consensus.cc:2272] T 6b0e73b60dad43efb85741830415c99a P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.778086  4193 tablet_replica.cc:333] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.778832  4193 raft_consensus.cc:2243] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.779171  4193 raft_consensus.cc:2272] T 12e74a6efd0a477cbe98dfdb4831c12f P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.781687  4193 tablet_replica.cc:333] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
W20260709 13:14:24.782100  5996 consensus_peers.cc:597] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.782380  4193 raft_consensus.cc:2243] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.783052  4193 raft_consensus.cc:2272] T 6eb111e6e6f94499a7d34de463460800 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.785677  4193 tablet_replica.cc:333] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.786458  4193 raft_consensus.cc:2243] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.787006  4193 raft_consensus.cc:2272] T dbbe06c068354daa96844c470673102d P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.788669  5358 consensus_peers.cc:597] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.789316  4193 tablet_replica.cc:333] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.790167  4193 raft_consensus.cc:2243] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.790953  4193 raft_consensus.cc:2272] T d35c31aee8aa472387e08c1f9ee6ac2a P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.792618  4193 tablet_replica.cc:333] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.793128  4193 raft_consensus.cc:2243] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.793845  4193 raft_consensus.cc:2272] T 5f062a930bf54cbdbe4be04bc4d63b43 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.795467  4193 tablet_replica.cc:333] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.795994  4193 raft_consensus.cc:2243] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.796854  4193 raft_consensus.cc:2272] T 7f49a026079d48d2a717f7b89c711736 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.799122  4193 tablet_replica.cc:333] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.799757  4193 raft_consensus.cc:2243] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.800704  4193 raft_consensus.cc:2272] T 9d93b960d71f48e599b6c9f77d2885db P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.800932  5432 consensus_peers.cc:597] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.802718  4193 tablet_replica.cc:333] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.803356  4193 raft_consensus.cc:2243] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.804100  4193 raft_consensus.cc:2272] T b7642c49f73144118f5c3adc1037caf8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.806188  4193 tablet_replica.cc:333] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.806910  4193 raft_consensus.cc:2243] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.808125  4193 raft_consensus.cc:2272] T a49c93d9bfab4d23b12ed0250aa019aa P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.811074  4193 tablet_replica.cc:333] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.811704  4193 raft_consensus.cc:2243] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.812803  4193 raft_consensus.cc:2272] T 4b0ca57280bf4416a1824e08bac561a2 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.815928  5996 consensus_peers.cc:597] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.818387  4193 tablet_replica.cc:333] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.819233  4193 raft_consensus.cc:2243] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.820699  4193 raft_consensus.cc:2272] T 4a378af215c94746acffc970319d9e27 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.822459  5358 consensus_peers.cc:597] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.823237  4193 tablet_replica.cc:333] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.824074  4193 raft_consensus.cc:2243] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.824568  4193 raft_consensus.cc:2272] T 49a095803b264a38bf7d29177e870b88 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.827301  4193 tablet_replica.cc:333] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.828038  4193 raft_consensus.cc:2243] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.828531  4193 raft_consensus.cc:2272] T 49e53d47f58643049d188430ed27e3d4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.832073  5432 consensus_peers.cc:597] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.842079  5996 consensus_peers.cc:597] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.843253  4193 tablet_replica.cc:333] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.844061  4193 raft_consensus.cc:2243] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.844552  4193 raft_consensus.cc:2272] T 3db7b58c564d44778f9931925e420f30 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.847187  4193 tablet_replica.cc:333] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.847893  4193 raft_consensus.cc:2243] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.848562  4193 raft_consensus.cc:2272] T f13173b6d0a94a9397140748f87eb548 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.850795  4193 tablet_replica.cc:333] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.851399  4193 raft_consensus.cc:2243] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.851877  4193 raft_consensus.cc:2272] T 6a758dbf838b442bb273b99a71ad63cf P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.854915  4193 tablet_replica.cc:333] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.855684  4193 raft_consensus.cc:2243] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.856633  4193 raft_consensus.cc:2272] T c16f3a4fe04d48c8bcd9a529a2cc026b P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.859167  4193 tablet_replica.cc:333] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.859895  4193 raft_consensus.cc:2243] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.860474  4193 raft_consensus.cc:2272] T 48aac3ce790d4763a967c6cc76d39020 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.863061  4193 tablet_replica.cc:333] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.863739  4193 raft_consensus.cc:2243] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.864699  4193 raft_consensus.cc:2272] T cfba0a639b7b429583bb9a0e94ff09f2 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.867575  4193 tablet_replica.cc:333] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.868260  4193 raft_consensus.cc:2243] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.868749  4193 raft_consensus.cc:2272] T 1f456cb90b7b41218355052483712bfb P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.871230  4193 tablet_replica.cc:333] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
W20260709 13:14:24.872160  5432 consensus_peers.cc:597] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.872517  4193 raft_consensus.cc:2243] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.873129  4193 raft_consensus.cc:2272] T d296707a7a6f4df3b37428dd42cb2974 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.875778  4193 tablet_replica.cc:333] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.876507  4193 raft_consensus.cc:2243] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.877465  4193 raft_consensus.cc:2272] T 754ca300687f49fe8bf3eb6ed054d7fb P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.880617  4193 tablet_replica.cc:333] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.881352  4193 raft_consensus.cc:2243] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.881958  4193 raft_consensus.cc:2272] T 475457716aa64870b595e0da1d988da8 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.884380  4193 tablet_replica.cc:333] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.885082  4193 raft_consensus.cc:2243] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.885902  4193 raft_consensus.cc:2272] T aeb3fb9948264d3cba8067a9f20de3e4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.888270  4193 tablet_replica.cc:333] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.888965  4193 raft_consensus.cc:2243] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.889479  4193 raft_consensus.cc:2272] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.891767  4193 tablet_replica.cc:333] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.892457  4193 raft_consensus.cc:2243] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.893407  4193 raft_consensus.cc:2272] T 4553f7c7d9834f568237991b48dc3465 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.895974  4193 tablet_replica.cc:333] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.896695  4193 raft_consensus.cc:2243] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.896970  6029 raft_consensus.cc:1217] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:14:24.897542  4193 raft_consensus.cc:2272] T 09c2ea937896426a81b81f394d941010 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.900174  4193 tablet_replica.cc:333] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.900893  4193 raft_consensus.cc:2243] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.901883  4193 raft_consensus.cc:2272] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.904349  4193 tablet_replica.cc:333] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.904999  4193 raft_consensus.cc:2243] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.905421  4193 raft_consensus.cc:2272] T 6434ffe4f04348e7866a5e33991e91fc P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.907820  4193 tablet_replica.cc:333] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.908445  4193 raft_consensus.cc:2243] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.909075  4193 raft_consensus.cc:2272] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.911396  4193 tablet_replica.cc:333] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
W20260709 13:14:24.911388  5358 consensus_peers.cc:597] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.912313  4193 raft_consensus.cc:2243] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.913244  4193 raft_consensus.cc:2272] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.915824  4193 tablet_replica.cc:333] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.916363  4193 raft_consensus.cc:2243] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.917002  4193 raft_consensus.cc:2272] T 408f1a844d31432b81e121dd0c59522d P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.918985  4193 tablet_replica.cc:333] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.919687  4193 raft_consensus.cc:2243] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.920272  4193 raft_consensus.cc:2272] T ac6b5e09f8304418bdcf3cf19b390b15 P 172a9e969c2f4ae5b798f53c8678635a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.923296  4193 tablet_replica.cc:333] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.923976  4193 raft_consensus.cc:2243] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:24.924922  4193 raft_consensus.cc:2272] T 822bea9fefbd41ba8ba1b76f45585cb8 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.927316  4193 tablet_replica.cc:333] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.927974  4193 raft_consensus.cc:2243] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.928483  4193 raft_consensus.cc:2272] T 47bcba6de2214f57af7ad96e6673e6a5 P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.930961  4193 tablet_replica.cc:333] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.931703  4193 raft_consensus.cc:2243] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.932221  4193 raft_consensus.cc:2272] T 94d137b0f9f54b90a15c8a2c7b54208d P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.934819  4193 tablet_replica.cc:333] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.935460  4193 raft_consensus.cc:2243] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.935985  4193 raft_consensus.cc:2272] T 7e4e8974efd74ae799e5f3760c7aa073 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.938493  4193 tablet_replica.cc:333] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.939137  4193 raft_consensus.cc:2243] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.939648  4193 raft_consensus.cc:2272] T b5cfae5946ea402ca2c4e6ba8f953f6c P 172a9e969c2f4ae5b798f53c8678635a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.940157  5432 consensus_peers.cc:597] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:24.941929  4193 tablet_replica.cc:333] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.942626  4193 raft_consensus.cc:2243] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.943094  4193 raft_consensus.cc:2272] T 21998109b9ff4b23bb09afabc2a81f20 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.945448  4193 tablet_replica.cc:333] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.946090  4193 raft_consensus.cc:2243] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.946580  4193 raft_consensus.cc:2272] T bb5a798a04f848c3992607daaeb88a08 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:24.948899  4193 tablet_replica.cc:333] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a: stopping tablet replica
I20260709 13:14:24.949492  4193 raft_consensus.cc:2243] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:24.950196  4193 raft_consensus.cc:2272] T f69c7a6906cb4518b1587e97d0109db4 P 172a9e969c2f4ae5b798f53c8678635a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:24.993185  5358 consensus_peers.cc:597] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:25.000950  5432 consensus_peers.cc:597] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:25.003041  6029 raft_consensus.cc:1217] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:14:25.014744  5358 consensus_peers.cc:597] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. 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:14:25.035749  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
W20260709 13:14:25.038354  5432 consensus_peers.cc:597] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.041133  5358 consensus_peers.cc:597] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.042649  5996 consensus_peers.cc:597] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.062402  5432 consensus_peers.cc:597] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.076516  5996 consensus_peers.cc:597] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.082705  5432 consensus_peers.cc:597] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.112557  5432 consensus_peers.cc:597] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.121394  5996 consensus_peers.cc:597] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.121984  5996 consensus_peers.cc:597] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.125066  5996 consensus_peers.cc:597] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.132507  5432 consensus_peers.cc:597] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.135414  6975 tablet_copy_client.cc:1131] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
I20260709 13:14:25.153299  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
W20260709 13:14:25.177991  5432 consensus_peers.cc:597] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.181905  5995 consensus_peers.cc:597] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.212050  5431 consensus_peers.cc:597] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.221395  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:25.222417  4193 tablet_replica.cc:333] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.223372  4193 raft_consensus.cc:2243] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.223894  4193 raft_consensus.cc:2272] T af0c1a226c544f239c1cd01cbbfcfe5c P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:25.225675  5358 consensus_peers.cc:597] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.226409  4193 tablet_replica.cc:333] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.227238  4193 raft_consensus.cc:2243] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.227763  4193 raft_consensus.cc:2272] T 13677bbf072d459bbedd1d1db77f4ed7 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.229791  4193 tablet_replica.cc:333] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.230484  4193 raft_consensus.cc:2243] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.231093  4193 raft_consensus.cc:2272] T f5cf286fcd624c51abfe580048d52f86 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.233563  4193 tablet_replica.cc:333] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.234197  4193 raft_consensus.cc:2243] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.234802  4193 raft_consensus.cc:2272] T 5deacf0fef0941828fc206c6bc7b31e2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:25.236167  5431 consensus_peers.cc:597] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.236728  4193 tablet_replica.cc:333] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.237341  4193 raft_consensus.cc:2243] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.237780  4193 raft_consensus.cc:2272] T 12e74a6efd0a477cbe98dfdb4831c12f P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.239800  4193 tablet_replica.cc:333] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.240459  4193 raft_consensus.cc:2243] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.241353  4193 raft_consensus.cc:2272] T 10458687513c40d0a9798644c0cb1e27 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:25.243069  5431 consensus_peers.cc:597] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.243636  4193 tablet_replica.cc:333] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.244261  4193 raft_consensus.cc:2243] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.244697  4193 raft_consensus.cc:2272] T d35c31aee8aa472387e08c1f9ee6ac2a P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.246774  4193 tablet_replica.cc:333] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.247474  4193 raft_consensus.cc:2243] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.247982  4193 raft_consensus.cc:2272] T 5f062a930bf54cbdbe4be04bc4d63b43 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:25.249900  5431 consensus_peers.cc:597] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.250375  4193 tablet_replica.cc:333] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.251008  4193 raft_consensus.cc:2243] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.251768  4193 raft_consensus.cc:2272] T 4a378af215c94746acffc970319d9e27 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.253978  4193 tablet_replica.cc:333] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.254549  4193 raft_consensus.cc:2243] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.254946  4193 raft_consensus.cc:2272] T 6eb111e6e6f94499a7d34de463460800 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.256705  4193 tablet_replica.cc:333] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.257378  4193 raft_consensus.cc:2243] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.258093  4193 raft_consensus.cc:2272] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.260155  4193 tablet_replica.cc:333] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.260818  4193 raft_consensus.cc:2243] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.261442  4193 raft_consensus.cc:2272] T dbbe06c068354daa96844c470673102d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.263141  4193 tablet_replica.cc:333] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.263890  4193 raft_consensus.cc:2243] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.266170  4193 raft_consensus.cc:2272] T 3b52000b5f0e41f087721a7d0be0fe10 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.268746  4193 tablet_replica.cc:333] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.269501  4193 raft_consensus.cc:2243] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.270418  4193 raft_consensus.cc:2272] T 49e53d47f58643049d188430ed27e3d4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.272667  4193 tablet_replica.cc:333] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.273326  4193 raft_consensus.cc:2243] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.273823  4193 raft_consensus.cc:2272] T f13173b6d0a94a9397140748f87eb548 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.276134  4193 tablet_replica.cc:333] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
W20260709 13:14:25.276780  5995 consensus_peers.cc:597] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.276865  4193 raft_consensus.cc:2243] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.277992  4193 raft_consensus.cc:2272] T 49a095803b264a38bf7d29177e870b88 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:25.278657  5358 consensus_peers.cc:597] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.280025  4193 tablet_replica.cc:333] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.280622  4193 raft_consensus.cc:2243] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.281021  4193 raft_consensus.cc:2272] T 6a758dbf838b442bb273b99a71ad63cf P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.282768  4193 tablet_replica.cc:333] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.283336  4193 raft_consensus.cc:2243] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.283941  4193 raft_consensus.cc:2272] T c16f3a4fe04d48c8bcd9a529a2cc026b P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.285817  4193 tablet_replica.cc:333] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.286330  4193 raft_consensus.cc:2243] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.287077  4193 raft_consensus.cc:2272] T 48aac3ce790d4763a967c6cc76d39020 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.288777  4193 tablet_replica.cc:333] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.289331  4193 raft_consensus.cc:2243] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.289788  4193 raft_consensus.cc:2272] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.291617  4193 tablet_replica.cc:333] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.292109  4193 raft_consensus.cc:2243] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.292770  4193 raft_consensus.cc:2272] T cf6761b42d524d54b363a4dfb9aed20d P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.294404  4193 tablet_replica.cc:333] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.294984  4193 raft_consensus.cc:2243] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.295351  4193 raft_consensus.cc:2272] T 754ca300687f49fe8bf3eb6ed054d7fb P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.296975  4193 tablet_replica.cc:333] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.297488  4193 raft_consensus.cc:2243] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.298285  4193 raft_consensus.cc:2272] T 475457716aa64870b595e0da1d988da8 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.299945  4193 tablet_replica.cc:333] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.300446  4193 raft_consensus.cc:2243] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.301139  4193 raft_consensus.cc:2272] T 76e1620ba57b4b9b8c3378c2a810760e P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.303139  4193 tablet_replica.cc:333] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.303675  4193 raft_consensus.cc:2243] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.304059  4193 raft_consensus.cc:2272] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.306187  4193 tablet_replica.cc:333] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.306926  4193 raft_consensus.cc:2243] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.307420  4193 raft_consensus.cc:2272] T aeb3fb9948264d3cba8067a9f20de3e4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.309871  4193 tablet_replica.cc:333] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.310441  4193 raft_consensus.cc:2243] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.311036  4193 raft_consensus.cc:2272] T 4553f7c7d9834f568237991b48dc3465 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.312819  4193 tablet_replica.cc:333] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.313349  4193 raft_consensus.cc:2243] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.314126  4193 raft_consensus.cc:2272] T 1f456cb90b7b41218355052483712bfb P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.316454  4193 tablet_replica.cc:333] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.317103  4193 raft_consensus.cc:2243] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.317745  4193 raft_consensus.cc:2272] T 2db1a2a81c9d498885e19a29ca99019b P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.319950  4193 tablet_replica.cc:333] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.320618  4193 raft_consensus.cc:2243] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.321120  4193 raft_consensus.cc:2272] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.323495  4193 tablet_replica.cc:333] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.324210  4193 raft_consensus.cc:2243] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.324715  4193 raft_consensus.cc:2272] T b5cfae5946ea402ca2c4e6ba8f953f6c P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.327143  4193 tablet_replica.cc:333] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.327770  4193 raft_consensus.cc:2243] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.328253  4193 raft_consensus.cc:2272] T bb5a798a04f848c3992607daaeb88a08 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.330497  4193 tablet_replica.cc:333] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.331140  4193 raft_consensus.cc:2243] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.332046  4193 raft_consensus.cc:2272] T 408f1a844d31432b81e121dd0c59522d P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.334674  4193 tablet_replica.cc:333] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.335242  4193 raft_consensus.cc:2243] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.335681  4193 raft_consensus.cc:2272] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.337779  4193 tablet_replica.cc:333] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.338277  4193 raft_consensus.cc:2243] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.338681  4193 raft_consensus.cc:2272] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.340742  4193 tablet_replica.cc:333] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.341359  4193 raft_consensus.cc:2243] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.341841  4193 raft_consensus.cc:2272] T 822bea9fefbd41ba8ba1b76f45585cb8 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.343771  4193 tablet_replica.cc:333] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.344237  4193 raft_consensus.cc:2243] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.344969  4193 raft_consensus.cc:2272] T 94d137b0f9f54b90a15c8a2c7b54208d P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.346979  4193 tablet_replica.cc:333] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.347666  4193 raft_consensus.cc:2243] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.348186  4193 raft_consensus.cc:2272] T 47bcba6de2214f57af7ad96e6673e6a5 P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.350274  4193 tablet_replica.cc:333] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.350790  4193 raft_consensus.cc:2243] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.351182  4193 raft_consensus.cc:2272] T c3b27d66022b4f389c0eef298a7861aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.353494  4193 tablet_replica.cc:333] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.354167  4193 raft_consensus.cc:2243] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.355082  4193 raft_consensus.cc:2272] T 7e4e8974efd74ae799e5f3760c7aa073 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.357317  4193 tablet_replica.cc:333] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.357957  4193 raft_consensus.cc:2243] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.358853  4193 raft_consensus.cc:2272] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.361047  4193 tablet_replica.cc:333] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.361670  4193 raft_consensus.cc:2243] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.362178  4193 raft_consensus.cc:2272] T 4b0ca57280bf4416a1824e08bac561a2 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.364508  4193 tablet_replica.cc:333] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.365149  4193 raft_consensus.cc:2243] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.365762  4193 raft_consensus.cc:2272] T a49c93d9bfab4d23b12ed0250aa019aa P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.368283  4193 tablet_replica.cc:333] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.368897  4193 raft_consensus.cc:2243] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.369352  4193 raft_consensus.cc:2272] T 6434ffe4f04348e7866a5e33991e91fc P 47b27a07ddea47bc91169fffa4d366cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.371717  4193 tablet_replica.cc:333] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
W20260709 13:14:25.372084  5431 consensus_peers.cc:597] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.372280  4193 raft_consensus.cc:2243] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:25.372052  5995 consensus_peers.cc:597] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.373072  4193 raft_consensus.cc:2272] T ac6b5e09f8304418bdcf3cf19b390b15 P 47b27a07ddea47bc91169fffa4d366cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.375311  4193 tablet_replica.cc:333] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd: stopping tablet replica
I20260709 13:14:25.375885  4193 raft_consensus.cc:2243] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.376811  4193 raft_consensus.cc:2272] T f69c7a6906cb4518b1587e97d0109db4 P 47b27a07ddea47bc91169fffa4d366cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.378178  6949 raft_consensus.cc:1064] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
I20260709 13:14:25.381119  6949 consensus_queue.cc:237] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
W20260709 13:14:25.398059  5995 consensus_peers.cc:597] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.419626  6024 raft_consensus.cc:1275] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:25.436494  6942 consensus_queue.cc:1048] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:14:25.452185  5995 consensus_peers.cc:597] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.458258  5995 consensus_peers.cc:597] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. 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:14:25.482805  5995 connection.cc:573] client connection to 127.4.24.66:42351 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:14:25.486304  5995 consensus_peers.cc:597] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.504566  6932 raft_consensus.cc:1064] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: attempting to promote NON_VOTER 777e036c616f4d80938af14f772766ce to VOTER
W20260709 13:14:25.515543  5995 consensus_peers.cc:597] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.535017  6932 consensus_queue.cc:237] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [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: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
W20260709 13:14:25.538100  5431 connection.cc:769] client connection to 127.4.24.66:42351 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 13:14:25.541183  5995 consensus_peers.cc:597] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.546080  5431 consensus_peers.cc:597] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.553401  5431 consensus_peers.cc:597] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.562997  5432 consensus_peers.cc:597] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.571523  6024 raft_consensus.cc:1275] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Refusing update from remote peer 64bbec918666400a8d1928a4c4c3865c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:25.573101  6995 consensus_queue.cc:1048] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [LEADER]: Connected to new peer: Peer: permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:25.576726  5431 consensus_peers.cc:597] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.582698  5432 consensus_peers.cc:597] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c -> Peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Couldn't send request to peer 172a9e969c2f4ae5b798f53c8678635a. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.600872  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
W20260709 13:14:25.631513  5995 consensus_peers.cc:597] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.694298  5431 consensus_peers.cc:597] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:25.705017  5995 consensus_peers.cc:597] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce -> Peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Couldn't send request to peer 47b27a07ddea47bc91169fffa4d366cd. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.728145  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
I20260709 13:14:25.772115  6932 raft_consensus.cc:493] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:25.772667  6932 raft_consensus.cc:515] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } }
W20260709 13:14:25.775476  5995 consensus_peers.cc:597] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. 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:14:25.781746  5432 leader_election.cc:336] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
I20260709 13:14:25.783478  6932 leader_election.cc:290] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:25.786842  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:14:25.786937  5431 leader_election.cc:336] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111)
I20260709 13:14:25.787436  5431 leader_election.cc:304] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [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: 64bbec918666400a8d1928a4c4c3865c; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:25.787889  4193 tablet_replica.cc:333] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.788146  6932 raft_consensus.cc:2749] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:25.788847  4193 raft_consensus.cc:2243] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.789441  4193 raft_consensus.cc:2272] T 13677bbf072d459bbedd1d1db77f4ed7 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.791949  4193 tablet_replica.cc:333] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.792722  4193 raft_consensus.cc:2243] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.793694  4193 raft_consensus.cc:2272] T 6b0a2836986d4323a39a931feebc66d2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.796128  4193 tablet_replica.cc:333] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.796866  4193 raft_consensus.cc:2243] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.797798  4193 raft_consensus.cc:2272] T 0778f48de8414a579290c34748bdde35 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.800102  4193 tablet_replica.cc:333] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.800844  4193 raft_consensus.cc:2243] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.801345  4193 raft_consensus.cc:2272] T af0c1a226c544f239c1cd01cbbfcfe5c P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.803663  4193 tablet_replica.cc:333] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.804345  4193 raft_consensus.cc:2243] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.805256  4193 raft_consensus.cc:2272] T f5cf286fcd624c51abfe580048d52f86 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.807512  4193 tablet_replica.cc:333] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.808307  4193 raft_consensus.cc:2243] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.808907  4193 raft_consensus.cc:2272] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.811173  4193 tablet_replica.cc:333] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.811955  4193 raft_consensus.cc:2243] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.812801  4193 raft_consensus.cc:2272] T 88ba33248ddb4bc895d5af3eaed557f8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.815169  4193 tablet_replica.cc:333] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.815892  4193 raft_consensus.cc:2243] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.816380  4193 raft_consensus.cc:2272] T 5deacf0fef0941828fc206c6bc7b31e2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.818857  4193 tablet_replica.cc:333] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.819556  4193 raft_consensus.cc:2243] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.820444  4193 raft_consensus.cc:2272] T 10458687513c40d0a9798644c0cb1e27 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.822561  4193 tablet_replica.cc:333] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.823276  4193 raft_consensus.cc:2243] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.823786  4193 raft_consensus.cc:2272] T d35c31aee8aa472387e08c1f9ee6ac2a P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:25.824375  5995 consensus_peers.cc:597] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. 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:14:25.826094  4193 tablet_replica.cc:333] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.826891  4193 raft_consensus.cc:2243] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.827814  4193 raft_consensus.cc:2272] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.830094  4193 tablet_replica.cc:333] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.830801  4193 raft_consensus.cc:2243] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.831665  4193 raft_consensus.cc:2272] T 12e74a6efd0a477cbe98dfdb4831c12f P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.834024  4193 tablet_replica.cc:333] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.834781  4193 raft_consensus.cc:2243] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.835326  4193 raft_consensus.cc:2272] T 3b52000b5f0e41f087721a7d0be0fe10 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.837463  4193 tablet_replica.cc:333] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.838199  4193 raft_consensus.cc:2243] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.839110  4193 raft_consensus.cc:2272] T 6b0e73b60dad43efb85741830415c99a P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.841265  4193 tablet_replica.cc:333] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.841966  4193 raft_consensus.cc:2243] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.842437  4193 raft_consensus.cc:2272] T 7f49a026079d48d2a717f7b89c711736 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.844588  4193 tablet_replica.cc:333] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.845283  4193 raft_consensus.cc:2243] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.845767  4193 raft_consensus.cc:2272] T 49a095803b264a38bf7d29177e870b88 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.847890  4193 tablet_replica.cc:333] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.848588  4193 raft_consensus.cc:2243] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.849123  4193 raft_consensus.cc:2272] T a49c93d9bfab4d23b12ed0250aa019aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.850859  4193 tablet_replica.cc:333] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.851408  4193 raft_consensus.cc:2243] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.851873  4193 raft_consensus.cc:2272] T 4b0ca57280bf4416a1824e08bac561a2 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.853421  4193 tablet_replica.cc:333] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.853941  4193 raft_consensus.cc:2243] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.854341  4193 raft_consensus.cc:2272] T 4a378af215c94746acffc970319d9e27 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.856516  4193 tablet_replica.cc:333] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.857044  4193 raft_consensus.cc:2243] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.857548  4193 raft_consensus.cc:2272] T 9d93b960d71f48e599b6c9f77d2885db P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:25.858454  5995 consensus_peers.cc:597] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. 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:14:25.859475  4193 tablet_replica.cc:333] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.860090  4193 raft_consensus.cc:2243] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.860601  4193 raft_consensus.cc:2272] T b7642c49f73144118f5c3adc1037caf8 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.862879  4193 tablet_replica.cc:333] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.863487  4193 raft_consensus.cc:2243] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.863945  4193 raft_consensus.cc:2272] T 49e53d47f58643049d188430ed27e3d4 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.865931  4193 tablet_replica.cc:333] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.866545  4193 raft_consensus.cc:2243] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.866988  4193 raft_consensus.cc:2272] T 3db7b58c564d44778f9931925e420f30 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.868600  4193 tablet_replica.cc:333] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.869153  4193 raft_consensus.cc:2243] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.869884  4193 raft_consensus.cc:2272] T f13173b6d0a94a9397140748f87eb548 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.871649  4193 tablet_replica.cc:333] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.872176  4193 raft_consensus.cc:2243] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.872804  4193 raft_consensus.cc:2272] T b5cfae5946ea402ca2c4e6ba8f953f6c P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.874471  4193 tablet_replica.cc:333] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.875030  4193 raft_consensus.cc:2243] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.875803  4193 raft_consensus.cc:2272] T bb5a798a04f848c3992607daaeb88a08 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.877393  4193 tablet_replica.cc:333] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.878026  4193 raft_consensus.cc:2243] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.878433  4193 raft_consensus.cc:2272] T 21998109b9ff4b23bb09afabc2a81f20 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.880110  4193 tablet_replica.cc:333] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.880582  4193 raft_consensus.cc:2243] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.880980  4193 raft_consensus.cc:2272] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.882673  4193 tablet_replica.cc:333] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.883213  4193 raft_consensus.cc:2243] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.883623  4193 raft_consensus.cc:2272] T cf6761b42d524d54b363a4dfb9aed20d P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.885309  4193 tablet_replica.cc:333] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.885859  4193 raft_consensus.cc:2243] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.886258  4193 raft_consensus.cc:2272] T 754ca300687f49fe8bf3eb6ed054d7fb P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.887853  4193 tablet_replica.cc:333] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.888325  4193 raft_consensus.cc:2243] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.888711  4193 raft_consensus.cc:2272] T 76e1620ba57b4b9b8c3378c2a810760e P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.890404  4193 tablet_replica.cc:333] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.890873  4193 raft_consensus.cc:2243] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.891355  4193 raft_consensus.cc:2272] T cfba0a639b7b429583bb9a0e94ff09f2 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.893062  4193 tablet_replica.cc:333] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.893533  4193 raft_consensus.cc:2243] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.893945  4193 raft_consensus.cc:2272] T d296707a7a6f4df3b37428dd42cb2974 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.895514  4193 tablet_replica.cc:333] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.895991  4193 raft_consensus.cc:2243] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.896374  4193 raft_consensus.cc:2272] T e80c9ebadc2e441cb8bdcddb8b0a9ef3 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.898118  4193 tablet_replica.cc:333] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.898608  4193 raft_consensus.cc:2243] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.899187  4193 raft_consensus.cc:2272] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.900874  4193 tablet_replica.cc:333] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.901338  4193 raft_consensus.cc:2243] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.902115  4193 raft_consensus.cc:2272] T 09c2ea937896426a81b81f394d941010 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.903725  4193 tablet_replica.cc:333] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.904191  4193 raft_consensus.cc:2243] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.904583  4193 raft_consensus.cc:2272] T 2db1a2a81c9d498885e19a29ca99019b P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.906325  4193 tablet_replica.cc:333] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.906788  4193 raft_consensus.cc:2243] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.907186  4193 raft_consensus.cc:2272] T 0f6b0e199a7b44d186e6d15b2d2dc244 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.908784  4193 tablet_replica.cc:333] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.909246  4193 raft_consensus.cc:2243] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.909708  4193 raft_consensus.cc:2272] T 94d137b0f9f54b90a15c8a2c7b54208d P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.911651  4193 tablet_replica.cc:333] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.912254  4193 raft_consensus.cc:2243] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.913367  4193 pending_rounds.cc:70] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: Trying to abort 1 pending ops.
I20260709 13:14:25.913597  4193 pending_rounds.cc:77] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637337215864832 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } } }
I20260709 13:14:25.914656  4193 raft_consensus.cc:2917] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:14:25.915000  4193 raft_consensus.cc:2889] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:25.915310  4193 raft_consensus.cc:2272] T 47bcba6de2214f57af7ad96e6673e6a5 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.919464  4193 tablet_replica.cc:333] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.919970  4193 raft_consensus.cc:2243] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.920400  4193 raft_consensus.cc:2272] T c3b27d66022b4f389c0eef298a7861aa P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.922437  4193 tablet_replica.cc:333] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.922917  4193 raft_consensus.cc:2243] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.923669  4193 raft_consensus.cc:2272] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.926079  4193 tablet_replica.cc:333] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.926735  4193 raft_consensus.cc:2243] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.927217  4193 raft_consensus.cc:2272] T 7e4e8974efd74ae799e5f3760c7aa073 P 64bbec918666400a8d1928a4c4c3865c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.929587  4193 tablet_replica.cc:333] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.930060  4193 raft_consensus.cc:2243] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.930964  4193 raft_consensus.cc:2272] T 6434ffe4f04348e7866a5e33991e91fc P 64bbec918666400a8d1928a4c4c3865c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.933030  4193 tablet_replica.cc:333] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: stopping tablet replica
I20260709 13:14:25.933495  4193 raft_consensus.cc:2243] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:25.934366  4193 pending_rounds.cc:70] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: Trying to abort 1 pending ops.
I20260709 13:14:25.934532  4193 pending_rounds.cc:77] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305637336595030016 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } } }
I20260709 13:14:25.935204  4193 raft_consensus.cc:2917] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 LEADER]: Aborting config change with OpId 3.5: Aborted: Op aborted
I20260709 13:14:25.935515  4193 raft_consensus.cc:2889] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:25.935808  4193 raft_consensus.cc:2272] T ac6b5e09f8304418bdcf3cf19b390b15 P 64bbec918666400a8d1928a4c4c3865c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.013027  6964 raft_consensus.cc:493] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:26.013569  6964 raft_consensus.cc:515] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:26.015589  6964 leader_election.cc:290] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:14:26.020278  5996 leader_election.cc:336] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
I20260709 13:14:26.024507  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
W20260709 13:14:26.032953  5995 leader_election.cc:336] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111)
I20260709 13:14:26.033408  5995 leader_election.cc:304] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:14:26.034092  6928 raft_consensus.cc:2749] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:26.064141  6928 raft_consensus.cc:493] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:26.064640  6928 raft_consensus.cc:515] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:26.066759  6928 leader_election.cc:290] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
W20260709 13:14:26.071879  5996 leader_election.cc:336] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
W20260709 13:14:26.076167  5995 leader_election.cc:336] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111)
I20260709 13:14:26.076650  5995 leader_election.cc:304] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:26.077206  6928 raft_consensus.cc:493] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:26.077338  7002 raft_consensus.cc:2749] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:26.077869  6928 raft_consensus.cc:515] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:26.080178  6928 leader_election.cc:290] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
W20260709 13:14:26.080508  5995 consensus_peers.cc:597] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:26.081007  5995 consensus_peers.cc:597] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:26.086366  5996 leader_election.cc:336] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
W20260709 13:14:26.087589  5995 leader_election.cc:336] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111)
I20260709 13:14:26.088071  5995 leader_election.cc:304] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:14:26.088716  6928 raft_consensus.cc:2749] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:26.090579  5995 consensus_peers.cc:597] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.091306  6928 raft_consensus.cc:493] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:26.091760  6928 raft_consensus.cc:515] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:26.093662  6928 leader_election.cc:290] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
W20260709 13:14:26.105967  5995 leader_election.cc:336] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111)
W20260709 13:14:26.108840  5996 leader_election.cc:336] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
I20260709 13:14:26.111217  5996 leader_election.cc:304] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
W20260709 13:14:26.111526  5995 consensus_peers.cc:597] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.112499  6928 raft_consensus.cc:2749] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:26.116614  5995 consensus_peers.cc:597] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.149370  4193 tablet_server.cc:179] TabletServer@127.4.24.68:0 shutting down...
I20260709 13:14:26.180809  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:26.181733  4193 tablet_replica.cc:333] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.182688  4193 raft_consensus.cc:2243] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Raft consensus shutting down.
I20260709 13:14:26.183207  4193 raft_consensus.cc:2272] T 4b0ca57280bf4416a1824e08bac561a2 P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Raft consensus is shut down!
I20260709 13:14:26.185439  4193 tablet_replica.cc:333] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.186260  4193 raft_consensus.cc:2243] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.186439  6928 raft_consensus.cc:493] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:26.186889  4193 raft_consensus.cc:2272] T f69c7a6906cb4518b1587e97d0109db4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.187052  6928 raft_consensus.cc:515] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:26.189385  4193 tablet_replica.cc:333] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.190002  4193 raft_consensus.cc:2243] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.190598  4193 raft_consensus.cc:2272] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.192862  6928 leader_election.cc:290] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
W20260709 13:14:26.194314  5996 leader_election.cc:336] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
W20260709 13:14:26.194957  5995 leader_election.cc:336] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111)
I20260709 13:14:26.195339  5995 leader_election.cc:304] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
W20260709 13:14:26.195930  5995 raft_consensus.cc:2686] T 5f062a930bf54cbdbe4be04bc4d63b43 P 777e036c616f4d80938af14f772766ce: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:14:26.196437  4193 tablet_replica.cc:333] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.197052  4193 raft_consensus.cc:2243] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.197415  4193 pending_rounds.cc:70] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: Trying to abort 1 pending ops.
I20260709 13:14:26.197626  4193 pending_rounds.cc:77] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305637336595030016 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ac6b5e09f8304418bdcf3cf19b390b15" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } } }
I20260709 13:14:26.198299  4193 raft_consensus.cc:2917] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Aborting config change with OpId 3.5: Aborted: Op aborted
I20260709 13:14:26.198596  4193 raft_consensus.cc:2889] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:26.198849  4193 raft_consensus.cc:2272] T ac6b5e09f8304418bdcf3cf19b390b15 P 777e036c616f4d80938af14f772766ce [term 3 LEARNER]: Raft consensus is shut down!
I20260709 13:14:26.201372  4193 tablet_replica.cc:333] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.201967  4193 raft_consensus.cc:2243] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.202468  4193 raft_consensus.cc:2272] T 408f1a844d31432b81e121dd0c59522d P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.204291  4193 tablet_replica.cc:333] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.204806  4193 raft_consensus.cc:2243] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.205336  4193 raft_consensus.cc:2272] T f5cf286fcd624c51abfe580048d52f86 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.207106  4193 tablet_replica.cc:333] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.207754  4193 raft_consensus.cc:2243] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.208278  4193 raft_consensus.cc:2272] T b7642c49f73144118f5c3adc1037caf8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.210065  4193 tablet_replica.cc:333] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.210592  4193 raft_consensus.cc:2243] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.211035  4193 raft_consensus.cc:2272] T 10458687513c40d0a9798644c0cb1e27 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.212903  4193 tablet_replica.cc:333] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.213485  4193 raft_consensus.cc:2243] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.213685  6928 raft_consensus.cc:493] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:26.214056  4193 raft_consensus.cc:2272] T a19d1e658e4a45f18ec77dbb49ae3ba9 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.214247  6928 raft_consensus.cc:515] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:26.216154  4193 tablet_replica.cc:333] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.216952  4193 raft_consensus.cc:2243] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.217638  4193 raft_consensus.cc:2272] T 7f49a026079d48d2a717f7b89c711736 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.218851  6928 leader_election.cc:290] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515)
I20260709 13:14:26.220118  4193 tablet_replica.cc:333] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.220854  6928 raft_consensus.cc:493] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47b27a07ddea47bc91169fffa4d366cd)
I20260709 13:14:26.220999  4193 raft_consensus.cc:2243] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Raft consensus shutting down.
I20260709 13:14:26.221513  4193 raft_consensus.cc:2272] T a49c93d9bfab4d23b12ed0250aa019aa P 777e036c616f4d80938af14f772766ce [term 2 LEARNER]: Raft consensus is shut down!
I20260709 13:14:26.221359  6928 raft_consensus.cc:515] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
W20260709 13:14:26.222829  5995 leader_election.cc:336] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111)
I20260709 13:14:26.223379  6928 leader_election.cc:290] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:26.223932  4193 tablet_replica.cc:333] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
W20260709 13:14:26.223917  5996 leader_election.cc:336] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
I20260709 13:14:26.224449  5996 leader_election.cc:304] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 64bbec918666400a8d1928a4c4c3865c
I20260709 13:14:26.225069  4193 raft_consensus.cc:2243] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.225752  4193 raft_consensus.cc:2272] T 3dac61efbb614d6bbe72e65a4cbe8d52 P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.227381  6928 raft_consensus.cc:2749] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:26.228279  4193 tablet_replica.cc:333] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce: stopping tablet replica
W20260709 13:14:26.228317  5995 leader_election.cc:336] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111)
I20260709 13:14:26.229202  4193 raft_consensus.cc:2243] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.229938  4193 raft_consensus.cc:2272] T c16f3a4fe04d48c8bcd9a529a2cc026b P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:26.230669  5996 leader_election.cc:336] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
I20260709 13:14:26.231163  5996 leader_election.cc:304] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:26.232368  6928 raft_consensus.cc:2749] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:26.232744  4193 tablet_replica.cc:333] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.233489  4193 raft_consensus.cc:2243] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.234144  4193 raft_consensus.cc:2272] T 1f456cb90b7b41218355052483712bfb P 777e036c616f4d80938af14f772766ce [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:26.234805  5995 consensus_peers.cc:597] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce -> Peer 64bbec918666400a8d1928a4c4c3865c (127.4.24.67:35515): Couldn't send request to peer 64bbec918666400a8d1928a4c4c3865c. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:35515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.236315  4193 tablet_replica.cc:333] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.236894  4193 raft_consensus.cc:2243] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.237640  4193 raft_consensus.cc:2272] T d296707a7a6f4df3b37428dd42cb2974 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.239279  4193 tablet_replica.cc:333] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.239796  4193 raft_consensus.cc:2243] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.240458  4193 raft_consensus.cc:2272] T 2594b82ea7c34bcc9fd7278ef17f98f0 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.242213  4193 tablet_replica.cc:333] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.242714  4193 raft_consensus.cc:2243] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.243400  4193 raft_consensus.cc:2272] T aeb3fb9948264d3cba8067a9f20de3e4 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.245103  4193 tablet_replica.cc:333] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.245663  4193 raft_consensus.cc:2243] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.246136  4193 raft_consensus.cc:2272] T 0778f48de8414a579290c34748bdde35 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.247833  4193 tablet_replica.cc:333] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.248348  4193 raft_consensus.cc:2243] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.249029  4193 raft_consensus.cc:2272] T dbbe06c068354daa96844c470673102d P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.250783  4193 tablet_replica.cc:333] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.251297  4193 raft_consensus.cc:2243] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.251791  4193 raft_consensus.cc:2272] T 88ba33248ddb4bc895d5af3eaed557f8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.251838  6928 raft_consensus.cc:493] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 172a9e969c2f4ae5b798f53c8678635a)
I20260709 13:14:26.252398  6928 raft_consensus.cc:515] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } }
I20260709 13:14:26.254061  4193 tablet_replica.cc:333] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.254552  6928 leader_election.cc:290] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445), 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351)
I20260709 13:14:26.254874  4193 raft_consensus.cc:2243] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.255829  4193 raft_consensus.cc:2272] T 4bc7f8bbb90549a1bef0e1a3a543cd89 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.258111  4193 tablet_replica.cc:333] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.258828  4193 raft_consensus.cc:2243] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:26.259150  5996 leader_election.cc:336] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 172a9e969c2f4ae5b798f53c8678635a (127.4.24.65:36445): Network error: Client connection negotiation failed: client connection to 127.4.24.65:36445: connect: Connection refused (error 111)
I20260709 13:14:26.259317  4193 raft_consensus.cc:2272] T cf6761b42d524d54b363a4dfb9aed20d P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:26.259696  5995 leader_election.cc:336] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47b27a07ddea47bc91169fffa4d366cd (127.4.24.66:42351): Network error: Client connection negotiation failed: client connection to 127.4.24.66:42351: connect: Connection refused (error 111)
I20260709 13:14:26.260068  5995 leader_election.cc:304] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [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: 777e036c616f4d80938af14f772766ce; no voters: 172a9e969c2f4ae5b798f53c8678635a, 47b27a07ddea47bc91169fffa4d366cd
I20260709 13:14:26.260725  6928 raft_consensus.cc:2749] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:26.261663  4193 tablet_replica.cc:333] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.262256  4193 raft_consensus.cc:2243] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.262648  4193 raft_consensus.cc:2272] T 822bea9fefbd41ba8ba1b76f45585cb8 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.264355  4193 tablet_replica.cc:333] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.264847  4193 raft_consensus.cc:2243] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.265304  4193 raft_consensus.cc:2272] T 9d93b960d71f48e599b6c9f77d2885db P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.267184  4193 tablet_replica.cc:333] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.267736  4193 raft_consensus.cc:2243] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.268424  4193 raft_consensus.cc:2272] T 21998109b9ff4b23bb09afabc2a81f20 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.270898  4193 tablet_replica.cc:333] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.271705  4193 raft_consensus.cc:2243] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.272308  4193 raft_consensus.cc:2272] T 4553f7c7d9834f568237991b48dc3465 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.274665  4193 tablet_replica.cc:333] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.275341  4193 raft_consensus.cc:2243] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.275867  4193 raft_consensus.cc:2272] T 76e1620ba57b4b9b8c3378c2a810760e P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.278019  4193 tablet_replica.cc:333] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.278510  4193 raft_consensus.cc:2243] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.279217  4193 raft_consensus.cc:2272] T af0c1a226c544f239c1cd01cbbfcfe5c P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.280838  4193 tablet_replica.cc:333] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.281358  4193 raft_consensus.cc:2243] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.281884  4193 raft_consensus.cc:2272] T cfba0a639b7b429583bb9a0e94ff09f2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.283460  4193 tablet_replica.cc:333] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.283950  4193 raft_consensus.cc:2243] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.284395  4193 raft_consensus.cc:2272] T 51e3b8ec05dc4922b008b110f8a0bfa0 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.286144  4193 tablet_replica.cc:333] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.286652  4193 raft_consensus.cc:2243] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.287323  4193 raft_consensus.cc:2272] T 9bff7b0ec6ec46549eb0e3e284ebcb19 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.289036  4193 tablet_replica.cc:333] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.289595  4193 raft_consensus.cc:2243] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.290091  4193 raft_consensus.cc:2272] T 09c2ea937896426a81b81f394d941010 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.291705  4193 tablet_replica.cc:333] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.292189  4193 raft_consensus.cc:2243] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.292867  4193 raft_consensus.cc:2272] T 3db7b58c564d44778f9931925e420f30 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.294569  4193 tablet_replica.cc:333] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.295056  4193 raft_consensus.cc:2243] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.295735  4193 raft_consensus.cc:2272] T 13677bbf072d459bbedd1d1db77f4ed7 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.297444  4193 tablet_replica.cc:333] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.297971  4193 raft_consensus.cc:2243] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.298321  4193 pending_rounds.cc:70] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: Trying to abort 1 pending ops.
I20260709 13:14:26.298461  4193 pending_rounds.cc:77] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637337215864832 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "47bcba6de2214f57af7ad96e6673e6a5" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: NON_VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "172a9e969c2f4ae5b798f53c8678635a" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 36445 } } peers { permanent_uuid: "47b27a07ddea47bc91169fffa4d366cd" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 42351 } attrs { replace: true } } peers { permanent_uuid: "64bbec918666400a8d1928a4c4c3865c" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 35515 } } peers { permanent_uuid: "777e036c616f4d80938af14f772766ce" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 33745 } attrs { promote: false } } } }
I20260709 13:14:26.299131  4193 raft_consensus.cc:2917] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:14:26.299458  4193 raft_consensus.cc:2889] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:26.299728  4193 raft_consensus.cc:2272] T 47bcba6de2214f57af7ad96e6673e6a5 P 777e036c616f4d80938af14f772766ce [term 1 LEARNER]: Raft consensus is shut down!
I20260709 13:14:26.301697  4193 tablet_replica.cc:333] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.302155  4193 raft_consensus.cc:2243] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.302891  4193 raft_consensus.cc:2272] T c3b27d66022b4f389c0eef298a7861aa P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.304570  4193 tablet_replica.cc:333] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.305065  4193 raft_consensus.cc:2243] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.305500  4193 raft_consensus.cc:2272] T 6b0e73b60dad43efb85741830415c99a P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.307251  4193 tablet_replica.cc:333] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.307751  4193 raft_consensus.cc:2243] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.308288  4193 raft_consensus.cc:2272] T 475457716aa64870b595e0da1d988da8 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.310024  4193 tablet_replica.cc:333] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.310550  4193 raft_consensus.cc:2243] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.311277  4193 raft_consensus.cc:2272] T 6eb111e6e6f94499a7d34de463460800 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.313158  4193 tablet_replica.cc:333] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.313685  4193 raft_consensus.cc:2243] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.314152  4193 raft_consensus.cc:2272] T 6b0a2836986d4323a39a931feebc66d2 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.315793  4193 tablet_replica.cc:333] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.316289  4193 raft_consensus.cc:2243] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.316748  4193 raft_consensus.cc:2272] T 3b52000b5f0e41f087721a7d0be0fe10 P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.318500  4193 tablet_replica.cc:333] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.318984  4193 raft_consensus.cc:2243] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.319705  4193 raft_consensus.cc:2272] T 2db1a2a81c9d498885e19a29ca99019b P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.321348  4193 tablet_replica.cc:333] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.321873  4193 raft_consensus.cc:2243] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.322366  4193 raft_consensus.cc:2272] T 48aac3ce790d4763a967c6cc76d39020 P 777e036c616f4d80938af14f772766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.323941  4193 tablet_replica.cc:333] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce: stopping tablet replica
I20260709 13:14:26.324388  4193 raft_consensus.cc:2243] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.325085  4193 raft_consensus.cc:2272] T 6a758dbf838b442bb273b99a71ad63cf P 777e036c616f4d80938af14f772766ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.386101  4193 tablet_server.cc:196] TabletServer@127.4.24.68:0 shutdown complete.
I20260709 13:14:26.450503  4193 master.cc:562] Master@127.4.24.126:45347 shutting down...
W20260709 13:14:26.478274  5263 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:14:26.478624  5263 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:14:26.478896  5263 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:14:26.481174  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:26.481676  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.481974  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71b523b2b71648689c7f8162041bd87a: stopping tablet replica
I20260709 13:14:26.502700  4193 master.cc:584] Master@127.4.24.126:45347 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (50057 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:14:26.599742  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:42439
I20260709 13:14:26.600798  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:26.606510  7003 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:14:26.606900  7006 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:14:26.607321  7004 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:14:26.609045  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:26.610075  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:26.610250  4193 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:14:26.610445  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602866610412 us; error 0 us; skew 500 ppm
I20260709 13:14:26.610973  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:26.613309  4193 webserver.cc:533] Webserver started at http://127.4.24.126:39575/ using document root <none> and password file <none>
I20260709 13:14:26.613859  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:26.614039  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:26.614379  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:26.615449  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "aaafb43381484a0b9662939613c6d1e5"
format_stamp: "Formatted at 2026-07-09 13:14:26 on dist-test-slave-jvbf"
I20260709 13:14:26.619741  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:26.622881  7011 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:14:26.623577  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:14:26.623888  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "aaafb43381484a0b9662939613c6d1e5"
format_stamp: "Formatted at 2026-07-09 13:14:26 on dist-test-slave-jvbf"
I20260709 13:14:26.624177  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-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:14:26.644659  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:26.645963  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:26.683573  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:42439
I20260709 13:14:26.683706  7062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:42439 every 8 connection(s)
I20260709 13:14:26.687362  7063 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:14:26.696843  7063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5: Bootstrap starting.
I20260709 13:14:26.701187  7063 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:26.705163  7063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5: No bootstrap required, opened a new log
I20260709 13:14:26.707216  7063 raft_consensus.cc:359] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaafb43381484a0b9662939613c6d1e5" member_type: VOTER }
I20260709 13:14:26.707599  7063 raft_consensus.cc:385] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:26.707834  7063 raft_consensus.cc:740] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaafb43381484a0b9662939613c6d1e5, State: Initialized, Role: FOLLOWER
I20260709 13:14:26.708386  7063 consensus_queue.cc:260] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aaafb43381484a0b9662939613c6d1e5" member_type: VOTER }
I20260709 13:14:26.708814  7063 raft_consensus.cc:399] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:26.709041  7063 raft_consensus.cc:493] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:26.709312  7063 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:26.713217  7063 raft_consensus.cc:515] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaafb43381484a0b9662939613c6d1e5" member_type: VOTER }
I20260709 13:14:26.713768  7063 leader_election.cc:304] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [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: aaafb43381484a0b9662939613c6d1e5; no voters: 
I20260709 13:14:26.714821  7063 leader_election.cc:290] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:26.715147  7066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:26.716498  7066 raft_consensus.cc:697] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 1 LEADER]: Becoming Leader. State: Replica: aaafb43381484a0b9662939613c6d1e5, State: Running, Role: LEADER
I20260709 13:14:26.717064  7066 consensus_queue.cc:237] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [LEADER]: Queue going to LEADER mode. State: All 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: "aaafb43381484a0b9662939613c6d1e5" member_type: VOTER }
I20260709 13:14:26.717669  7063 sys_catalog.cc:565] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:26.721346  7068 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aaafb43381484a0b9662939613c6d1e5. Latest consensus state: current_term: 1 leader_uuid: "aaafb43381484a0b9662939613c6d1e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaafb43381484a0b9662939613c6d1e5" member_type: VOTER } }
I20260709 13:14:26.722007  7068 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:26.721804  7067 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aaafb43381484a0b9662939613c6d1e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaafb43381484a0b9662939613c6d1e5" member_type: VOTER } }
I20260709 13:14:26.724649  7067 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:26.725095  7072 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:26.733045  7072 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:26.734035  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:26.741312  7072 catalog_manager.cc:1383] Generated new cluster ID: 6a81b35376344fbfa8c6bea7dc5fa55a
I20260709 13:14:26.741621  7072 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:26.772776  7072 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:26.774077  7072 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:26.787035  7072 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5: Generated new TSK 0
I20260709 13:14:26.787720  7072 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:26.800462  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:26.806430  7084 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:14:26.807698  7085 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:14:26.808940  7087 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:14:26.809671  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:26.810753  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:26.810954  4193 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:14:26.811115  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602866811101 us; error 0 us; skew 500 ppm
I20260709 13:14:26.811674  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:26.814772  4193 webserver.cc:533] Webserver started at http://127.4.24.65:34567/ using document root <none> and password file <none>
I20260709 13:14:26.815354  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:26.815539  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:26.815865  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:26.816989  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
format_stamp: "Formatted at 2026-07-09 13:14:26 on dist-test-slave-jvbf"
I20260709 13:14:26.821363  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:14:26.824522  7092 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:14:26.825310  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:14:26.825699  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
format_stamp: "Formatted at 2026-07-09 13:14:26 on dist-test-slave-jvbf"
I20260709 13:14:26.826053  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-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:14:26.865338  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:26.866524  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:26.867890  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:26.870095  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:26.870330  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:26.870568  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:26.870746  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:26.909247  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:34807
I20260709 13:14:26.909348  7154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:34807 every 8 connection(s)
I20260709 13:14:26.913792  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:26.921295  7159 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:14:26.923205  7160 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:14:26.925207  4193 server_base.cc:1061] running on GCE node
W20260709 13:14:26.925257  7162 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:14:26.926884  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:26.927107  4193 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:14:26.927309  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602866927288 us; error 0 us; skew 500 ppm
I20260709 13:14:26.927927  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:26.929988  7155 heartbeater.cc:344] Connected to a master server at 127.4.24.126:42439
I20260709 13:14:26.930437  7155 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:26.930615  4193 webserver.cc:533] Webserver started at http://127.4.24.66:44713/ using document root <none> and password file <none>
I20260709 13:14:26.931270  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:26.931270  7155 heartbeater.cc:507] Master 127.4.24.126:42439 requested a full tablet report, sending...
I20260709 13:14:26.931744  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:26.932075  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:26.933254  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
format_stamp: "Formatted at 2026-07-09 13:14:26 on dist-test-slave-jvbf"
I20260709 13:14:26.933840  7028 ts_manager.cc:194] Registered new tserver with Master: a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:26.936165  7028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57692
I20260709 13:14:26.938902  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:14:26.942093  7167 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:14:26.942961  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:26.943213  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
format_stamp: "Formatted at 2026-07-09 13:14:26 on dist-test-slave-jvbf"
I20260709 13:14:26.943439  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-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:14:26.953846  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:26.954923  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:26.956251  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:26.958424  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:26.958593  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:26.958894  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:26.959050  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:26.996928  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:44513
I20260709 13:14:26.997028  7229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:44513 every 8 connection(s)
I20260709 13:14:27.001782  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:27.008949  7233 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:14:27.009349  7234 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:14:27.013382  7236 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:14:27.016001  7230 heartbeater.cc:344] Connected to a master server at 127.4.24.126:42439
I20260709 13:14:27.016621  7230 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:27.017783  7230 heartbeater.cc:507] Master 127.4.24.126:42439 requested a full tablet report, sending...
I20260709 13:14:27.018469  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:27.019565  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:27.019790  4193 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:14:27.019889  7028 ts_manager.cc:194] Registered new tserver with Master: d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:27.019975  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602867019958 us; error 0 us; skew 500 ppm
I20260709 13:14:27.020639  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:27.021441  7028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57708
I20260709 13:14:27.023528  4193 webserver.cc:533] Webserver started at http://127.4.24.67:34853/ using document root <none> and password file <none>
I20260709 13:14:27.024140  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:27.024370  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:27.024660  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:27.025853  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "12ae6dbd6b514a89908efdfd974d08e3"
format_stamp: "Formatted at 2026-07-09 13:14:27 on dist-test-slave-jvbf"
I20260709 13:14:27.030441  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:14:27.033385  7241 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:14:27.034170  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:14:27.034523  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "12ae6dbd6b514a89908efdfd974d08e3"
format_stamp: "Formatted at 2026-07-09 13:14:27 on dist-test-slave-jvbf"
I20260709 13:14:27.034847  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-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:14:27.059373  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:27.060564  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:27.062106  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:27.064249  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:27.064473  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:27.064718  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:27.064888  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:27.102447  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:42205
I20260709 13:14:27.102542  7303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:42205 every 8 connection(s)
I20260709 13:14:27.107101  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:27.113766  7307 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:14:27.115314  7308 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:14:27.118919  7304 heartbeater.cc:344] Connected to a master server at 127.4.24.126:42439
W20260709 13:14:27.118839  7310 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:14:27.119495  7304 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:27.119910  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:27.120466  7304 heartbeater.cc:507] Master 127.4.24.126:42439 requested a full tablet report, sending...
I20260709 13:14:27.120929  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:27.121206  4193 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:14:27.121444  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602867121424 us; error 0 us; skew 500 ppm
I20260709 13:14:27.122044  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:27.122823  7028 ts_manager.cc:194] Registered new tserver with Master: 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:27.124157  7028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57722
I20260709 13:14:27.124760  4193 webserver.cc:533] Webserver started at http://127.4.24.68:41707/ using document root <none> and password file <none>
I20260709 13:14:27.125288  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:27.125494  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:27.125867  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:27.127121  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-3-root/instance:
uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
format_stamp: "Formatted at 2026-07-09 13:14:27 on dist-test-slave-jvbf"
I20260709 13:14:27.131253  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:27.134287  7315 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:14:27.135027  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:27.135313  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-3-root
uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
format_stamp: "Formatted at 2026-07-09 13:14:27 on dist-test-slave-jvbf"
I20260709 13:14:27.135588  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-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:14:27.169430  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:27.170553  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:27.171957  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:27.174214  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:27.174440  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:27.174681  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:27.174852  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:27.214910  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.68:34297
I20260709 13:14:27.215022  7377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.68:34297 every 8 connection(s)
I20260709 13:14:27.229727  7378 heartbeater.cc:344] Connected to a master server at 127.4.24.126:42439
I20260709 13:14:27.230190  7378 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:27.230963  7378 heartbeater.cc:507] Master 127.4.24.126:42439 requested a full tablet report, sending...
I20260709 13:14:27.232954  7028 ts_manager.cc:194] Registered new tserver with Master: d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:27.233927  4193 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015942366s
I20260709 13:14:27.234608  7028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57738
I20260709 13:14:27.267495  7028 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57744:
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:14:27.502876  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 6767e8e812284a56883bbb8286fab3b1 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:27.504417  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6767e8e812284a56883bbb8286fab3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.508738  7268 tablet_service.cc:1511] Processing CreateTablet for tablet c4123739017541a9a8088414ad083f53 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:27.510159  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4123739017541a9a8088414ad083f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.510270  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 81424c574449439391991e3b10ff3666 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:27.511626  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81424c574449439391991e3b10ff3666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.513753  7195 tablet_service.cc:1511] Processing CreateTablet for tablet c4123739017541a9a8088414ad083f53 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:27.515064  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4123739017541a9a8088414ad083f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.518846  7194 tablet_service.cc:1511] Processing CreateTablet for tablet b09cac20dcb041fc8173af8b28af62f3 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:27.520125  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09cac20dcb041fc8173af8b28af62f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.522667  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 81424c574449439391991e3b10ff3666 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:27.523931  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81424c574449439391991e3b10ff3666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.543771  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 6767e8e812284a56883bbb8286fab3b1 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:27.544715  7118 tablet_service.cc:1511] Processing CreateTablet for tablet b09cac20dcb041fc8173af8b28af62f3 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:27.545203  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6767e8e812284a56883bbb8286fab3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.546051  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09cac20dcb041fc8173af8b28af62f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.548085  7397 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:27.549052  7119 tablet_service.cc:1511] Processing CreateTablet for tablet c4123739017541a9a8088414ad083f53 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:27.550384  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4123739017541a9a8088414ad083f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.554675  7397 tablet_bootstrap.cc:654] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.564597  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbd0dcd459b442b824af319d75db657 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:27.566025  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbd0dcd459b442b824af319d75db657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.566048  7192 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbd0dcd459b442b824af319d75db657 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:27.567421  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbd0dcd459b442b824af319d75db657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.568903  7399 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:27.575117  7399 tablet_bootstrap.cc:654] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.579310  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbd0dcd459b442b824af319d75db657 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:27.580592  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbd0dcd459b442b824af319d75db657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.586664  7342 tablet_service.cc:1511] Processing CreateTablet for tablet b09cac20dcb041fc8173af8b28af62f3 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:27.588080  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09cac20dcb041fc8173af8b28af62f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.587807  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 92cfba1a28294cfaa2d2b286dfaceb23 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:27.589847  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cfba1a28294cfaa2d2b286dfaceb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.590656  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 81424c574449439391991e3b10ff3666 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:27.591948  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81424c574449439391991e3b10ff3666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.594710  7340 tablet_service.cc:1511] Processing CreateTablet for tablet 92cfba1a28294cfaa2d2b286dfaceb23 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:27.596016  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cfba1a28294cfaa2d2b286dfaceb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.598028  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 6767e8e812284a56883bbb8286fab3b1 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:27.599275  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6767e8e812284a56883bbb8286fab3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.603998  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 4f968758c02e4774b463745541cb16df (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:27.605194  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f968758c02e4774b463745541cb16df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.609623  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 69c23e09a98d416d905b273729b9a031 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:27.609965  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 4f968758c02e4774b463745541cb16df (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:27.610926  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c23e09a98d416d905b273729b9a031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.611161  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f968758c02e4774b463745541cb16df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.615486  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 4f968758c02e4774b463745541cb16df (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:27.616792  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f968758c02e4774b463745541cb16df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.618811  7118 tablet_service.cc:1511] Processing CreateTablet for tablet 92cfba1a28294cfaa2d2b286dfaceb23 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:27.627035  7397 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:27.627521  7397 ts_tablet_manager.cc:1403] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.009s
I20260709 13:14:27.637072  7399 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:27.637635  7399 ts_tablet_manager.cc:1403] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.023s
I20260709 13:14:27.640429  7399 raft_consensus.cc:359] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:27.640717  7268 tablet_service.cc:1511] Processing CreateTablet for tablet bd2abdd3569a448aa816356844a4b9d5 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:27.640909  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 69c23e09a98d416d905b273729b9a031 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:27.645860  7399 raft_consensus.cc:385] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.643803  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cfba1a28294cfaa2d2b286dfaceb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.647617  7399 raft_consensus.cc:740] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.650358  7399 consensus_queue.cc:260] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:27.642930  7119 tablet_service.cc:1511] Processing CreateTablet for tablet bd2abdd3569a448aa816356844a4b9d5 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:27.658413  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2abdd3569a448aa816356844a4b9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.647039  7397 raft_consensus.cc:359] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:27.660056  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 396077303750444d9160c3c044072b21 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:27.646864  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 69c23e09a98d416d905b273729b9a031 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:27.647377  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2abdd3569a448aa816356844a4b9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.651136  7266 tablet_service.cc:1511] Processing CreateTablet for tablet 5b096a30f86047bba57480079864b15d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:27.655202  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 0343a3ab955a45a6ad23ef469685263f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:27.646556  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c23e09a98d416d905b273729b9a031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.658886  7397 raft_consensus.cc:385] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:27.675401  7397 raft_consensus.cc:740] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:27.675598  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 5b096a30f86047bba57480079864b15d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:27.675760  7190 tablet_service.cc:1511] Processing CreateTablet for tablet b5e525b4572d4960860c9ae42274a2fc (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:27.676235  7397 consensus_queue.cc:260] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:27.677103  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e525b4572d4960860c9ae42274a2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.670478  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 5b096a30f86047bba57480079864b15d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:27.678965  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b096a30f86047bba57480079864b15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.678691  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 0343a3ab955a45a6ad23ef469685263f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:27.679365  7334 tablet_service.cc:1511] Processing CreateTablet for tablet a459114a12b24baab7577ba68fecd784 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:27.679955  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0343a3ab955a45a6ad23ef469685263f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.671909  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 0343a3ab955a45a6ad23ef469685263f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:27.681351  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 90641fe6ef014e9aba00c80f89fe446e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:27.682384  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0343a3ab955a45a6ad23ef469685263f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.682571  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90641fe6ef014e9aba00c80f89fe446e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.682766  7188 tablet_service.cc:1511] Processing CreateTablet for tablet a459114a12b24baab7577ba68fecd784 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:27.683990  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a459114a12b24baab7577ba68fecd784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.674039  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396077303750444d9160c3c044072b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.673864  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 90641fe6ef014e9aba00c80f89fe446e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:27.685016  7187 tablet_service.cc:1511] Processing CreateTablet for tablet 32379efbdf83431eb4a5619d5ccab7c2 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:27.674048  7116 tablet_service.cc:1511] Processing CreateTablet for tablet 90641fe6ef014e9aba00c80f89fe446e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:27.686530  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32379efbdf83431eb4a5619d5ccab7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.687033  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90641fe6ef014e9aba00c80f89fe446e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.677650  7335 tablet_service.cc:1511] Processing CreateTablet for tablet b5e525b4572d4960860c9ae42274a2fc (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:27.653163  7265 tablet_service.cc:1511] Processing CreateTablet for tablet b5e525b4572d4960860c9ae42274a2fc (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:27.690629  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b096a30f86047bba57480079864b15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.694294  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0343a3ab955a45a6ad23ef469685263f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.695864  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c23e09a98d416d905b273729b9a031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.701339  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e525b4572d4960860c9ae42274a2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.705931  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e525b4572d4960860c9ae42274a2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.708329  7192 tablet_service.cc:1511] Processing CreateTablet for tablet bd2abdd3569a448aa816356844a4b9d5 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:27.712387  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 396077303750444d9160c3c044072b21 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:27.712399  7118 tablet_service.cc:1511] Processing CreateTablet for tablet a459114a12b24baab7577ba68fecd784 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:27.716743  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 32379efbdf83431eb4a5619d5ccab7c2 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:27.731689  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a459114a12b24baab7577ba68fecd784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.725245  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 5b843b67105f4cf7b01764ade97e8a49 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:27.735870  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b096a30f86047bba57480079864b15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.738626  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32379efbdf83431eb4a5619d5ccab7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.743314  7399 ts_tablet_manager.cc:1434] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.105s	user 0.012s	sys 0.006s
I20260709 13:14:27.744278  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 5b843b67105f4cf7b01764ade97e8a49 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:27.746074  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396077303750444d9160c3c044072b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.746132  7155 heartbeater.cc:499] Master 127.4.24.126:42439 was elected leader, sending a full tablet report...
I20260709 13:14:27.749650  7399 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:27.750288  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a459114a12b24baab7577ba68fecd784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.750681  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90641fe6ef014e9aba00c80f89fe446e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:27.755142  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:27.755568  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b843b67105f4cf7b01764ade97e8a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.755491  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 5b843b67105f4cf7b01764ade97e8a49 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:27.756914  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b843b67105f4cf7b01764ade97e8a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.760275  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 396077303750444d9160c3c044072b21 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:27.766155  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396077303750444d9160c3c044072b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.768672  7399 tablet_bootstrap.cc:654] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:27.770061  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 32379efbdf83431eb4a5619d5ccab7c2 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:27.771446  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b843b67105f4cf7b01764ade97e8a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.826393  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2abdd3569a448aa816356844a4b9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.851711  7401 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:28.016315  7397 ts_tablet_manager.cc:1434] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.372s	user 0.007s	sys 0.007s
I20260709 13:14:28.017216  7304 heartbeater.cc:499] Master 127.4.24.126:42439 was elected leader, sending a full tablet report...
I20260709 13:14:28.032219  7230 heartbeater.cc:499] Master 127.4.24.126:42439 was elected leader, sending a full tablet report...
I20260709 13:14:28.034303  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 03606de28dab4eccae31d90bc8b7368e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:28.062000  7403 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:28.070683  7404 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.071439  7404 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:28.054625  7156 tablet.cc:2406] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:28.076131  7404 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:28.055987  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32379efbdf83431eb4a5619d5ccab7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.089310  7397 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:28.102979  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 03606de28dab4eccae31d90bc8b7368e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:28.104353  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03606de28dab4eccae31d90bc8b7368e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.110332  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 3c58d29444944b8685122b6a0bca57b1 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:28.085706  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 03606de28dab4eccae31d90bc8b7368e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:28.125586  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 20d80467e94748d1b2e3f45e57a3c97b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:28.139828  7187 tablet_service.cc:1511] Processing CreateTablet for tablet c5690856573045248bd32f414c4b976b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:28.141227  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5690856573045248bd32f414c4b976b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.141029  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 524eab7b4b1e4a23a46f56e5554eda5d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:28.142308  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524eab7b4b1e4a23a46f56e5554eda5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.144061  7399 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:28.144887  7399 ts_tablet_manager.cc:1403] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.395s	user 0.049s	sys 0.029s
I20260709 13:14:28.136278  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03606de28dab4eccae31d90bc8b7368e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.152456  7402 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.153002  7402 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:28.153937  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 524eab7b4b1e4a23a46f56e5554eda5d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:28.155510  7402 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:28.161741  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03606de28dab4eccae31d90bc8b7368e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.164844  7397 tablet_bootstrap.cc:654] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.166827  7114 tablet_service.cc:1511] Processing CreateTablet for tablet c5690856573045248bd32f414c4b976b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:28.174180  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5690856573045248bd32f414c4b976b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.173955  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 20d80467e94748d1b2e3f45e57a3c97b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:28.185467  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d80467e94748d1b2e3f45e57a3c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.193549  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecae266b53743df8611ba8f527c1f56 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:28.194957  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecae266b53743df8611ba8f527c1f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.197803  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524eab7b4b1e4a23a46f56e5554eda5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.198431  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d80467e94748d1b2e3f45e57a3c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.190538  7401 tablet_bootstrap.cc:654] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.191391  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 20d80467e94748d1b2e3f45e57a3c97b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:28.211179  7399 raft_consensus.cc:359] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.211671  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d80467e94748d1b2e3f45e57a3c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.211920  7399 raft_consensus.cc:385] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.212253  7399 raft_consensus.cc:740] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.212952  7399 consensus_queue.cc:260] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.218737  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c58d29444944b8685122b6a0bca57b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.224942  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 3c58d29444944b8685122b6a0bca57b1 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:28.226280  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c58d29444944b8685122b6a0bca57b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.226330  7399 ts_tablet_manager.cc:1434] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.003s
I20260709 13:14:28.227365  7399 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:28.241629  7378 heartbeater.cc:499] Master 127.4.24.126:42439 was elected leader, sending a full tablet report...
I20260709 13:14:28.242198  7269 tablet_service.cc:1511] Processing CreateTablet for tablet f9e6eee445a543d9a7734a4769a3cc65 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:28.242364  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecae266b53743df8611ba8f527c1f56 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:28.243479  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e6eee445a543d9a7734a4769a3cc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.239923  7402 raft_consensus.cc:493] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.245671  7402 raft_consensus.cc:515] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.245965  7261 tablet_service.cc:1511] Processing CreateTablet for tablet c5690856573045248bd32f414c4b976b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:28.247181  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5690856573045248bd32f414c4b976b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.247932  7402 leader_election.cc:290] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:28.204324  7119 tablet_service.cc:1511] Processing CreateTablet for tablet 3c58d29444944b8685122b6a0bca57b1 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:28.258420  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c58d29444944b8685122b6a0bca57b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.279495  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecae266b53743df8611ba8f527c1f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.285523  7403 tablet_bootstrap.cc:654] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.296010  7334 tablet_service.cc:1511] Processing CreateTablet for tablet f9e6eee445a543d9a7734a4769a3cc65 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:28.297344  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e6eee445a543d9a7734a4769a3cc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.299000  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecae266b53743df8611ba8f527c1f56 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:28.305925  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecae266b53743df8611ba8f527c1f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.310986  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 524eab7b4b1e4a23a46f56e5554eda5d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:28.311322  7116 tablet_service.cc:1511] Processing CreateTablet for tablet f9e6eee445a543d9a7734a4769a3cc65 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:28.312345  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524eab7b4b1e4a23a46f56e5554eda5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.312963  7399 tablet_bootstrap.cc:654] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.313741  7118 tablet_service.cc:1511] Processing CreateTablet for tablet f51be84a6af14e35bf7eecdf2180edcc (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:28.314918  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51be84a6af14e35bf7eecdf2180edcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.318565  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e6eee445a543d9a7734a4769a3cc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.340641  7337 tablet_service.cc:1511] Processing CreateTablet for tablet c114e05d574b44b3bd59aa29c974f559 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:28.342075  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c114e05d574b44b3bd59aa29c974f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.351496  7115 tablet_service.cc:1511] Processing CreateTablet for tablet c114e05d574b44b3bd59aa29c974f559 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:28.352819  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c114e05d574b44b3bd59aa29c974f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.355381  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 2a82c33aae5844ecb5a3a681840d492d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:28.363761  7268 tablet_service.cc:1511] Processing CreateTablet for tablet f51be84a6af14e35bf7eecdf2180edcc (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:28.364303  7401 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:28.364857  7401 ts_tablet_manager.cc:1403] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.541s	user 0.000s	sys 0.030s
I20260709 13:14:28.367954  7401 raft_consensus.cc:359] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:28.368685  7401 raft_consensus.cc:385] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.368980  7401 raft_consensus.cc:740] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.373073  7401 consensus_queue.cc:260] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:28.377547  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a82c33aae5844ecb5a3a681840d492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.391865  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51be84a6af14e35bf7eecdf2180edcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.395500  7397 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:28.396049  7397 ts_tablet_manager.cc:1403] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.307s	user 0.022s	sys 0.017s
I20260709 13:14:28.398116  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:28.398831  7279 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:28.400067  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:28.401181  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:28.401849  7130 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:28.403721  7245 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:28.404633  7408 raft_consensus.cc:2804] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.405030  7408 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.405334  7408 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.409044  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:28.411437  7095 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:28.411548  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 2a82c33aae5844ecb5a3a681840d492d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
W20260709 13:14:28.412454  7095 leader_election.cc:343] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.412874  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a82c33aae5844ecb5a3a681840d492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.413079  7402 raft_consensus.cc:2804] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.413455  7402 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.409641  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 2a82c33aae5844ecb5a3a681840d492d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:28.414800  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a82c33aae5844ecb5a3a681840d492d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:28.414700  7096 leader_election.cc:343] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.413815  7402 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.418037  7397 raft_consensus.cc:359] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.418761  7397 raft_consensus.cc:385] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.419057  7397 raft_consensus.cc:740] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.419999  7408 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:28.422057  7408 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:28.419919  7397 consensus_queue.cc:260] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.427090  7397 ts_tablet_manager.cc:1434] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:14:28.434729  7402 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:28.436903  7402 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:28.438117  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:28.439759  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:28.439672  7278 raft_consensus.cc:2393] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a0084ae3ce0047c68ca05781f6f12a4e in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
W20260709 13:14:28.441164  7096 leader_election.cc:343] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.441946  7264 tablet_service.cc:1511] Processing CreateTablet for tablet e17404dc81a149e4b8c586dddab711a3 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:28.442256  7095 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:28.443249  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17404dc81a149e4b8c586dddab711a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.430763  7397 tablet_bootstrap.cc:492] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:28.447651  7408 raft_consensus.cc:493] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.454222  7408 raft_consensus.cc:515] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.457083  7408 leader_election.cc:290] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:28.447855  7402 raft_consensus.cc:2749] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.471115  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:28.472175  7130 raft_consensus.cc:2393] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:28.475056  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:28.475662  7130 raft_consensus.cc:2468] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:28.477463  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:28.479429  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:28.481428  7245 leader_election.cc:304] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:28.482465  7408 raft_consensus.cc:2804] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:28.482925  7408 raft_consensus.cc:493] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:28.483373  7397 tablet_bootstrap.cc:654] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.486747  7191 tablet_service.cc:1511] Processing CreateTablet for tablet c114e05d574b44b3bd59aa29c974f559 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:28.487054  7190 tablet_service.cc:1511] Processing CreateTablet for tablet e17404dc81a149e4b8c586dddab711a3 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:28.488467  7193 tablet_service.cc:1511] Processing CreateTablet for tablet f51be84a6af14e35bf7eecdf2180edcc (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:28.490509  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c114e05d574b44b3bd59aa29c974f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.490739  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:28.492334  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51be84a6af14e35bf7eecdf2180edcc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:28.494122  7094 leader_election.cc:343] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.494570  7094 leader_election.cc:304] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:28.495311  7119 tablet_service.cc:1511] Processing CreateTablet for tablet 5f97e27df81842fd83d2494c47201de6 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:28.496609  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f97e27df81842fd83d2494c47201de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.495666  7402 raft_consensus.cc:2749] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.496764  7334 tablet_service.cc:1511] Processing CreateTablet for tablet e17404dc81a149e4b8c586dddab711a3 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:28.503052  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 5f97e27df81842fd83d2494c47201de6 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:28.504289  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f97e27df81842fd83d2494c47201de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.504917  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 5f97e27df81842fd83d2494c47201de6 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:28.506145  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f97e27df81842fd83d2494c47201de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.483374  7408 raft_consensus.cc:3060] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:28.508930  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:28.510542  7243 leader_election.cc:343] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.514451  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17404dc81a149e4b8c586dddab711a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.516736  7403 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:28.517411  7403 ts_tablet_manager.cc:1403] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.456s	user 0.024s	sys 0.024s
I20260709 13:14:28.518388  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17404dc81a149e4b8c586dddab711a3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:28.521004  7245 leader_election.cc:343] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.522030  7399 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:28.522619  7399 ts_tablet_manager.cc:1403] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.295s	user 0.021s	sys 0.021s
I20260709 13:14:28.534358  7401 ts_tablet_manager.cc:1434] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.169s	user 0.022s	sys 0.021s
I20260709 13:14:28.535423  7401 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:28.538419  7403 raft_consensus.cc:359] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:28.539196  7403 raft_consensus.cc:385] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.539486  7403 raft_consensus.cc:740] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.542155  7399 raft_consensus.cc:359] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:28.540195  7403 consensus_queue.cc:260] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
W20260709 13:14:28.542881  7245 leader_election.cc:343] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.543407  7245 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:28.544173  7404 raft_consensus.cc:2749] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:28.542891  7399 raft_consensus.cc:385] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.546234  7399 raft_consensus.cc:740] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.546962  7399 consensus_queue.cc:260] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:28.549659  7399 ts_tablet_manager.cc:1434] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.002s
I20260709 13:14:28.555485  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 048727514f584f0da11f34936400b069 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:28.556794  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048727514f584f0da11f34936400b069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.556859  7399 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:28.559144  7401 tablet_bootstrap.cc:654] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.547380  7408 raft_consensus.cc:515] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.593894  7408 leader_election.cc:290] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:28.594404  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:28.594915  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:28.595516  7130 raft_consensus.cc:3060] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:28.595950  7243 leader_election.cc:343] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.599231  7403 ts_tablet_manager.cc:1434] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.081s	user 0.002s	sys 0.013s
I20260709 13:14:28.600308  7403 tablet_bootstrap.cc:492] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:28.600157  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 048727514f584f0da11f34936400b069 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:28.601421  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048727514f584f0da11f34936400b069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.603787  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc62a4cdb2b4871a1d56c599df2ea39 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:28.604252  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc62a4cdb2b4871a1d56c599df2ea39 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:28.605015  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc62a4cdb2b4871a1d56c599df2ea39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.607774  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 6d28f5168369400ab79e9094e6c0c2f0 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:28.605527  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc62a4cdb2b4871a1d56c599df2ea39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.610175  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d28f5168369400ab79e9094e6c0c2f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.612485  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc62a4cdb2b4871a1d56c599df2ea39 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:28.613732  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc62a4cdb2b4871a1d56c599df2ea39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.617451  7187 tablet_service.cc:1511] Processing CreateTablet for tablet 6d28f5168369400ab79e9094e6c0c2f0 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:28.619544  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d28f5168369400ab79e9094e6c0c2f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.622630  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 6d28f5168369400ab79e9094e6c0c2f0 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:28.623907  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d28f5168369400ab79e9094e6c0c2f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.625397  7399 tablet_bootstrap.cc:654] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.628376  7118 tablet_service.cc:1511] Processing CreateTablet for tablet 81e7762320894a8694d119ad213de398 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:28.628862  7397 tablet_bootstrap.cc:492] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:28.632603  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 81e7762320894a8694d119ad213de398 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:28.634099  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 81e7762320894a8694d119ad213de398 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:28.648710  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e7762320894a8694d119ad213de398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.639269  7338 tablet_service.cc:1511] Processing CreateTablet for tablet c5cee25e199c4e23bd570647fb0f40ca (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:28.650483  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cee25e199c4e23bd570647fb0f40ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.647202  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e7762320894a8694d119ad213de398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.642318  7116 tablet_service.cc:1511] Processing CreateTablet for tablet c5cee25e199c4e23bd570647fb0f40ca (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:28.654488  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cee25e199c4e23bd570647fb0f40ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.618021  7130 raft_consensus.cc:2468] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:28.648710  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e7762320894a8694d119ad213de398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.657814  7245 leader_election.cc:304] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:28.658959  7408 raft_consensus.cc:2804] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:28.659458  7408 raft_consensus.cc:697] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:28.660375  7408 consensus_queue.cc:237] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.593653  7119 tablet_service.cc:1511] Processing CreateTablet for tablet 048727514f584f0da11f34936400b069 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:28.646239  7192 tablet_service.cc:1511] Processing CreateTablet for tablet c5cee25e199c4e23bd570647fb0f40ca (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:28.705318  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cee25e199c4e23bd570647fb0f40ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.647696  7397 ts_tablet_manager.cc:1403] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.219s	user 0.031s	sys 0.011s
I20260709 13:14:28.709704  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 7a61725556be4791b92b2b2856ef154c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:28.711408  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a61725556be4791b92b2b2856ef154c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.712813  7397 raft_consensus.cc:359] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:28.674661  7401 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:28.714030  7401 ts_tablet_manager.cc:1403] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.179s	user 0.051s	sys 0.025s
I20260709 13:14:28.716993  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 7a61725556be4791b92b2b2856ef154c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:28.687022  7334 tablet_service.cc:1511] Processing CreateTablet for tablet a61fc6eeadba424db91cde790e684d3c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:28.717126  7401 raft_consensus.cc:359] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.718034  7401 raft_consensus.cc:385] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.703145  7026 catalog_manager.cc:5697] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:28.718365  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a61725556be4791b92b2b2856ef154c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.718822  7397 raft_consensus.cc:385] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.718365  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61fc6eeadba424db91cde790e684d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.719368  7397 raft_consensus.cc:740] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.719528  7115 tablet_service.cc:1511] Processing CreateTablet for tablet fabb44f3822d4c9e8818c95f70d5963e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:28.647277  7403 tablet_bootstrap.cc:654] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.720256  7397 consensus_queue.cc:260] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:28.704803  7120 tablet_service.cc:1511] Processing CreateTablet for tablet a61fc6eeadba424db91cde790e684d3c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:28.680414  7422 raft_consensus.cc:493] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.722005  7422 raft_consensus.cc:515] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:28.718376  7401 raft_consensus.cc:740] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.724180  7401 consensus_queue.cc:260] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.727653  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 7a61725556be4791b92b2b2856ef154c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:28.729061  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a61725556be4791b92b2b2856ef154c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.731475  7397 ts_tablet_manager.cc:1434] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:14:28.732661  7397 tablet_bootstrap.cc:492] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:28.733569  7422 leader_election.cc:290] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:28.734283  7401 ts_tablet_manager.cc:1434] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:14:28.735414  7401 tablet_bootstrap.cc:492] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:28.741806  7421 raft_consensus.cc:493] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.741518  7195 tablet_service.cc:1511] Processing CreateTablet for tablet fabb44f3822d4c9e8818c95f70d5963e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:28.742369  7421 raft_consensus.cc:515] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:28.743023  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabb44f3822d4c9e8818c95f70d5963e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.750219  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabb44f3822d4c9e8818c95f70d5963e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.750662  7421 leader_election.cc:290] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:28.750921  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61fc6eeadba424db91cde790e684d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.746059  7268 tablet_service.cc:1511] Processing CreateTablet for tablet fabb44f3822d4c9e8818c95f70d5963e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:28.752274  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabb44f3822d4c9e8818c95f70d5963e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.680464  7264 tablet_service.cc:1511] Processing CreateTablet for tablet a61fc6eeadba424db91cde790e684d3c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:28.754419  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61fc6eeadba424db91cde790e684d3c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:28.757581  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:28.765259  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048727514f584f0da11f34936400b069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.771696  7401 tablet_bootstrap.cc:654] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.780206  7399 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:28.780838  7399 ts_tablet_manager.cc:1403] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.224s	user 0.012s	sys 0.011s
I20260709 13:14:28.816699  7192 tablet_service.cc:1511] Processing CreateTablet for tablet 948987049150414787437123b13df76f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:28.818166  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948987049150414787437123b13df76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.829216  7397 tablet_bootstrap.cc:654] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:28.838474  7403 tablet_bootstrap.cc:492] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:28.839040  7403 ts_tablet_manager.cc:1403] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.239s	user 0.018s	sys 0.013s
I20260709 13:14:28.846436  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 74c139bc4b864faeafd25aa7facdb169 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:28.854311  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c139bc4b864faeafd25aa7facdb169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.854319  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 74c139bc4b864faeafd25aa7facdb169 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:28.855774  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c139bc4b864faeafd25aa7facdb169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.858242  7187 tablet_service.cc:1511] Processing CreateTablet for tablet 3b52c5dd6b2a4233af7038799791836d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:28.859629  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b52c5dd6b2a4233af7038799791836d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.846777  7403 raft_consensus.cc:359] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:28.861375  7339 tablet_service.cc:1511] Processing CreateTablet for tablet c082f90f8ee34a1faa6c1c624a5fe346 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:28.862028  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 948987049150414787437123b13df76f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:28.859107  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 3b52c5dd6b2a4233af7038799791836d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:28.867578  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:28.867858  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b52c5dd6b2a4233af7038799791836d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.866945  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948987049150414787437123b13df76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.871575  7334 tablet_service.cc:1511] Processing CreateTablet for tablet 74c139bc4b864faeafd25aa7facdb169 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:28.872927  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c139bc4b864faeafd25aa7facdb169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.875154  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 18d8ce7591904843b6c3b2952348350b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:28.876471  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d8ce7591904843b6c3b2952348350b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.877933  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c082f90f8ee34a1faa6c1c624a5fe346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.879374  7263 tablet_service.cc:1511] Processing CreateTablet for tablet a6c032a0fb66427b99dfa672c87fa41c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:28.880641  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c032a0fb66427b99dfa672c87fa41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.884488  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 18d8ce7591904843b6c3b2952348350b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:28.885763  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d8ce7591904843b6c3b2952348350b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.890609  7194 tablet_service.cc:1511] Processing CreateTablet for tablet af571f612cbd4d0d95e5ffa51389b55f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:28.891877  7194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af571f612cbd4d0d95e5ffa51389b55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.894410  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9d9f8198fc48a58206cda8b2b3b9a0 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:28.895733  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9d9f8198fc48a58206cda8b2b3b9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.894527  7262 tablet_service.cc:1511] Processing CreateTablet for tablet af571f612cbd4d0d95e5ffa51389b55f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:28.864871  7403 raft_consensus.cc:385] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:28.897918  7403 raft_consensus.cc:740] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.898414  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af571f612cbd4d0d95e5ffa51389b55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.898746  7403 consensus_queue.cc:260] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:28.901052  7403 ts_tablet_manager.cc:1434] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.000s
I20260709 13:14:28.903141  7337 tablet_service.cc:1511] Processing CreateTablet for tablet a6c032a0fb66427b99dfa672c87fa41c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:28.903532  7336 tablet_service.cc:1511] Processing CreateTablet for tablet af571f612cbd4d0d95e5ffa51389b55f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:28.904438  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c032a0fb66427b99dfa672c87fa41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.905062  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af571f612cbd4d0d95e5ffa51389b55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.913102  7399 raft_consensus.cc:359] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:28.852798  7261 tablet_service.cc:1511] Processing CreateTablet for tablet c082f90f8ee34a1faa6c1c624a5fe346 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:28.917459  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c082f90f8ee34a1faa6c1c624a5fe346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.914793  7399 raft_consensus.cc:385] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:14:28.937911  7317 leader_election.cc:343] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:28.929801  7399 raft_consensus.cc:740] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:28.955596  7403 tablet_bootstrap.cc:492] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:28.961781  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9d9f8198fc48a58206cda8b2b3b9a0 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:28.962643  7118 tablet_service.cc:1511] Processing CreateTablet for tablet 3b52c5dd6b2a4233af7038799791836d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:28.967445  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b52c5dd6b2a4233af7038799791836d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.967442  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 42ef770241624b9c8e3ae7dc2baf40aa (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:28.970526  7115 tablet_service.cc:1511] Processing CreateTablet for tablet c082f90f8ee34a1faa6c1c624a5fe346 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:28.971786  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c082f90f8ee34a1faa6c1c624a5fe346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.974466  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9d9f8198fc48a58206cda8b2b3b9a0 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:28.975684  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9d9f8198fc48a58206cda8b2b3b9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.978502  7116 tablet_service.cc:1511] Processing CreateTablet for tablet 18d8ce7591904843b6c3b2952348350b (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:28.979746  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d8ce7591904843b6c3b2952348350b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.982466  7117 tablet_service.cc:1511] Processing CreateTablet for tablet a6c032a0fb66427b99dfa672c87fa41c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:28.983654  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c032a0fb66427b99dfa672c87fa41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.988518  7402 raft_consensus.cc:493] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:28.989068  7402 raft_consensus.cc:515] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:28.962735  7119 tablet_service.cc:1511] Processing CreateTablet for tablet 948987049150414787437123b13df76f (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:28.990720  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948987049150414787437123b13df76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:28.992878  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:28.993914  7205 raft_consensus.cc:2468] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:28.995779  7094 leader_election.cc:304] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:28.963587  7399 consensus_queue.cc:260] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.010437  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ef770241624b9c8e3ae7dc2baf40aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.009358  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 42ef770241624b9c8e3ae7dc2baf40aa (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:29.012296  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ef770241624b9c8e3ae7dc2baf40aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.012432  7266 tablet_service.cc:1511] Processing CreateTablet for tablet 2b48f58e642a4d01a517dbcf2468bd2d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:29.018066  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b48f58e642a4d01a517dbcf2468bd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.009356  7402 leader_election.cc:290] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:29.033007  7402 raft_consensus.cc:2804] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.046422  7193 tablet_service.cc:1511] Processing CreateTablet for tablet b34b6006f3064a74b949920865d82300 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:29.034404  7422 raft_consensus.cc:493] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.050818  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34b6006f3064a74b949920865d82300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.051970  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 42ef770241624b9c8e3ae7dc2baf40aa (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:29.052404  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:29.053438  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ef770241624b9c8e3ae7dc2baf40aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.053719  7422 raft_consensus.cc:515] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.054526  7342 tablet_service.cc:1511] Processing CreateTablet for tablet b34b6006f3064a74b949920865d82300 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:29.055778  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34b6006f3064a74b949920865d82300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.056943  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81424c574449439391991e3b10ff3666" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:29.058470  7317 leader_election.cc:343] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.058387  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 2b48f58e642a4d01a517dbcf2468bd2d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:29.046317  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:29.051973  7267 tablet_service.cc:1511] Processing CreateTablet for tablet b34b6006f3064a74b949920865d82300 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:29.059723  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b48f58e642a4d01a517dbcf2468bd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.058655  7422 leader_election.cc:290] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:29.062968  7401 tablet_bootstrap.cc:492] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:29.063534  7401 ts_tablet_manager.cc:1403] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.328s	user 0.018s	sys 0.033s
I20260709 13:14:29.066869  7401 raft_consensus.cc:359] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:29.067636  7319 leader_election.cc:343] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.067517  7190 tablet_service.cc:1511] Processing CreateTablet for tablet fc6ee68608914c22b7ffcd06b87c2754 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:29.047991  7402 raft_consensus.cc:493] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:14:29.068564  7171 leader_election.cc:343] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.069021  7421 raft_consensus.cc:493] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.068994  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 43a9a6c09a6846709e0fab1e197c8c34 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:29.071136  7343 tablet_service.cc:1511] Processing CreateTablet for tablet fc6ee68608914c22b7ffcd06b87c2754 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:29.068591  7397 tablet_bootstrap.cc:492] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:29.045360  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9d9f8198fc48a58206cda8b2b3b9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.081982  7402 raft_consensus.cc:3060] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.087069  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6ee68608914c22b7ffcd06b87c2754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.087558  7421 raft_consensus.cc:515] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.080312  7401 raft_consensus.cc:385] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.092036  7397 ts_tablet_manager.cc:1403] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.360s	user 0.016s	sys 0.000s
I20260709 13:14:29.100358  7397 raft_consensus.cc:359] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.101102  7397 raft_consensus.cc:385] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.101728  7399 ts_tablet_manager.cc:1434] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.321s	user 0.022s	sys 0.002s
I20260709 13:14:29.102867  7399 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:29.106061  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 2b48f58e642a4d01a517dbcf2468bd2d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:29.107381  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b48f58e642a4d01a517dbcf2468bd2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.107901  7421 leader_election.cc:290] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:29.111980  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a9a6c09a6846709e0fab1e197c8c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.123154  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 43a9a6c09a6846709e0fab1e197c8c34 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:29.123512  7112 tablet_service.cc:1511] Processing CreateTablet for tablet fc6ee68608914c22b7ffcd06b87c2754 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:29.124627  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a9a6c09a6846709e0fab1e197c8c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.124876  7408 consensus_queue.cc:1048] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:29.126156  7111 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9a7dae3d374166b52f6dafe42ece60 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:29.127444  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9a7dae3d374166b52f6dafe42ece60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.079210  7319 leader_election.cc:304] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.134414  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6ee68608914c22b7ffcd06b87c2754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.139016  7192 tablet_service.cc:1511] Processing CreateTablet for tablet 0f91efc9626d4dd38e3de4517408f88e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:29.147615  7422 raft_consensus.cc:2749] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:29.147811  7319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 80346.7us
I20260709 13:14:29.148633  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f91efc9626d4dd38e3de4517408f88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.105974  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6ee68608914c22b7ffcd06b87c2754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.157809  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:29.161118  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:29.101397  7397 raft_consensus.cc:740] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.096915  7401 raft_consensus.cc:740] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.171017  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34b6006f3064a74b949920865d82300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.190510  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:29.176676  7408 raft_consensus.cc:493] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.193941  7408 raft_consensus.cc:515] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.194518  7399 tablet_bootstrap.cc:654] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.196193  7408 leader_election.cc:290] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:29.198024  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81424c574449439391991e3b10ff3666" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:29.198678  7353 raft_consensus.cc:2468] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:29.199916  7245 leader_election.cc:304] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:29.193969  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7cccc2e39e4a53a3a91eb2a77eb8ab (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:29.201934  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7cccc2e39e4a53a3a91eb2a77eb8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.206068  7401 consensus_queue.cc:260] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.200104  7403 tablet_bootstrap.cc:654] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.208299  7401 ts_tablet_manager.cc:1434] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.144s	user 0.004s	sys 0.002s
I20260709 13:14:29.211182  7408 raft_consensus.cc:2804] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.222087  7408 raft_consensus.cc:493] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.222503  7408 raft_consensus.cc:3060] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.225824  7118 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7cccc2e39e4a53a3a91eb2a77eb8ab (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:29.227284  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7cccc2e39e4a53a3a91eb2a77eb8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.212985  7397 consensus_queue.cc:260] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.241925  7402 raft_consensus.cc:515] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.243252  7129 raft_consensus.cc:2393] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:29.245489  7120 tablet_service.cc:1511] Processing CreateTablet for tablet 25cfeba1bd0646da9ebfb528236a3283 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:29.246799  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25cfeba1bd0646da9ebfb528236a3283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.253921  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:29.254630  7205 raft_consensus.cc:3060] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.273240  7439 raft_consensus.cc:493] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.273803  7439 raft_consensus.cc:515] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.275908  7439 leader_election.cc:290] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:29.279765  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbd0dcd459b442b824af319d75db657" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:29.287215  7402 leader_election.cc:290] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:29.297780  7171 leader_election.cc:304] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:29.286394  7401 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:29.320425  7408 raft_consensus.cc:515] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.326876  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 0f91efc9626d4dd38e3de4517408f88e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:29.328562  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 43a9a6c09a6846709e0fab1e197c8c34 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:29.335369  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a9a6c09a6846709e0fab1e197c8c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.338971  7193 tablet_service.cc:1511] Processing CreateTablet for tablet 25cfeba1bd0646da9ebfb528236a3283 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:29.342022  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9a7dae3d374166b52f6dafe42ece60 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:29.343757  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9a7dae3d374166b52f6dafe42ece60. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:29.350787  7094 leader_election.cc:343] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.352843  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 764da7a9195f42f8a51593ceb2ac6784 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:29.356514  7445 raft_consensus.cc:493] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.357173  7445 raft_consensus.cc:515] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.359853  7445 leader_election.cc:290] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:29.363879  7408 leader_election.cc:290] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:29.366760  7334 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9a7dae3d374166b52f6dafe42ece60 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:29.368417  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9a7dae3d374166b52f6dafe42ece60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.371101  7187 tablet_service.cc:1511] Processing CreateTablet for tablet 67b023236fba46739e35c24f456d4d5d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:29.372362  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b023236fba46739e35c24f456d4d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.375793  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7cccc2e39e4a53a3a91eb2a77eb8ab (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:29.377064  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7cccc2e39e4a53a3a91eb2a77eb8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.378777  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 764da7a9195f42f8a51593ceb2ac6784 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:29.379994  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764da7a9195f42f8a51593ceb2ac6784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.380890  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f91efc9626d4dd38e3de4517408f88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.388170  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 9274847f657143a8985002b2238a070c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:29.389436  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9274847f657143a8985002b2238a070c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.403211  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 9274847f657143a8985002b2238a070c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:29.403720  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:29.404518  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9274847f657143a8985002b2238a070c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:29.405215  7096 leader_election.cc:343] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.406581  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 67b023236fba46739e35c24f456d4d5d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:29.407492  7401 tablet_bootstrap.cc:654] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.407809  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b023236fba46739e35c24f456d4d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.407860  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81424c574449439391991e3b10ff3666" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:29.408686  7203 raft_consensus.cc:3060] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.410583  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25cfeba1bd0646da9ebfb528236a3283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.414562  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764da7a9195f42f8a51593ceb2ac6784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.373456  7397 ts_tablet_manager.cc:1434] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.276s	user 0.012s	sys 0.009s
I20260709 13:14:29.391966  7399 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:29.395684  7205 raft_consensus.cc:2468] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:29.398607  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 67b023236fba46739e35c24f456d4d5d (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:29.415743  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 25cfeba1bd0646da9ebfb528236a3283 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:29.404363  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:29.390803  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 9274847f657143a8985002b2238a070c (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:29.427781  7403 tablet_bootstrap.cc:492] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
W20260709 13:14:29.430203  7013 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 48970.8us
I20260709 13:14:29.400292  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81424c574449439391991e3b10ff3666" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:29.442647  7096 leader_election.cc:343] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.433455  7421 raft_consensus.cc:2749] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.435382  7399 ts_tablet_manager.cc:1403] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.333s	user 0.034s	sys 0.041s
I20260709 13:14:29.449453  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25cfeba1bd0646da9ebfb528236a3283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.449203  7094 leader_election.cc:304] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:29.450879  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b023236fba46739e35c24f456d4d5d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:29.433640  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 143766us
I20260709 13:14:29.460376  7399 raft_consensus.cc:359] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.461161  7399 raft_consensus.cc:385] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.461800  7402 raft_consensus.cc:2804] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.462342  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbd0dcd459b442b824af319d75db657" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.462337  7402 raft_consensus.cc:697] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
W20260709 13:14:29.463732  7095 leader_election.cc:343] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.464221  7095 leader_election.cc:304] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.466178  7439 raft_consensus.cc:2749] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.464215  7402 consensus_queue.cc:237] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.461458  7399 raft_consensus.cc:740] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.474700  7399 consensus_queue.cc:260] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.475391  7192 tablet_service.cc:1511] Processing CreateTablet for tablet e66ed49bdd494297bf3e0aa23221f64a (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:29.476132  7119 tablet_service.cc:1511] Processing CreateTablet for tablet e66ed49bdd494297bf3e0aa23221f64a (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:29.476567  7204 raft_consensus.cc:3060] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.483999  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9274847f657143a8985002b2238a070c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.484166  7266 tablet_service.cc:1511] Processing CreateTablet for tablet 0f91efc9626d4dd38e3de4517408f88e (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:29.489645  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81424c574449439391991e3b10ff3666" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.490448  7278 raft_consensus.cc:2393] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:29.490979  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 764da7a9195f42f8a51593ceb2ac6784 (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:29.492694  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.498253  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66ed49bdd494297bf3e0aa23221f64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.483047  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66ed49bdd494297bf3e0aa23221f64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.499946  7334 tablet_service.cc:1511] Processing CreateTablet for tablet e66ed49bdd494297bf3e0aa23221f64a (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:29.501396  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:29.502405  7203 raft_consensus.cc:2468] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:29.503645  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81424c574449439391991e3b10ff3666" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:29.504210  7353 raft_consensus.cc:3060] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:29.504318  7243 leader_election.cc:343] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.483137  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 37f7dbc260be4d82aee5306a179968aa (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:29.506933  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 37f7dbc260be4d82aee5306a179968aa (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:29.454501  7403 ts_tablet_manager.cc:1403] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.508s	user 0.033s	sys 0.037s
I20260709 13:14:29.511615  7353 raft_consensus.cc:2468] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:29.456266  7397 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:29.518374  7448 consensus_queue.cc:1048] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:29.522123  7243 leader_election.cc:304] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
W20260709 13:14:29.512892  7245 leader_election.cc:343] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.523363  7245 leader_election.cc:304] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.501503  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66ed49bdd494297bf3e0aa23221f64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.513643  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f91efc9626d4dd38e3de4517408f88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.526279  7448 raft_consensus.cc:2804] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.526927  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764da7a9195f42f8a51593ceb2ac6784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.527031  7448 raft_consensus.cc:697] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:29.527527  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f7dbc260be4d82aee5306a179968aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.528196  7318 leader_election.cc:304] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.529820  7422 raft_consensus.cc:2749] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.529909  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 37f7dbc260be4d82aee5306a179968aa (DEFAULT_TABLE table=test-workload [id=0dbccbf74f1940d4acf002a2ce6cda98]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:29.530104  7170 leader_election.cc:304] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:29.531133  7421 raft_consensus.cc:2749] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.528355  7448 consensus_queue.cc:237] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.532060  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f7dbc260be4d82aee5306a179968aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.498392  7399 ts_tablet_manager.cc:1434] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
I20260709 13:14:29.533003  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f7dbc260be4d82aee5306a179968aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:29.545054  7399 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:29.544925  7449 raft_consensus.cc:2749] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.511348  7403 raft_consensus.cc:359] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.554018  7403 raft_consensus.cc:385] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.554371  7403 raft_consensus.cc:740] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.555101  7403 consensus_queue.cc:260] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.557211  7403 ts_tablet_manager.cc:1434] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.000s
I20260709 13:14:29.563699  7401 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:29.564222  7401 ts_tablet_manager.cc:1403] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.294s	user 0.011s	sys 0.011s
I20260709 13:14:29.565945  7028 catalog_manager.cc:5697] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:29.573132  7397 tablet_bootstrap.cc:654] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.589563  7399 tablet_bootstrap.cc:654] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.590417  7403 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:29.605130  7028 catalog_manager.cc:5697] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.606509  7403 tablet_bootstrap.cc:654] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.609776  7401 raft_consensus.cc:359] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.619663  7401 raft_consensus.cc:385] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.620014  7401 raft_consensus.cc:740] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.621253  7399 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:29.621783  7399 ts_tablet_manager.cc:1403] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.001s
I20260709 13:14:29.626955  7399 raft_consensus.cc:359] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.628050  7399 raft_consensus.cc:385] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.628362  7399 raft_consensus.cc:740] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.628199  7401 consensus_queue.cc:260] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.630509  7403 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:29.631014  7403 ts_tablet_manager.cc:1403] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260709 13:14:29.633594  7401 ts_tablet_manager.cc:1434] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.002s
I20260709 13:14:29.633807  7403 raft_consensus.cc:359] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.634537  7403 raft_consensus.cc:385] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.634644  7401 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:29.634868  7403 raft_consensus.cc:740] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.635753  7399 consensus_queue.cc:260] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.643949  7403 consensus_queue.cc:260] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.650259  7397 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:29.650810  7397 ts_tablet_manager.cc:1403] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.204s	user 0.010s	sys 0.002s
I20260709 13:14:29.651053  7403 ts_tablet_manager.cc:1434] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:14:29.652096  7403 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:29.652962  7399 ts_tablet_manager.cc:1434] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:14:29.653769  7397 raft_consensus.cc:359] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.654474  7397 raft_consensus.cc:385] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.654764  7397 raft_consensus.cc:740] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.655541  7397 consensus_queue.cc:260] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.658358  7403 tablet_bootstrap.cc:654] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.660593  7399 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:29.662451  7397 ts_tablet_manager.cc:1434] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:14:29.663554  7397 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:29.664937  7401 tablet_bootstrap.cc:654] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.672989  7397 tablet_bootstrap.cc:654] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.677059  7399 tablet_bootstrap.cc:654] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.678154  7401 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:29.678680  7401 ts_tablet_manager.cc:1403] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.003s
I20260709 13:14:29.681035  7403 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:29.681569  7403 ts_tablet_manager.cc:1403] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.007s
I20260709 13:14:29.681597  7401 raft_consensus.cc:359] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.682492  7401 raft_consensus.cc:385] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.682794  7401 raft_consensus.cc:740] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.683629  7401 consensus_queue.cc:260] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.684894  7403 raft_consensus.cc:359] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.685675  7403 raft_consensus.cc:385] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.686013  7403 raft_consensus.cc:740] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.686658  7397 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:29.687306  7397 ts_tablet_manager.cc:1403] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 13:14:29.686892  7403 consensus_queue.cc:260] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.691269  7397 raft_consensus.cc:359] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.692224  7397 raft_consensus.cc:385] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.692580  7397 raft_consensus.cc:740] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.693022  7401 ts_tablet_manager.cc:1434] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260709 13:14:29.695593  7403 ts_tablet_manager.cc:1434] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:29.695730  7399 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:29.696273  7399 ts_tablet_manager.cc:1403] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.014s
I20260709 13:14:29.696672  7403 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:29.699129  7399 raft_consensus.cc:359] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.699818  7399 raft_consensus.cc:385] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.700119  7399 raft_consensus.cc:740] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.700521  7401 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:29.700855  7399 consensus_queue.cc:260] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.702579  7403 tablet_bootstrap.cc:654] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.703217  7399 ts_tablet_manager.cc:1434] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:29.703756  7397 consensus_queue.cc:260] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.707337  7399 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:29.723610  7401 tablet_bootstrap.cc:654] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.724472  7399 tablet_bootstrap.cc:654] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.729133  7397 ts_tablet_manager.cc:1434] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.011s
I20260709 13:14:29.730223  7397 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:29.730893  7403 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:29.731639  7403 ts_tablet_manager.cc:1403] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.014s
I20260709 13:14:29.735316  7403 raft_consensus.cc:359] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.736213  7403 raft_consensus.cc:385] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.736735  7397 tablet_bootstrap.cc:654] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.736653  7403 raft_consensus.cc:740] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.738044  7403 consensus_queue.cc:260] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.741757  7399 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:29.742242  7399 ts_tablet_manager.cc:1403] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.015s
I20260709 13:14:29.744172  7397 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:29.744226  7403 ts_tablet_manager.cc:1434] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.008s
I20260709 13:14:29.744958  7397 ts_tablet_manager.cc:1403] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:14:29.745421  7403 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:29.745170  7399 raft_consensus.cc:359] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.745941  7399 raft_consensus.cc:385] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.746228  7399 raft_consensus.cc:740] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.746851  7399 consensus_queue.cc:260] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.748497  7421 raft_consensus.cc:493] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.748355  7397 raft_consensus.cc:359] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.749208  7397 raft_consensus.cc:385] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.749078  7421 raft_consensus.cc:515] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.749697  7397 raft_consensus.cc:740] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.750654  7397 consensus_queue.cc:260] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.751267  7421 leader_election.cc:290] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:29.752919  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbd0dcd459b442b824af319d75db657" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.753527  7279 raft_consensus.cc:2468] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:29.755177  7170 leader_election.cc:304] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:29.756130  7403 tablet_bootstrap.cc:654] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.756659  7397 ts_tablet_manager.cc:1434] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260709 13:14:29.756594  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbd0dcd459b442b824af319d75db657" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:29.757442  7130 raft_consensus.cc:2468] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:29.757997  7397 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
W20260709 13:14:29.760123  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:29.760565  7401 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:29.761083  7401 ts_tablet_manager.cc:1403] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.004s
I20260709 13:14:29.762748  7422 raft_consensus.cc:493] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.763226  7422 raft_consensus.cc:515] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.764326  7401 raft_consensus.cc:359] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.764977  7397 tablet_bootstrap.cc:654] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.765027  7401 raft_consensus.cc:385] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.765285  7422 leader_election.cc:290] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:29.765779  7421 raft_consensus.cc:2804] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.766165  7421 raft_consensus.cc:493] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.766510  7421 raft_consensus.cc:3060] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.767866  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396077303750444d9160c3c044072b21" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
W20260709 13:14:29.769320  7319 leader_election.cc:343] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.767866  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396077303750444d9160c3c044072b21" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.770503  7279 raft_consensus.cc:2468] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:29.771796  7318 leader_election.cc:304] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:29.772910  7422 raft_consensus.cc:2804] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.773320  7422 raft_consensus.cc:493] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.773706  7422 raft_consensus.cc:3060] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.774160  7421 raft_consensus.cc:515] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.776870  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbd0dcd459b442b824af319d75db657" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:29.777413  7130 raft_consensus.cc:3060] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.780786  7422 raft_consensus.cc:515] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.765516  7401 raft_consensus.cc:740] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.783730  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396077303750444d9160c3c044072b21" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:29.784289  7279 raft_consensus.cc:3060] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.784896  7403 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:29.785024  7130 raft_consensus.cc:2468] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:29.785418  7403 ts_tablet_manager.cc:1403] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.002s
I20260709 13:14:29.786132  7399 ts_tablet_manager.cc:1434] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:14:29.787093  7399 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:29.788336  7403 raft_consensus.cc:359] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.789018  7403 raft_consensus.cc:385] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.789281  7403 raft_consensus.cc:740] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.790196  7403 consensus_queue.cc:260] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.790707  7279 raft_consensus.cc:2468] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:29.792023  7318 leader_election.cc:304] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:29.792841  7399 tablet_bootstrap.cc:654] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.794265  7402 raft_consensus.cc:493] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.794891  7402 raft_consensus.cc:515] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.796734  7421 leader_election.cc:290] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:29.797477  7401 consensus_queue.cc:260] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.800401  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:29.799232  7422 leader_election.cc:290] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:29.785276  7397 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:29.801362  7353 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:29.802129  7397 ts_tablet_manager.cc:1403] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.024s
I20260709 13:14:29.803268  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396077303750444d9160c3c044072b21" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:29.805042  7401 ts_tablet_manager.cc:1434] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.007s
I20260709 13:14:29.800356  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbd0dcd459b442b824af319d75db657" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
W20260709 13:14:29.805441  7319 leader_election.cc:343] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.811806  7278 raft_consensus.cc:3060] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.806272  7096 leader_election.cc:304] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:29.813081  7401 tablet_bootstrap.cc:492] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:29.814810  7171 leader_election.cc:304] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:29.815868  7421 raft_consensus.cc:2804] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.810710  7397 raft_consensus.cc:359] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.797379  7402 leader_election.cc:290] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:29.813711  7439 raft_consensus.cc:2804] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.817200  7439 raft_consensus.cc:493] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.817715  7439 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.807936  7422 raft_consensus.cc:2804] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.823985  7422 raft_consensus.cc:697] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:29.837376  7399 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:29.829166  7397 raft_consensus.cc:385] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.811326  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.821256  7278 raft_consensus.cc:2468] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:29.837813  7397 raft_consensus.cc:740] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
W20260709 13:14:29.836691  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 44758.2us
I20260709 13:14:29.838079  7422 consensus_queue.cc:237] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.838814  7397 consensus_queue.cc:260] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.839979  7279 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:29.841545  7421 raft_consensus.cc:697] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:29.842478  7421 consensus_queue.cc:237] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.844295  7397 ts_tablet_manager.cc:1434] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 13:14:29.845464  7397 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:29.837185  7403 ts_tablet_manager.cc:1434] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.051s	user 0.013s	sys 0.011s
I20260709 13:14:29.828065  7439 raft_consensus.cc:515] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.837894  7399 ts_tablet_manager.cc:1403] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.022s
I20260709 13:14:29.851646  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:29.852068  7401 tablet_bootstrap.cc:654] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.852452  7353 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.853757  7399 raft_consensus.cc:359] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.854580  7399 raft_consensus.cc:385] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.855249  7439 leader_election.cc:290] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:29.854944  7399 raft_consensus.cc:740] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.856384  7399 consensus_queue.cc:260] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.858388  7403 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:29.858501  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:29.859419  7279 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.866930  7399 ts_tablet_manager.cc:1434] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:14:29.873781  7402 raft_consensus.cc:493] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.874399  7402 raft_consensus.cc:515] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.876834  7402 leader_election.cc:290] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:29.877288  7353 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:29.879313  7399 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:29.883500  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:29.885375  7094 leader_election.cc:343] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.886358  7096 leader_election.cc:304] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:29.890731  7399 tablet_bootstrap.cc:654] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.891409  7439 raft_consensus.cc:2804] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.893827  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:29.896456  7095 leader_election.cc:343] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.896896  7095 leader_election.cc:304] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.877415  7402 raft_consensus.cc:493] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.898998  7402 raft_consensus.cc:515] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.893910  7279 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:29.900125  7479 raft_consensus.cc:2749] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:29.901558  7402 leader_election.cc:290] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:29.903282  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:29.905143  7094 leader_election.cc:343] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.904592  7028 catalog_manager.cc:5697] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.906975  7397 tablet_bootstrap.cc:654] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.906842  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:29.908690  7353 raft_consensus.cc:2468] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:29.909848  7096 leader_election.cc:304] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.907997  7439 raft_consensus.cc:697] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:29.911922  7403 tablet_bootstrap.cc:654] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.911550  7439 consensus_queue.cc:237] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.915386  7478 raft_consensus.cc:2804] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:29.915910  7478 raft_consensus.cc:493] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:29.916297  7478 raft_consensus.cc:3060] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.922556  7401 tablet_bootstrap.cc:492] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:29.923557  7401 ts_tablet_manager.cc:1403] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.005s
I20260709 13:14:29.929776  7401 raft_consensus.cc:359] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.933064  7401 raft_consensus.cc:385] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.933375  7401 raft_consensus.cc:740] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.934388  7478 raft_consensus.cc:515] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.936717  7397 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:29.934425  7401 consensus_queue.cc:260] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.937551  7397 ts_tablet_manager.cc:1403] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.013s
I20260709 13:14:29.937391  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:29.938218  7353 raft_consensus.cc:3060] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.939392  7401 ts_tablet_manager.cc:1434] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:14:29.942027  7478 leader_election.cc:290] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:29.944324  7397 raft_consensus.cc:359] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.944938  7397 raft_consensus.cc:385] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.945732  7397 raft_consensus.cc:740] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.946527  7403 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:29.946399  7397 consensus_queue.cc:260] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:29.946962  7403 ts_tablet_manager.cc:1403] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.007s
I20260709 13:14:29.948691  7397 ts_tablet_manager.cc:1434] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260709 13:14:29.949195  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:29.950299  7401 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
W20260709 13:14:29.951236  7094 leader_election.cc:343] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.949532  7403 raft_consensus.cc:359] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.951905  7403 raft_consensus.cc:385] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.952174  7403 raft_consensus.cc:740] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.953364  7397 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:29.955837  7403 consensus_queue.cc:260] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.957585  7401 tablet_bootstrap.cc:654] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.959090  7353 raft_consensus.cc:2468] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:29.961597  7397 tablet_bootstrap.cc:654] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.965351  7471 raft_consensus.cc:493] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.965915  7471 raft_consensus.cc:515] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:29.967052  7026 catalog_manager.cc:5697] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:29.968008  7471 leader_election.cc:290] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:29.968822  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:29.969540  7096 leader_election.cc:304] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.969751  7472 raft_consensus.cc:493] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.970162  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:29.969935  7028 catalog_manager.cc:5697] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.970647  7471 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:29.969571  7203 raft_consensus.cc:2393] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:29.971118  7471 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.970227  7472 raft_consensus.cc:515] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:29.972038  7478 raft_consensus.cc:2804] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:29.972559  7478 raft_consensus.cc:697] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:29.973675  7472 leader_election.cc:290] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:29.973357  7478 consensus_queue.cc:237] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.973985  7471 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:29.974611  7399 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:29.975045  7399 ts_tablet_manager.cc:1403] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.005s
I20260709 13:14:29.975564  7403 ts_tablet_manager.cc:1434] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:14:29.976491  7403 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:29.977639  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.977656  7399 raft_consensus.cc:359] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.978549  7399 raft_consensus.cc:385] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:29.978945  7399 raft_consensus.cc:740] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:29.979570  7399 consensus_queue.cc:260] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:29.980100  7319 leader_election.cc:304] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:29.981592  7399 ts_tablet_manager.cc:1434] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:29.981806  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:29.982381  7278 raft_consensus.cc:2468] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:29.982486  7403 tablet_bootstrap.cc:654] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.982543  7399 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:29.983675  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:29.983897  7318 leader_election.cc:304] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:29.984467  7130 raft_consensus.cc:2393] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:29.987382  7446 consensus_queue.cc:1048] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:29.988577  7399 tablet_bootstrap.cc:654] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:29.989352  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:29.993840  7439 consensus_queue.cc:1048] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:29.994228  7317 leader_election.cc:343] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:29.996176  7446 consensus_queue.cc:1048] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:29.978601  7279 raft_consensus.cc:2393] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:29.997818  7472 raft_consensus.cc:3060] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:29.999293  7318 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:30.000279  7422 raft_consensus.cc:2804] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.000653  7422 raft_consensus.cc:493] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.001011  7422 raft_consensus.cc:3060] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.002337  7399 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.002805  7399 ts_tablet_manager.cc:1403] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260709 13:14:30.003808  7471 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.005999  7399 raft_consensus.cc:359] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.006716  7399 raft_consensus.cc:385] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.007135  7399 raft_consensus.cc:740] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.007910  7399 consensus_queue.cc:260] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.029917  7399 ts_tablet_manager.cc:1434] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:14:30.031098  7399 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:30.041208  7439 raft_consensus.cc:493] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.044317  7439 raft_consensus.cc:515] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.049196  7439 leader_election.cc:290] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.043195  7422 raft_consensus.cc:515] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.055440  7399 tablet_bootstrap.cc:654] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.051167  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.060392  7421 raft_consensus.cc:493] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.055927  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.060876  7421 raft_consensus.cc:515] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.063057  7421 leader_election.cc:290] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:30.063409  7403 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:30.060570  7471 raft_consensus.cc:2749] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.063956  7403 ts_tablet_manager.cc:1403] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.014s
I20260709 13:14:30.065227  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a459114a12b24baab7577ba68fecd784" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.066586  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:30.066691  7403 raft_consensus.cc:359] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.067376  7403 raft_consensus.cc:385] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.067648  7403 raft_consensus.cc:740] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.068058  7472 raft_consensus.cc:2749] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.068346  7403 consensus_queue.cc:260] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
W20260709 13:14:30.069797  7317 leader_election.cc:343] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:30.061206  7095 leader_election.cc:343] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:30.072301  7094 leader_election.cc:343] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.065357  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a459114a12b24baab7577ba68fecd784" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:30.072685  7478 consensus_queue.cc:1048] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.070466  7403 ts_tablet_manager.cc:1434] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
W20260709 13:14:30.071070  7171 leader_election.cc:343] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.074772  7094 leader_election.cc:304] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.075533  7439 raft_consensus.cc:2749] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.075991  7397 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:30.076294  7130 raft_consensus.cc:2468] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:30.077898  7171 leader_election.cc:304] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:30.083710  7403 tablet_bootstrap.cc:492] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:30.083977  7397 ts_tablet_manager.cc:1403] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.131s	user 0.035s	sys 0.021s
I20260709 13:14:30.089967  7026 catalog_manager.cc:5697] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.090023  7397 raft_consensus.cc:359] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.092979  7397 raft_consensus.cc:385] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.093132  7401 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:30.079512  7421 raft_consensus.cc:2804] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.094079  7421 raft_consensus.cc:493] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.094568  7421 raft_consensus.cc:3060] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.096040  7399 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.096491  7399 ts_tablet_manager.cc:1403] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.006s
I20260709 13:14:30.103163  7421 raft_consensus.cc:515] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.108039  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:30.108172  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a459114a12b24baab7577ba68fecd784" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:30.108671  7279 raft_consensus.cc:3060] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.108760  7351 raft_consensus.cc:3060] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.104473  7401 ts_tablet_manager.cc:1403] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.154s	user 0.003s	sys 0.019s
I20260709 13:14:30.115690  7279 raft_consensus.cc:2468] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:30.116261  7397 raft_consensus.cc:740] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.117149  7478 raft_consensus.cc:493] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.119576  7318 leader_election.cc:304] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.119405  7478 raft_consensus.cc:515] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.116294  7422 leader_election.cc:290] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.120611  7491 raft_consensus.cc:2804] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.121081  7491 raft_consensus.cc:697] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:30.121935  7491 consensus_queue.cc:237] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.115693  7351 raft_consensus.cc:2468] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:30.126484  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.126384  7401 raft_consensus.cc:359] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.126883  7171 leader_election.cc:304] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:30.127203  7278 raft_consensus.cc:2468] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:30.127425  7401 raft_consensus.cc:385] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.127914  7474 raft_consensus.cc:2804] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.127981  7401 raft_consensus.cc:740] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.130539  7478 leader_election.cc:290] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.134241  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.135361  7095 leader_election.cc:304] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:30.136148  7479 raft_consensus.cc:493] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.136574  7479 raft_consensus.cc:515] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.138633  7479 leader_election.cc:290] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.134512  7399 raft_consensus.cc:359] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.138893  7439 raft_consensus.cc:2804] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.139358  7439 raft_consensus.cc:493] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.139804  7439 raft_consensus.cc:3060] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.140196  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:30.140504  7096 leader_election.cc:343] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.140847  7205 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:30.142269  7094 leader_election.cc:304] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:30.129060  7401 consensus_queue.cc:260] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.118124  7397 consensus_queue.cc:260] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.143316  7399 raft_consensus.cc:385] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.144774  7399 raft_consensus.cc:740] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.146276  7397 ts_tablet_manager.cc:1434] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:14:30.146373  7399 consensus_queue.cc:260] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.147295  7403 tablet_bootstrap.cc:654] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.145329  7479 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.150828  7479 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.154470  7479 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.156482  7399 ts_tablet_manager.cc:1434] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.001s
I20260709 13:14:30.154712  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.148248  7478 raft_consensus.cc:2804] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.164350  7478 raft_consensus.cc:493] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.168030  7278 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:30.168728  7478 raft_consensus.cc:3060] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.169950  7095 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:30.171121  7479 raft_consensus.cc:2804] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:30.171586  7479 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.172014  7479 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.168038  7397 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:30.161324  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.177569  7421 leader_election.cc:290] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
W20260709 13:14:30.180295  7493 log.cc:927] Time spent T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:14:30.179665  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.186841  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a459114a12b24baab7577ba68fecd784" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:30.179136  7474 raft_consensus.cc:697] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:30.202203  7474 consensus_queue.cc:237] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.204372  7130 raft_consensus.cc:3060] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.209952  7279 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:30.211660  7399 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:30.184356  7351 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:30.212309  7421 raft_consensus.cc:493] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.199446  7439 raft_consensus.cc:515] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.217024  7439 leader_election.cc:290] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.217860  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:30.218168  7399 tablet_bootstrap.cc:654] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.218508  7279 raft_consensus.cc:3060] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.216164  7026 catalog_manager.cc:5697] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.212776  7421 raft_consensus.cc:515] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.230638  7478 raft_consensus.cc:515] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.235939  7421 leader_election.cc:290] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.222862  7479 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.237192  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e525b4572d4960860c9ae42274a2fc" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.237859  7439 raft_consensus.cc:493] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.238329  7439 raft_consensus.cc:515] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.239877  7130 raft_consensus.cc:2468] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:30.240128  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:30.240320  7439 leader_election.cc:290] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.233685  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:30.248987  7399 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.249445  7399 ts_tablet_manager.cc:1403] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260709 13:14:30.250269  7397 tablet_bootstrap.cc:654] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.248328  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.254047  7350 raft_consensus.cc:2468] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:30.255045  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:30.255788  7348 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:30.245819  7170 leader_election.cc:343] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.255158  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e525b4572d4960860c9ae42274a2fc" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.257865  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:30.258451  7277 raft_consensus.cc:3060] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.259162  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.260344  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:30.260888  7203 raft_consensus.cc:3060] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.242837  7278 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:30.264869  7449 raft_consensus.cc:493] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.265344  7449 raft_consensus.cc:515] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.266022  7277 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:30.248378  7478 leader_election.cc:290] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
W20260709 13:14:30.268699  7094 leader_election.cc:343] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.268936  7095 leader_election.cc:304] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:30.270200  7449 leader_election.cc:290] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.272617  7203 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:30.273352  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:30.275161  7130 raft_consensus.cc:2468] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:30.276288  7245 leader_election.cc:304] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:30.277135  7449 raft_consensus.cc:2804] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.277594  7449 raft_consensus.cc:493] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.278106  7449 raft_consensus.cc:3060] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.280534  7399 raft_consensus.cc:359] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.281421  7348 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:30.281656  7478 raft_consensus.cc:2804] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.267246  7479 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.282405  7478 raft_consensus.cc:697] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:30.283331  7478 consensus_queue.cc:237] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.281438  7399 raft_consensus.cc:385] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.286230  7399 raft_consensus.cc:740] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.287704  7279 raft_consensus.cc:2468] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:30.287675  7399 consensus_queue.cc:260] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.288829  7095 leader_election.cc:304] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:30.277419  7278 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:30.290910  7401 ts_tablet_manager.cc:1434] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.175s	user 0.019s	sys 0.001s
I20260709 13:14:30.291798  7095 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:30.291877  7401 tablet_bootstrap.cc:492] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:30.292830  7499 raft_consensus.cc:2804] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:30.293329  7499 raft_consensus.cc:697] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:30.291849  7439 raft_consensus.cc:2804] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.301359  7399 ts_tablet_manager.cc:1434] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260709 13:14:30.302608  7399 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:30.304549  7403 tablet_bootstrap.cc:492] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:30.305132  7403 ts_tablet_manager.cc:1403] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.228s	user 0.015s	sys 0.000s
I20260709 13:14:30.289470  7026 catalog_manager.cc:5697] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.294122  7499 consensus_queue.cc:237] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER 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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.317468  7397 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:30.327718  7397 ts_tablet_manager.cc:1403] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.000s
I20260709 13:14:30.308543  7403 raft_consensus.cc:359] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.328280  7403 raft_consensus.cc:385] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.309657  7449 raft_consensus.cc:515] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.328691  7403 raft_consensus.cc:740] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.330701  7401 tablet_bootstrap.cc:654] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.329640  7403 consensus_queue.cc:260] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:30.308355  7171 leader_election.cc:343] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.331609  7171 leader_election.cc:304] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:30.332314  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:30.332528  7403 ts_tablet_manager.cc:1434] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:14:30.330710  7399 tablet_bootstrap.cc:654] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.332729  7449 leader_election.cc:290] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.335106  7506 raft_consensus.cc:2749] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.335533  7403 tablet_bootstrap.cc:492] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:30.335873  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.333040  7439 raft_consensus.cc:697] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:30.334098  7130 raft_consensus.cc:3060] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.338050  7397 raft_consensus.cc:359] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.338755  7397 raft_consensus.cc:385] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.339022  7397 raft_consensus.cc:740] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.339753  7397 consensus_queue.cc:260] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.339984  7439 consensus_queue.cc:237] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.340422  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:30.343132  7506 consensus_queue.cc:1048] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:30.345049  7243 leader_election.cc:343] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:30.346379  7243 leader_election.cc:343] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.346642  7403 tablet_bootstrap.cc:654] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.338016  7096 leader_election.cc:304] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.351046  7479 raft_consensus.cc:2804] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.351477  7479 raft_consensus.cc:493] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.351873  7479 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.359511  7397 ts_tablet_manager.cc:1434] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:14:30.361027  7397 tablet_bootstrap.cc:492] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:30.358534  7130 raft_consensus.cc:2468] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
W20260709 13:14:30.364092  7096 leader_election.cc:343] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.364912  7245 leader_election.cc:304] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.369482  7449 raft_consensus.cc:2804] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.370163  7449 raft_consensus.cc:697] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:30.371588  7401 tablet_bootstrap.cc:492] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:30.371254  7449 consensus_queue.cc:237] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.372365  7401 ts_tablet_manager.cc:1403] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.001s
I20260709 13:14:30.365895  7509 raft_consensus.cc:493] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.374006  7509 raft_consensus.cc:515] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.378149  7509 leader_election.cc:290] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.380215  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396077303750444d9160c3c044072b21" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.382019  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396077303750444d9160c3c044072b21" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.383104  7278 raft_consensus.cc:2393] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0084ae3ce0047c68ca05781f6f12a4e in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:30.384781  7095 leader_election.cc:304] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:30.387378  7510 raft_consensus.cc:3060] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.389266  7446 raft_consensus.cc:493] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.389837  7446 raft_consensus.cc:515] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.392069  7446 leader_election.cc:290] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.392844  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:30.393569  7399 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.393518  7129 raft_consensus.cc:2468] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:30.394459  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.395947  7397 tablet_bootstrap.cc:654] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:30.395840  7243 leader_election.cc:343] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.396831  7245 leader_election.cc:304] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.398097  7446 raft_consensus.cc:2804] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.398581  7446 raft_consensus.cc:493] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.399039  7446 raft_consensus.cc:3060] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.399072  7479 raft_consensus.cc:515] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.398710  7509 consensus_queue.cc:1048] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:30.399716  7025 catalog_manager.cc:5697] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.401305  7479 leader_election.cc:290] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.402727  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
W20260709 13:14:30.407955  7094 leader_election.cc:343] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.404227  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:30.408689  7348 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.396414  7399 ts_tablet_manager.cc:1403] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.022s
I20260709 13:14:30.412266  7399 raft_consensus.cc:359] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.413031  7399 raft_consensus.cc:385] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.408185  7446 raft_consensus.cc:515] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.413345  7399 raft_consensus.cc:740] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.416541  7399 consensus_queue.cc:260] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.405308  7510 raft_consensus.cc:2749] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.377323  7401 raft_consensus.cc:359] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.422621  7401 raft_consensus.cc:385] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.422945  7401 raft_consensus.cc:740] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.423113  7399 ts_tablet_manager.cc:1434] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:14:30.424077  7399 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:30.423761  7401 consensus_queue.cc:260] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.427560  7401 ts_tablet_manager.cc:1434] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 13:14:30.428860  7401 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:30.429916  7403 tablet_bootstrap.cc:492] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:30.430333  7403 ts_tablet_manager.cc:1403] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.007s
I20260709 13:14:30.431528  7348 raft_consensus.cc:2468] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:30.442734  7399 tablet_bootstrap.cc:654] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.443398  7096 leader_election.cc:304] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.445158  7510 raft_consensus.cc:2804] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.445842  7510 raft_consensus.cc:697] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:30.447062  7510 consensus_queue.cc:237] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.452872  7205 raft_consensus.cc:3060] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.457157  7506 consensus_queue.cc:1048] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.467267  7401 tablet_bootstrap.cc:654] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.469254  7446 leader_election.cc:290] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.473304  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:30.474395  7403 raft_consensus.cc:359] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.475061  7403 raft_consensus.cc:385] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.475272  7403 raft_consensus.cc:740] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.460933  7422 raft_consensus.cc:493] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.476989  7403 consensus_queue.cc:260] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.474213  7130 raft_consensus.cc:3060] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.464274  7421 raft_consensus.cc:493] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.483495  7403 ts_tablet_manager.cc:1434] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:14:30.462168  7491 consensus_queue.cc:1048] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:14:30.488590  7421 raft_consensus.cc:515] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.496001  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:30.504319  7421 leader_election.cc:290] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.493436  7439 consensus_queue.cc:1048] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:14:30.481952  7422 raft_consensus.cc:515] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:30.506605  7243 leader_election.cc:343] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.506968  7422 leader_election.cc:290] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.495868  7025 catalog_manager.cc:5697] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 2, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.497984  7403 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:30.498220  7027 catalog_manager.cc:5697] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.499902  7401 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:30.510793  7401 ts_tablet_manager.cc:1403] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.002s
I20260709 13:14:30.511590  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e525b4572d4960860c9ae42274a2fc" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.511689  7025 catalog_manager.cc:5697] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.501780  7510 consensus_queue.cc:1048] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.502377  7472 consensus_queue.cc:1048] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.513338  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.513414  7401 raft_consensus.cc:359] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.515580  7401 raft_consensus.cc:385] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.515648  7439 consensus_queue.cc:1048] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.515899  7401 raft_consensus.cc:740] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.516716  7401 consensus_queue.cc:260] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
W20260709 13:14:30.521220  7318 leader_election.cc:343] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.521600  7130 raft_consensus.cc:2468] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:30.516834  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e525b4572d4960860c9ae42274a2fc" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.526495  7245 leader_election.cc:304] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.526762  7203 raft_consensus.cc:2468] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:30.527962  7449 raft_consensus.cc:2804] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.528618  7449 raft_consensus.cc:697] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:30.529520  7449 consensus_queue.cc:237] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.531095  7403 tablet_bootstrap.cc:654] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.531778  7317 leader_election.cc:304] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:30.532703  7472 raft_consensus.cc:2804] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.533242  7472 raft_consensus.cc:493] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.533567  7472 raft_consensus.cc:3060] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:30.527908  7170 leader_election.cc:343] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.529520  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.538316  7399 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.538786  7399 ts_tablet_manager.cc:1403] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.115s	user 0.022s	sys 0.020s
I20260709 13:14:30.525381  7401 ts_tablet_manager.cc:1434] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:14:30.546943  7401 tablet_bootstrap.cc:492] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:30.550833  7399 raft_consensus.cc:359] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.551656  7399 raft_consensus.cc:385] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.551954  7399 raft_consensus.cc:740] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.552852  7399 consensus_queue.cc:260] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.559090  7397 tablet_bootstrap.cc:492] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:30.559739  7397 ts_tablet_manager.cc:1403] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.199s	user 0.014s	sys 0.013s
I20260709 13:14:30.561074  7399 ts_tablet_manager.cc:1434] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
W20260709 13:14:30.565941  7171 leader_election.cc:343] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.568863  7399 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:30.566486  7171 leader_election.cc:304] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:30.571516  7421 raft_consensus.cc:2749] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.595706  7403 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:30.597029  7403 ts_tablet_manager.cc:1403] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.007s
I20260709 13:14:30.600926  7401 tablet_bootstrap.cc:654] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.594542  7472 raft_consensus.cc:515] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.609094  7472 leader_election.cc:290] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.610423  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e525b4572d4960860c9ae42274a2fc" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:30.611043  7203 raft_consensus.cc:3060] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.611867  7397 raft_consensus.cc:359] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.612566  7397 raft_consensus.cc:385] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.612854  7397 raft_consensus.cc:740] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.620223  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e525b4572d4960860c9ae42274a2fc" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:30.626552  7399 tablet_bootstrap.cc:654] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:30.632055  7318 leader_election.cc:343] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.632189  7203 raft_consensus.cc:2468] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:30.633426  7317 leader_election.cc:304] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:30.633337  7397 consensus_queue.cc:260] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.645836  7397 ts_tablet_manager.cc:1434] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.003s
I20260709 13:14:30.648298  7397 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:30.659597  7399 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.660135  7399 ts_tablet_manager.cc:1403] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.004s
I20260709 13:14:30.644680  7422 raft_consensus.cc:2804] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.662256  7422 raft_consensus.cc:697] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:30.663106  7422 consensus_queue.cc:237] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.663345  7403 raft_consensus.cc:359] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.664099  7403 raft_consensus.cc:385] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.664410  7403 raft_consensus.cc:740] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.665067  7403 consensus_queue.cc:260] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.671303  7399 raft_consensus.cc:359] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.672122  7399 raft_consensus.cc:385] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.672420  7399 raft_consensus.cc:740] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.679076  7510 raft_consensus.cc:493] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.678617  7399 consensus_queue.cc:260] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.679601  7510 raft_consensus.cc:515] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.681751  7399 ts_tablet_manager.cc:1434] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:14:30.681936  7421 raft_consensus.cc:493] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.682763  7399 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:30.682467  7421 raft_consensus.cc:515] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.684083  7397 tablet_bootstrap.cc:654] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.684923  7421 leader_election.cc:290] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.687542  7510 leader_election.cc:290] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.688128  7401 tablet_bootstrap.cc:492] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:30.688656  7401 ts_tablet_manager.cc:1403] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.028s
I20260709 13:14:30.689077  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03606de28dab4eccae31d90bc8b7368e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.689944  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:30.690798  7129 raft_consensus.cc:2393] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:30.693415  7401 raft_consensus.cc:359] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.694185  7401 raft_consensus.cc:385] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.694502  7401 raft_consensus.cc:740] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.698745  7403 ts_tablet_manager.cc:1434] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.101s	user 0.011s	sys 0.002s
I20260709 13:14:30.699719  7403 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:30.695178  7401 consensus_queue.cc:260] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.702121  7401 ts_tablet_manager.cc:1434] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:14:30.703768  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.700919  7537 raft_consensus.cc:493] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:30.705219  7094 leader_election.cc:343] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.705848  7537 raft_consensus.cc:515] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.707949  7403 tablet_bootstrap.cc:654] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.709947  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d80467e94748d1b2e3f45e57a3c97b" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:30.713902  7317 leader_election.cc:343] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.714710  7170 leader_election.cc:304] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:30.716202  7510 consensus_queue.cc:1048] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.721468  7421 raft_consensus.cc:3060] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.722361  7506 raft_consensus.cc:493] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.722906  7506 raft_consensus.cc:515] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.723034  7474 consensus_queue.cc:1048] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.730687  7506 leader_election.cc:290] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.731436  7537 leader_election.cc:290] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.732944  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d80467e94748d1b2e3f45e57a3c97b" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:30.737648  7318 leader_election.cc:343] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.739080  7318 leader_election.cc:304] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.739710  7401 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:30.739565  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:30.740176  7537 raft_consensus.cc:2749] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.736948  7028 catalog_manager.cc:5697] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.742578  7277 raft_consensus.cc:2393] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:30.743342  7399 tablet_bootstrap.cc:654] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.737279  7422 consensus_queue.cc:1048] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:14:30.770921  7421 raft_consensus.cc:2749] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.774967  7403 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:30.775635  7403 ts_tablet_manager.cc:1403] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.011s
I20260709 13:14:30.779255  7403 raft_consensus.cc:359] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.780182  7403 raft_consensus.cc:385] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.780679  7403 raft_consensus.cc:740] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.780047  7027 catalog_manager.cc:5697] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:30.783931  7277 raft_consensus.cc:1275] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:30.781569  7403 consensus_queue.cc:260] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.789434  7403 ts_tablet_manager.cc:1434] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:14:30.788275  7510 consensus_queue.cc:1048] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:30.796420  7479 consensus_queue.cc:1048] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:30.796707  7499 consensus_queue.cc:1048] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:30.805809  7401 tablet_bootstrap.cc:654] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.807945  7403 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:30.817322  7397 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:30.817832  7397 ts_tablet_manager.cc:1403] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.007s
I20260709 13:14:30.822048  7397 raft_consensus.cc:359] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.823405  7397 raft_consensus.cc:385] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.823674  7397 raft_consensus.cc:740] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.824410  7397 consensus_queue.cc:260] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:30.825793  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03606de28dab4eccae31d90bc8b7368e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.826849  7506 consensus_queue.cc:1048] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.827997  7422 raft_consensus.cc:493] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.828564  7422 raft_consensus.cc:515] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.829142  7205 raft_consensus.cc:3060] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.830221  7349 raft_consensus.cc:3060] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.831389  7422 leader_election.cc:290] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.820765  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.834329  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524eab7b4b1e4a23a46f56e5554eda5d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.834949  7397 ts_tablet_manager.cc:1434] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 13:14:30.835064  7096 leader_election.cc:343] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:30.835742  7317 leader_election.cc:343] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.840994  7351 raft_consensus.cc:1275] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:30.841100  7096 leader_election.cc:304] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.842105  7499 raft_consensus.cc:2749] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.842504  7543 consensus_queue.cc:1048] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.842752  7171 leader_election.cc:304] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:30.836666  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524eab7b4b1e4a23a46f56e5554eda5d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:30.843681  7130 raft_consensus.cc:2468] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:30.843988  7474 raft_consensus.cc:2749] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.844864  7397 tablet_bootstrap.cc:492] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:30.845479  7479 consensus_queue.cc:1048] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.846207  7446 raft_consensus.cc:493] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.846697  7446 raft_consensus.cc:515] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:30.847982  7094 consensus_peers.cc:597] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:30.840673  7399 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.854053  7399 ts_tablet_manager.cc:1403] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.171s	user 0.017s	sys 0.019s
W20260709 13:14:30.857816  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:30.850992  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.859449  7204 raft_consensus.cc:2468] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:30.860525  7446 leader_election.cc:290] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.860728  7243 leader_election.cc:304] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:30.862618  7446 raft_consensus.cc:2804] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.863003  7446 raft_consensus.cc:493] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.863375  7446 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.863544  7403 tablet_bootstrap.cc:654] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.874274  7399 raft_consensus.cc:359] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.874940  7399 raft_consensus.cc:385] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.875183  7399 raft_consensus.cc:740] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.875823  7399 consensus_queue.cc:260] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.877444  7399 ts_tablet_manager.cc:1434] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.000s
I20260709 13:14:30.868963  7499 consensus_queue.cc:1048] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:30.878439  7399 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:30.880558  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:30.884959  7399 tablet_bootstrap.cc:654] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:30.885211  7245 leader_election.cc:343] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.904536  7397 tablet_bootstrap.cc:654] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.894503  7319 leader_election.cc:304] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:30.907196  7472 raft_consensus.cc:2804] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:30.907572  7472 raft_consensus.cc:493] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.907902  7472 raft_consensus.cc:3060] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.912340  7027 catalog_manager.cc:5697] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.898049  7446 raft_consensus.cc:515] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.918483  7399 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:30.919042  7399 ts_tablet_manager.cc:1403] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.014s
I20260709 13:14:30.932727  7472 raft_consensus.cc:515] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.938217  7472 leader_election.cc:290] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:30.939306  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524eab7b4b1e4a23a46f56e5554eda5d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
W20260709 13:14:30.940770  7317 leader_election.cc:343] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.941954  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:30.942678  7204 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.945029  7448 consensus_queue.cc:1048] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.945520  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524eab7b4b1e4a23a46f56e5554eda5d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:30.946406  7130 raft_consensus.cc:3060] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:30.956106  7479 raft_consensus.cc:493] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.956352  7446 leader_election.cc:290] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:30.956643  7479 raft_consensus.cc:515] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:30.954454  7204 raft_consensus.cc:2468] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:30.958863  7243 leader_election.cc:304] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:30.959983  7479 leader_election.cc:290] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:30.960503  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5690856573045248bd32f414c4b976b" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:30.961144  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5690856573045248bd32f414c4b976b" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:30.962561  7094 leader_election.cc:343] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:30.963114  7095 leader_election.cc:343] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.963438  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:30.963581  7095 leader_election.cc:304] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
W20260709 13:14:30.964907  7245 leader_election.cc:343] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:30.964913  7439 raft_consensus.cc:2749] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:30.967298  7446 raft_consensus.cc:2804] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:30.970144  7401 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:30.970788  7401 ts_tablet_manager.cc:1403] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.231s	user 0.012s	sys 0.015s
I20260709 13:14:30.973914  7446 raft_consensus.cc:697] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:30.978826  7446 consensus_queue.cc:237] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.979116  7401 raft_consensus.cc:359] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.979857  7401 raft_consensus.cc:385] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.980180  7401 raft_consensus.cc:740] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.980755  7397 tablet_bootstrap.cc:492] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:30.981297  7397 ts_tablet_manager.cc:1403] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.000s
I20260709 13:14:30.980870  7401 consensus_queue.cc:260] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:30.983414  7401 ts_tablet_manager.cc:1434] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:14:30.984417  7401 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:30.984570  7397 raft_consensus.cc:359] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.985308  7397 raft_consensus.cc:385] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:30.985659  7397 raft_consensus.cc:740] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:30.986306  7397 consensus_queue.cc:260] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:30.988443  7397 ts_tablet_manager.cc:1434] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:30.988886  7449 consensus_queue.cc:1048] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:30.989403  7397 tablet_bootstrap.cc:492] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
W20260709 13:14:30.992415  7243 consensus_peers.cc:597] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:30.967455  7130 raft_consensus.cc:2468] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:30.995620  7401 tablet_bootstrap.cc:654] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:30.994942  7319 leader_election.cc:304] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:31.002915  7538 raft_consensus.cc:2804] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.003628  7538 raft_consensus.cc:697] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:31.004823  7538 consensus_queue.cc:237] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.008554  7403 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:31.009043  7403 ts_tablet_manager.cc:1403] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.208s	user 0.019s	sys 0.011s
I20260709 13:14:31.016538  7403 raft_consensus.cc:359] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.017392  7403 raft_consensus.cc:385] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.018116  7403 raft_consensus.cc:740] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.018972  7403 consensus_queue.cc:260] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.024178  7439 consensus_queue.cc:1048] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:31.013218  7399 raft_consensus.cc:359] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.034111  7403 ts_tablet_manager.cc:1434] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:14:31.035120  7399 raft_consensus.cc:385] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.035795  7399 raft_consensus.cc:740] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.039748  7403 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:31.046293  7399 consensus_queue.cc:260] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.034158  7397 tablet_bootstrap.cc:654] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.050463  7401 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:31.051043  7401 ts_tablet_manager.cc:1403] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260709 13:14:31.052567  7403 tablet_bootstrap.cc:654] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.054683  7401 raft_consensus.cc:359] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.055601  7401 raft_consensus.cc:385] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.055918  7401 raft_consensus.cc:740] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.056746  7401 consensus_queue.cc:260] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.064584  7446 consensus_queue.cc:1048] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.047145  7026 catalog_manager.cc:5697] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.050956  7025 catalog_manager.cc:5697] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.082368  7399 ts_tablet_manager.cc:1434] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.001s
I20260709 13:14:31.083307  7399 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:31.086835  7403 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:31.087357  7403 ts_tablet_manager.cc:1403] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.033s
I20260709 13:14:31.088848  7399 tablet_bootstrap.cc:654] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.090525  7403 raft_consensus.cc:359] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.091202  7403 raft_consensus.cc:385] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.091449  7403 raft_consensus.cc:740] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.092175  7403 consensus_queue.cc:260] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.094106  7403 ts_tablet_manager.cc:1434] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:31.094969  7403 tablet_bootstrap.cc:492] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:31.097894  7401 ts_tablet_manager.cc:1434] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:14:31.099061  7401 tablet_bootstrap.cc:492] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:31.100404  7446 raft_consensus.cc:493] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.100863  7446 raft_consensus.cc:515] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.102943  7446 leader_election.cc:290] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.103659  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c58d29444944b8685122b6a0bca57b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.104449  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c58d29444944b8685122b6a0bca57b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.105079  7128 raft_consensus.cc:2468] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:31.106323  7245 leader_election.cc:304] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:31.107151  7446 raft_consensus.cc:2804] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.107545  7446 raft_consensus.cc:493] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.104489  7348 raft_consensus.cc:2468] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:31.111241  7401 tablet_bootstrap.cc:654] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.108002  7446 raft_consensus.cc:3060] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.136124  7397 tablet_bootstrap.cc:492] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:31.136809  7397 ts_tablet_manager.cc:1403] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.009s
I20260709 13:14:31.138625  7403 tablet_bootstrap.cc:654] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.131956  7446 raft_consensus.cc:515] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.148015  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c58d29444944b8685122b6a0bca57b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:31.148610  7348 raft_consensus.cc:3060] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.149859  7446 leader_election.cc:290] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.153290  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c58d29444944b8685122b6a0bca57b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:31.155296  7130 raft_consensus.cc:3060] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.161413  7397 raft_consensus.cc:359] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.162222  7397 raft_consensus.cc:385] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.162534  7397 raft_consensus.cc:740] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.163293  7130 raft_consensus.cc:2468] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:31.164451  7245 leader_election.cc:304] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:31.164395  7399 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:31.165263  7446 raft_consensus.cc:2804] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.168608  7399 ts_tablet_manager.cc:1403] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.009s
I20260709 13:14:31.168694  7446 raft_consensus.cc:697] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:31.169660  7446 consensus_queue.cc:237] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.170995  7399 raft_consensus.cc:359] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.171643  7399 raft_consensus.cc:385] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.171888  7399 raft_consensus.cc:740] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.165901  7403 tablet_bootstrap.cc:492] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:31.166505  7401 tablet_bootstrap.cc:492] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:31.166834  7279 raft_consensus.cc:3060] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.173413  7403 ts_tablet_manager.cc:1403] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.000s
I20260709 13:14:31.176193  7403 raft_consensus.cc:359] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.176898  7403 raft_consensus.cc:385] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.177218  7403 raft_consensus.cc:740] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.177878  7403 consensus_queue.cc:260] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.179858  7403 ts_tablet_manager.cc:1434] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:31.179314  7028 catalog_manager.cc:5697] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.167014  7348 raft_consensus.cc:2468] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:31.181119  7538 consensus_queue.cc:1048] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.173476  7401 ts_tablet_manager.cc:1403] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.007s
I20260709 13:14:31.182447  7538 consensus_queue.cc:1048] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.184111  7401 raft_consensus.cc:359] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.186719  7401 raft_consensus.cc:385] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.187001  7401 raft_consensus.cc:740] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.163317  7397 consensus_queue.cc:260] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.187623  7401 consensus_queue.cc:260] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.189374  7397 ts_tablet_manager.cc:1434] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 13:14:31.190416  7397 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:31.191969  7401 ts_tablet_manager.cc:1434] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:31.192925  7401 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:31.202984  7472 raft_consensus.cc:493] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.203578  7472 raft_consensus.cc:515] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.205826  7472 leader_election.cc:290] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:31.206627  7397 tablet_bootstrap.cc:654] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.208724  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:31.209148  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.172428  7399 consensus_queue.cc:260] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.209698  7403 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:31.209976  7203 raft_consensus.cc:2393] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:31.212941  7401 tablet_bootstrap.cc:654] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.214397  7318 leader_election.cc:304] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:31.215862  7403 tablet_bootstrap.cc:654] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.215812  7543 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.218906  7399 ts_tablet_manager.cc:1434] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 13:14:31.219659  7439 raft_consensus.cc:493] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.220206  7439 raft_consensus.cc:515] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.222834  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.223814  7439 leader_election.cc:290] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:31.224581  7399 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
W20260709 13:14:31.225344  7096 leader_election.cc:343] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.226850  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.226735  7543 raft_consensus.cc:2749] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:31.230137  7094 leader_election.cc:343] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.230764  7094 leader_election.cc:304] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:31.232260  7439 raft_consensus.cc:2749] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.232690  7399 tablet_bootstrap.cc:654] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.246361  7506 raft_consensus.cc:493] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.246932  7506 raft_consensus.cc:515] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.248898  7506 leader_election.cc:290] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.251883  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.252558  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.256909  7171 leader_election.cc:304] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:31.257725  7474 raft_consensus.cc:2749] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.265657  7397 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:31.266309  7397 ts_tablet_manager.cc:1403] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.015s
I20260709 13:14:31.266571  7403 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:31.267038  7403 ts_tablet_manager.cc:1403] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.003s
I20260709 13:14:31.269834  7401 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:31.270303  7401 ts_tablet_manager.cc:1403] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.024s
I20260709 13:14:31.272729  7401 raft_consensus.cc:359] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.273154  7401 raft_consensus.cc:385] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.273307  7401 raft_consensus.cc:740] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.273916  7401 consensus_queue.cc:260] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.275329  7401 ts_tablet_manager.cc:1434] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:31.276105  7401 tablet_bootstrap.cc:492] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:31.276386  7397 raft_consensus.cc:359] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.277171  7399 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:31.277742  7399 ts_tablet_manager.cc:1403] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.006s
I20260709 13:14:31.278600  7403 raft_consensus.cc:359] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.279289  7403 raft_consensus.cc:385] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.279554  7403 raft_consensus.cc:740] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.280244  7403 consensus_queue.cc:260] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.280557  7399 raft_consensus.cc:359] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.281330  7399 raft_consensus.cc:385] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.281699  7399 raft_consensus.cc:740] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.282226  7403 ts_tablet_manager.cc:1434] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:14:31.282564  7399 consensus_queue.cc:260] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.283138  7403 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:31.277047  7397 raft_consensus.cc:385] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.285866  7397 raft_consensus.cc:740] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.286552  7397 consensus_queue.cc:260] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.287894  7472 raft_consensus.cc:493] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.288491  7397 ts_tablet_manager.cc:1434] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:14:31.288376  7472 raft_consensus.cc:515] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.289424  7397 tablet_bootstrap.cc:492] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:31.290526  7401 tablet_bootstrap.cc:654] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.291620  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03606de28dab4eccae31d90bc8b7368e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.292249  7204 raft_consensus.cc:2468] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:31.295253  7403 tablet_bootstrap.cc:654] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.295871  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03606de28dab4eccae31d90bc8b7368e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.296476  7128 raft_consensus.cc:2468] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:31.296602  7317 leader_election.cc:304] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:31.297452  7538 raft_consensus.cc:2804] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.297834  7538 raft_consensus.cc:493] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.298171  7538 raft_consensus.cc:3060] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.295253  7397 tablet_bootstrap.cc:654] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.290535  7472 leader_election.cc:290] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:31.314812  7399 ts_tablet_manager.cc:1434] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:14:31.315469  7397 tablet_bootstrap.cc:492] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:31.315969  7399 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:31.316062  7397 ts_tablet_manager.cc:1403] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260709 13:14:31.314810  7538 raft_consensus.cc:515] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.318550  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03606de28dab4eccae31d90bc8b7368e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:31.319154  7128 raft_consensus.cc:3060] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.319669  7397 raft_consensus.cc:359] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.320336  7397 raft_consensus.cc:385] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.320576  7397 raft_consensus.cc:740] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.321085  7403 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:31.321558  7403 ts_tablet_manager.cc:1403] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.013s
I20260709 13:14:31.321283  7397 consensus_queue.cc:260] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.323174  7399 tablet_bootstrap.cc:654] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.324016  7403 raft_consensus.cc:359] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.324659  7403 raft_consensus.cc:385] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.324924  7403 raft_consensus.cc:740] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.327023  7128 raft_consensus.cc:2468] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:31.327432  7397 ts_tablet_manager.cc:1434] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:14:31.328460  7319 leader_election.cc:304] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:31.328797  7397 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:31.329353  7472 raft_consensus.cc:2804] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.329883  7472 raft_consensus.cc:697] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:31.330703  7472 consensus_queue.cc:237] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.330933  7403 consensus_queue.cc:260] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.334838  7403 ts_tablet_manager.cc:1434] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:14:31.335400  7397 tablet_bootstrap.cc:654] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.335711  7403 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:31.336431  7538 leader_election.cc:290] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:31.336536  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03606de28dab4eccae31d90bc8b7368e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:31.337980  7204 raft_consensus.cc:3060] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.348366  7403 tablet_bootstrap.cc:654] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.352489  7401 tablet_bootstrap.cc:492] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:31.353093  7401 ts_tablet_manager.cc:1403] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.012s
I20260709 13:14:31.354159  7204 raft_consensus.cc:2468] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:31.358883  7397 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:31.359344  7397 ts_tablet_manager.cc:1403] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.006s
I20260709 13:14:31.361531  7399 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:31.356808  7401 raft_consensus.cc:359] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.362020  7399 ts_tablet_manager.cc:1403] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:14:31.361974  7401 raft_consensus.cc:385] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.362572  7401 raft_consensus.cc:740] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.363379  7401 consensus_queue.cc:260] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.361888  7397 raft_consensus.cc:359] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.364775  7399 raft_consensus.cc:359] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.365147  7397 raft_consensus.cc:385] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.364511  7027 catalog_manager.cc:5697] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.365464  7397 raft_consensus.cc:740] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.366297  7397 consensus_queue.cc:260] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.370820  7397 ts_tablet_manager.cc:1434] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:14:31.371690  7397 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:31.375598  7401 ts_tablet_manager.cc:1434] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:14:31.376001  7474 raft_consensus.cc:493] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.376453  7474 raft_consensus.cc:515] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.377219  7399 raft_consensus.cc:385] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.378707  7399 raft_consensus.cc:740] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.379587  7397 tablet_bootstrap.cc:654] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.379428  7399 consensus_queue.cc:260] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.381393  7399 ts_tablet_manager.cc:1434] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:14:31.378391  7474 leader_election.cc:290] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:31.382261  7399 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:31.384140  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.378755  7401 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:31.386652  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:31.387771  7204 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.389462  7499 raft_consensus.cc:493] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.389956  7499 raft_consensus.cc:515] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.391160  7401 tablet_bootstrap.cc:654] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.392005  7499 leader_election.cc:290] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:31.392671  7170 leader_election.cc:304] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:31.393792  7446 raft_consensus.cc:493] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.394546  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.394496  7446 raft_consensus.cc:515] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:31.396078  7096 leader_election.cc:343] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.398729  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d80467e94748d1b2e3f45e57a3c97b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.399746  7399 tablet_bootstrap.cc:654] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.399580  7348 raft_consensus.cc:2468] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:31.401000  7446 leader_election.cc:290] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:31.402057  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:31.402539  7538 raft_consensus.cc:493] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.409922  7538 raft_consensus.cc:515] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.411702  7403 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:31.412333  7403 ts_tablet_manager.cc:1403] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.011s
I20260709 13:14:31.412586  7538 leader_election.cc:290] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:31.402945  7500 raft_consensus.cc:2749] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.403394  7245 leader_election.cc:304] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:31.414898  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.415689  7128 raft_consensus.cc:2468] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:31.416110  7449 raft_consensus.cc:2804] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.416647  7449 raft_consensus.cc:493] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.417057  7449 raft_consensus.cc:3060] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.417212  7319 leader_election.cc:304] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:31.407208  7543 raft_consensus.cc:493] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.408527  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d80467e94748d1b2e3f45e57a3c97b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.418556  7543 raft_consensus.cc:515] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.419286  7203 raft_consensus.cc:2468] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
W20260709 13:14:31.406301  7317 consensus_peers.cc:597] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:31.423830  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:31.424675  7279 raft_consensus.cc:2468] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:31.426245  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.426172  7318 leader_election.cc:304] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:31.427189  7128 raft_consensus.cc:2468] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:31.427570  7537 raft_consensus.cc:2804] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.428064  7537 raft_consensus.cc:493] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.428517  7537 raft_consensus.cc:3060] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.421288  7543 leader_election.cc:290] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.435153  7543 raft_consensus.cc:2804] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.435673  7543 raft_consensus.cc:493] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.436132  7543 raft_consensus.cc:3060] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.409591  7278 raft_consensus.cc:2468] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:31.438561  7095 leader_election.cc:304] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:31.440053  7510 raft_consensus.cc:2804] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.440550  7510 raft_consensus.cc:493] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.440982  7510 raft_consensus.cc:3060] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.456650  7399 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:31.457269  7399 ts_tablet_manager.cc:1403] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.022s
I20260709 13:14:31.458212  7403 raft_consensus.cc:359] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.459540  7403 raft_consensus.cc:385] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.460028  7403 raft_consensus.cc:740] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.461361  7399 raft_consensus.cc:359] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.465464  7399 raft_consensus.cc:385] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.465828  7399 raft_consensus.cc:740] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.468120  7399 consensus_queue.cc:260] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.471715  7399 ts_tablet_manager.cc:1434] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:14:31.472895  7399 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:31.477995  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.488092  7399 tablet_bootstrap.cc:654] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.476671  7403 consensus_queue.cc:260] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.486997  7446 consensus_queue.cc:1048] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:31.474910  7449 raft_consensus.cc:515] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:31.493305  7317 leader_election.cc:343] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.495818  7510 raft_consensus.cc:515] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.496007  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d80467e94748d1b2e3f45e57a3c97b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:31.473224  7537 raft_consensus.cc:515] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.501720  7348 raft_consensus.cc:3060] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.507529  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d80467e94748d1b2e3f45e57a3c97b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:31.508168  7202 raft_consensus.cc:3060] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.510962  7203 raft_consensus.cc:3060] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.515517  7202 raft_consensus.cc:2468] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:31.529533  7403 ts_tablet_manager.cc:1434] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.117s	user 0.008s	sys 0.000s
I20260709 13:14:31.530848  7403 tablet_bootstrap.cc:492] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:31.531275  7510 leader_election.cc:290] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:31.536480  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:31.537161  7278 raft_consensus.cc:3060] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.540192  7538 raft_consensus.cc:493] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.540915  7538 raft_consensus.cc:515] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.543360  7422 consensus_queue.cc:1048] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.543717  7538 leader_election.cc:290] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.546981  7403 tablet_bootstrap.cc:654] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.497888  7449 leader_election.cc:290] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:31.551771  7537 leader_election.cc:290] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:31.552053  7401 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:31.552517  7401 ts_tablet_manager.cc:1403] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.174s	user 0.041s	sys 0.043s
I20260709 13:14:31.558986  7278 raft_consensus.cc:2468] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:31.559981  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:31.560108  7095 leader_election.cc:304] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
W20260709 13:14:31.561416  7317 leader_election.cc:343] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.563064  7543 raft_consensus.cc:515] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.568984  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:31.569314  7348 raft_consensus.cc:2468] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:31.569562  7349 raft_consensus.cc:3060] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.548187  7243 leader_election.cc:304] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:31.556820  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
W20260709 13:14:31.574194  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 45629.3us
I20260709 13:14:31.574620  7128 raft_consensus.cc:2393] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:31.576092  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:31.576726  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:31.577539  7279 raft_consensus.cc:2393] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:31.578387  7446 raft_consensus.cc:2804] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.578898  7446 raft_consensus.cc:697] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:31.579712  7446 consensus_queue.cc:237] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.581009  7401 raft_consensus.cc:359] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.576826  7277 raft_consensus.cc:3060] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.581764  7401 raft_consensus.cc:385] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.581758  7566 consensus_queue.cc:1048] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:31.583153  7401 raft_consensus.cc:740] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.584074  7401 consensus_queue.cc:260] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.586928  7401 ts_tablet_manager.cc:1434] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:14:31.587829  7401 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:31.581782  7543 leader_election.cc:290] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.584179  7510 raft_consensus.cc:2804] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.599030  7448 raft_consensus.cc:493] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.599726  7448 raft_consensus.cc:515] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.612565  7397 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:31.613225  7397 ts_tablet_manager.cc:1403] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.242s	user 0.051s	sys 0.120s
I20260709 13:14:31.615142  7499 raft_consensus.cc:493] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.615643  7499 raft_consensus.cc:515] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.617245  7401 tablet_bootstrap.cc:654] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.617550  7499 leader_election.cc:290] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:31.606381  7510 raft_consensus.cc:697] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:31.618702  7510 consensus_queue.cc:237] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.622116  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97e27df81842fd83d2494c47201de6" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.607381  7318 leader_election.cc:304] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
W20260709 13:14:31.624177  7094 leader_election.cc:343] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.627183  7448 leader_election.cc:290] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:31.628094  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:31.628870  7128 raft_consensus.cc:3060] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.634913  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecae266b53743df8611ba8f527c1f56" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.635257  7397 raft_consensus.cc:359] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.641031  7397 raft_consensus.cc:385] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.643827  7397 raft_consensus.cc:740] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.645731  7397 consensus_queue.cc:260] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.648303  7397 ts_tablet_manager.cc:1434] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:14:31.649443  7397 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:31.644224  7500 raft_consensus.cc:493] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.659178  7421 raft_consensus.cc:493] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.659847  7500 raft_consensus.cc:515] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.659931  7421 raft_consensus.cc:515] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.660545  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecae266b53743df8611ba8f527c1f56" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.661159  7204 raft_consensus.cc:2468] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:31.662118  7421 leader_election.cc:290] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:31.662461  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524eab7b4b1e4a23a46f56e5554eda5d" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:31.647228  7245 leader_election.cc:343] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.663666  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecae266b53743df8611ba8f527c1f56" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.663756  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:31.664434  7129 raft_consensus.cc:3060] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.665657  7243 leader_election.cc:304] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:31.667457  7566 raft_consensus.cc:2804] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:31.667811  7566 raft_consensus.cc:493] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.668249  7566 raft_consensus.cc:3060] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.673939  7500 leader_election.cc:290] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.642076  7349 raft_consensus.cc:2468] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:31.674686  7543 raft_consensus.cc:2749] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.679320  7499 raft_consensus.cc:493] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.679934  7499 raft_consensus.cc:515] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.680531  7277 raft_consensus.cc:2468] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:31.683265  7499 leader_election.cc:290] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:31.684027  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:31.684501  7318 leader_election.cc:304] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:31.684509  7129 raft_consensus.cc:2468] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:31.695245  7566 raft_consensus.cc:515] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:31.693300  7094 leader_election.cc:343] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.711580  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524eab7b4b1e4a23a46f56e5554eda5d" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.712100  7566 leader_election.cc:290] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:31.696311  7543 raft_consensus.cc:2804] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.714260  7403 tablet_bootstrap.cc:492] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:31.719116  7403 ts_tablet_manager.cc:1403] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.003s
I20260709 13:14:31.714742  7026 catalog_manager.cc:5697] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:31.699867  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecae266b53743df8611ba8f527c1f56" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:31.725874  7399 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:31.726326  7399 ts_tablet_manager.cc:1403] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.254s	user 0.023s	sys 0.008s
I20260709 13:14:31.695252  7128 raft_consensus.cc:2468] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:31.728277  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97e27df81842fd83d2494c47201de6" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:31.722954  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecae266b53743df8611ba8f527c1f56" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:31.722648  7543 raft_consensus.cc:697] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:31.740131  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:31.734774  7171 leader_election.cc:343] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.744232  7401 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:31.744709  7401 ts_tablet_manager.cc:1403] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.007s
I20260709 13:14:31.747196  7399 raft_consensus.cc:359] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.747761  7399 raft_consensus.cc:385] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.747429  7401 raft_consensus.cc:359] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.748005  7399 raft_consensus.cc:740] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.748172  7401 raft_consensus.cc:385] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.748488  7401 raft_consensus.cc:740] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.748664  7399 consensus_queue.cc:260] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:31.749133  7401 consensus_queue.cc:260] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.750712  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecae266b53743df8611ba8f527c1f56" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:31.751242  7401 ts_tablet_manager.cc:1434] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:14:31.751289  7205 raft_consensus.cc:3060] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.751601  7171 leader_election.cc:304] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:31.752242  7401 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:31.752754  7403 raft_consensus.cc:359] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.753723  7500 raft_consensus.cc:2749] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.753892  7403 raft_consensus.cc:385] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.754185  7403 raft_consensus.cc:740] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.754909  7403 consensus_queue.cc:260] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.755846  7319 leader_election.cc:304] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:31.756601  7472 raft_consensus.cc:2804] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.757042  7472 raft_consensus.cc:697] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:31.757843  7472 consensus_queue.cc:237] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.762023  7403 ts_tablet_manager.cc:1434] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.002s
I20260709 13:14:31.765178  7399 ts_tablet_manager.cc:1434] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:14:31.734376  7277 raft_consensus.cc:2393] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:31.768465  7399 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:31.771031  7403 tablet_bootstrap.cc:492] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:31.781059  7027 catalog_manager.cc:5697] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.792097  7170 leader_election.cc:304] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:31.795449  7401 tablet_bootstrap.cc:654] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.781450  7205 raft_consensus.cc:2468] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:31.801654  7500 raft_consensus.cc:2749] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.791292  7543 consensus_queue.cc:237] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
W20260709 13:14:31.808738  7095 leader_election.cc:343] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.811762  7349 raft_consensus.cc:3060] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.823190  7095 leader_election.cc:304] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:31.823011  7446 consensus_queue.cc:1048] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:31.826298  7510 raft_consensus.cc:2749] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.827551  7399 tablet_bootstrap.cc:654] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:31.827877  7095 leader_election.cc:343] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:31.828358  7095 leader_election.cc:304] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:31.829258  7510 raft_consensus.cc:2749] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:31.832433  7397 tablet_bootstrap.cc:654] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.833220  7472 consensus_queue.cc:1048] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.836246  7448 consensus_queue.cc:1048] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:31.855913  7403 tablet_bootstrap.cc:654] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.863306  7401 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:31.863956  7401 ts_tablet_manager.cc:1403] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.000s
I20260709 13:14:31.867336  7401 raft_consensus.cc:359] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.868223  7401 raft_consensus.cc:385] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.868541  7401 raft_consensus.cc:740] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.870191  7401 consensus_queue.cc:260] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.871151  7349 raft_consensus.cc:2468] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:31.881799  7401 ts_tablet_manager.cc:1434] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 13:14:31.883157  7401 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:31.897769  7399 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:31.898322  7399 ts_tablet_manager.cc:1403] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.002s
I20260709 13:14:31.902297  7243 leader_election.cc:304] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:31.903290  7446 raft_consensus.cc:2804] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.903769  7446 raft_consensus.cc:697] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:31.904894  7401 tablet_bootstrap.cc:654] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.910053  7421 raft_consensus.cc:493] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.909523  7026 catalog_manager.cc:5697] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.910539  7421 raft_consensus.cc:515] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.912654  7421 leader_election.cc:290] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:31.917042  7397 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:31.917526  7397 ts_tablet_manager.cc:1403] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.268s	user 0.012s	sys 0.000s
I20260709 13:14:31.904544  7446 consensus_queue.cc:237] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:31.917677  7026 catalog_manager.cc:5697] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.912310  7399 raft_consensus.cc:359] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.920769  7399 raft_consensus.cc:385] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.921087  7399 raft_consensus.cc:740] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.921969  7399 consensus_queue.cc:260] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:31.935621  7399 ts_tablet_manager.cc:1434] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
I20260709 13:14:31.936473  7399 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:31.954093  7399 tablet_bootstrap.cc:654] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.954667  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:31.972810  7397 raft_consensus.cc:359] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.978334  7538 consensus_queue.cc:1048] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:31.985562  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:31.987479  7397 raft_consensus.cc:385] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.988049  7397 raft_consensus.cc:740] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.992621  7397 consensus_queue.cc:260] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:31.997179  7397 ts_tablet_manager.cc:1434] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.001s
I20260709 13:14:31.998416  7397 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:32.004036  7130 raft_consensus.cc:2393] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:32.006062  7401 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:32.006769  7401 ts_tablet_manager.cc:1403] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.124s	user 0.028s	sys 0.041s
I20260709 13:14:32.017976  7171 leader_election.cc:304] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:32.019748  7421 raft_consensus.cc:3060] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.019637  7028 catalog_manager.cc:5697] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.021148  7403 tablet_bootstrap.cc:492] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:32.023001  7401 raft_consensus.cc:359] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.023686  7401 raft_consensus.cc:385] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.023934  7401 raft_consensus.cc:740] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.024906  7403 ts_tablet_manager.cc:1403] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.257s	user 0.018s	sys 0.016s
I20260709 13:14:32.024587  7401 consensus_queue.cc:260] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.009384  7203 raft_consensus.cc:3060] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.030907  7401 ts_tablet_manager.cc:1434] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:14:32.031780  7401 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:32.043629  7397 tablet_bootstrap.cc:654] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.046202  7399 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:32.046664  7399 ts_tablet_manager.cc:1403] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.005s
I20260709 13:14:32.046928  7403 raft_consensus.cc:359] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.047622  7403 raft_consensus.cc:385] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.047890  7403 raft_consensus.cc:740] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.048719  7399 raft_consensus.cc:359] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.049253  7399 raft_consensus.cc:385] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.048561  7403 consensus_queue.cc:260] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.049490  7399 raft_consensus.cc:740] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.051707  7403 ts_tablet_manager.cc:1434] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:14:32.050736  7399 consensus_queue.cc:260] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.052917  7403 tablet_bootstrap.cc:492] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:32.053805  7399 ts_tablet_manager.cc:1434] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:32.054680  7399 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:32.056183  7439 consensus_queue.cc:1048] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.067509  7421 raft_consensus.cc:2749] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.068291  7401 tablet_bootstrap.cc:654] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.073786  7403 tablet_bootstrap.cc:654] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.088402  7399 tablet_bootstrap.cc:654] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.091274  7603 raft_consensus.cc:493] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.097802  7603 raft_consensus.cc:515] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.100548  7603 leader_election.cc:290] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:32.093143  7446 consensus_queue.cc:1048] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:32.101878  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:32.106799  7448 raft_consensus.cc:493] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.107304  7448 raft_consensus.cc:515] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.111850  7397 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:32.131242  7397 ts_tablet_manager.cc:1403] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.002s
I20260709 13:14:32.135176  7448 leader_election.cc:290] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:32.135638  7397 raft_consensus.cc:359] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.136392  7397 raft_consensus.cc:385] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.136310  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5690856573045248bd32f414c4b976b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:32.136840  7397 raft_consensus.cc:740] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.137161  7205 raft_consensus.cc:2468] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:32.138149  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.138904  7243 leader_election.cc:304] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:32.141199  7448 raft_consensus.cc:2804] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.141563  7448 raft_consensus.cc:493] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.141986  7448 raft_consensus.cc:3060] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.145064  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:32.145990  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5690856573045248bd32f414c4b976b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:32.146589  7130 raft_consensus.cc:2468] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:32.147959  7401 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:32.148474  7401 ts_tablet_manager.cc:1403] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.009s
I20260709 13:14:32.147861  7439 consensus_queue.cc:1048] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.150964  7401 raft_consensus.cc:359] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.151569  7401 raft_consensus.cc:385] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.151813  7401 raft_consensus.cc:740] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.152405  7401 consensus_queue.cc:260] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.152817  7446 consensus_queue.cc:1048] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.155644  7399 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:32.156085  7399 ts_tablet_manager.cc:1403] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.002s
I20260709 13:14:32.156543  7397 consensus_queue.cc:260] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.157321  7279 raft_consensus.cc:2468] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:32.158546  7397 ts_tablet_manager.cc:1434] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:14:32.159430  7397 tablet_bootstrap.cc:492] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:32.159612  7399 raft_consensus.cc:359] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.160457  7399 raft_consensus.cc:385] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.160714  7399 raft_consensus.cc:740] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.161281  7399 consensus_queue.cc:260] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.163761  7399 ts_tablet_manager.cc:1434] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:14:32.164917  7399 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:32.166633  7095 leader_election.cc:304] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:32.167815  7439 raft_consensus.cc:2804] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.168215  7439 raft_consensus.cc:493] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.169173  7439 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.146618  7403 tablet_bootstrap.cc:492] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
W20260709 13:14:32.174552  7096 leader_election.cc:343] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.177109  7403 ts_tablet_manager.cc:1403] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.005s
I20260709 13:14:32.176043  7448 raft_consensus.cc:515] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.178287  7401 ts_tablet_manager.cc:1434] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 13:14:32.179178  7401 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:32.179972  7403 raft_consensus.cc:359] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.180671  7403 raft_consensus.cc:385] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.183609  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5690856573045248bd32f414c4b976b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:32.185714  7403 raft_consensus.cc:740] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.185921  7128 raft_consensus.cc:3060] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.186470  7403 consensus_queue.cc:260] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.191502  7448 leader_election.cc:290] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:32.191689  7403 ts_tablet_manager.cc:1434] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:14:32.193403  7403 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:32.193133  7128 raft_consensus.cc:2468] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:32.198271  7245 leader_election.cc:304] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:32.200635  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5690856573045248bd32f414c4b976b" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:32.201292  7203 raft_consensus.cc:3060] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.203687  7594 raft_consensus.cc:2804] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.204195  7594 raft_consensus.cc:697] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:32.204977  7594 consensus_queue.cc:237] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.214928  7203 raft_consensus.cc:2468] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:32.195612  7397 tablet_bootstrap.cc:654] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.217717  7399 tablet_bootstrap.cc:654] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.216513  7401 tablet_bootstrap.cc:654] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.253368  7439 raft_consensus.cc:515] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.255468  7439 leader_election.cc:290] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:32.257911  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
W20260709 13:14:32.259537  7096 leader_election.cc:343] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.261198  7403 tablet_bootstrap.cc:654] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.268090  7500 raft_consensus.cc:493] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.264930  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:32.268752  7500 raft_consensus.cc:515] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.269332  7277 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.272825  7500 leader_election.cc:290] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.274909  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97e27df81842fd83d2494c47201de6" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.275556  7279 raft_consensus.cc:2468] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:32.275794  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97e27df81842fd83d2494c47201de6" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:32.276444  7128 raft_consensus.cc:2468] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:32.277678  7170 leader_election.cc:304] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:32.278803  7506 raft_consensus.cc:2804] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.279024  7399 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:32.279171  7506 raft_consensus.cc:493] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.279548  7399 ts_tablet_manager.cc:1403] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.002s
I20260709 13:14:32.279588  7506 raft_consensus.cc:3060] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.282367  7399 raft_consensus.cc:359] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.283003  7399 raft_consensus.cc:385] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.283316  7399 raft_consensus.cc:740] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.283113  7422 consensus_queue.cc:1048] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.285136  7401 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:32.285655  7401 ts_tablet_manager.cc:1403] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.107s	user 0.004s	sys 0.008s
I20260709 13:14:32.288599  7401 raft_consensus.cc:359] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.277410  7277 raft_consensus.cc:2468] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:32.290525  7397 tablet_bootstrap.cc:492] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:32.291214  7397 ts_tablet_manager.cc:1403] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.016s
I20260709 13:14:32.293409  7095 leader_election.cc:304] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:32.294989  7510 raft_consensus.cc:2804] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.295622  7510 raft_consensus.cc:697] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:32.297433  7397 raft_consensus.cc:359] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.299445  7397 raft_consensus.cc:385] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.299775  7397 raft_consensus.cc:740] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.300652  7403 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:32.300565  7397 consensus_queue.cc:260] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.301126  7403 ts_tablet_manager.cc:1403] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.019s
I20260709 13:14:32.296701  7510 consensus_queue.cc:237] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.302838  7397 ts_tablet_manager.cc:1434] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:32.303884  7397 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:32.303637  7403 raft_consensus.cc:359] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.304309  7403 raft_consensus.cc:385] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.304577  7403 raft_consensus.cc:740] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.296726  7506 raft_consensus.cc:515] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.308276  7506 leader_election.cc:290] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.309496  7399 consensus_queue.cc:260] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.310264  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97e27df81842fd83d2494c47201de6" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:32.289444  7401 raft_consensus.cc:385] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.310859  7128 raft_consensus.cc:3060] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.310979  7401 raft_consensus.cc:740] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.311903  7401 consensus_queue.cc:260] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.314328  7401 ts_tablet_manager.cc:1434] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:14:32.315411  7401 tablet_bootstrap.cc:492] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:32.315347  7026 catalog_manager.cc:5697] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:32.319631  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97e27df81842fd83d2494c47201de6" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:32.320217  7399 ts_tablet_manager.cc:1434] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260709 13:14:32.320344  7277 raft_consensus.cc:3060] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.321522  7399 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:32.322790  7422 consensus_queue.cc:1048] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.331539  7401 tablet_bootstrap.cc:654] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.332707  7397 tablet_bootstrap.cc:654] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.333757  7277 raft_consensus.cc:2468] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:32.335786  7399 tablet_bootstrap.cc:654] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.336057  7170 leader_election.cc:304] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:32.341190  7403 consensus_queue.cc:260] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.344717  7027 catalog_manager.cc:5697] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:32.350951  7128 raft_consensus.cc:2468] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:32.343564  7506 raft_consensus.cc:2804] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.352408  7506 raft_consensus.cc:697] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:32.353222  7506 consensus_queue.cc:237] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.353962  7422 consensus_queue.cc:1048] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.373909  7403 ts_tablet_manager.cc:1434] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.001s
I20260709 13:14:32.378352  7403 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:32.380307  7499 raft_consensus.cc:493] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.380211  7472 consensus_queue.cc:1048] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.380879  7499 raft_consensus.cc:515] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.382999  7499 leader_election.cc:290] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.384539  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7762320894a8694d119ad213de398" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:32.385893  7094 leader_election.cc:343] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.390343  7403 tablet_bootstrap.cc:654] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.400650  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7762320894a8694d119ad213de398" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:32.402235  7095 leader_election.cc:343] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.402716  7095 leader_election.cc:304] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:32.403898  7499 raft_consensus.cc:2749] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.392791  7510 raft_consensus.cc:493] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.404790  7510 raft_consensus.cc:515] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.406172  7594 consensus_queue.cc:1048] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.406860  7510 leader_election.cc:290] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:32.407521  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:32.420423  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:32.429332  7096 leader_election.cc:343] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.434780  7422 raft_consensus.cc:493] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.435359  7422 raft_consensus.cc:515] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.439046  7422 leader_election.cc:290] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.439776  7594 consensus_queue.cc:1048] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:32.440791  7094 leader_election.cc:343] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.443210  7094 leader_election.cc:304] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:32.444449  7439 raft_consensus.cc:2749] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.441028  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d28f5168369400ab79e9094e6c0c2f0" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.445335  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d28f5168369400ab79e9094e6c0c2f0" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:32.446269  7318 leader_election.cc:343] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:32.447232  7317 leader_election.cc:343] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.447811  7317 leader_election.cc:304] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:32.456246  7422 raft_consensus.cc:2749] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.465118  7025 catalog_manager.cc:5697] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.471580  7500 raft_consensus.cc:493] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.472254  7500 raft_consensus.cc:515] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.474762  7500 leader_election.cc:290] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:32.477614  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048727514f584f0da11f34936400b069" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:32.478490  7129 raft_consensus.cc:2468] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:32.480842  7171 leader_election.cc:304] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:32.481837  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048727514f584f0da11f34936400b069" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:32.482686  7349 raft_consensus.cc:2468] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:32.482622  7500 raft_consensus.cc:2804] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.484496  7500 raft_consensus.cc:493] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.484973  7500 raft_consensus.cc:3060] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.487880  7421 raft_consensus.cc:493] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.488508  7421 raft_consensus.cc:515] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.490957  7421 leader_election.cc:290] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.493316  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.494359  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:32.495107  7129 raft_consensus.cc:2468] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:32.496604  7171 leader_election.cc:304] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
W20260709 13:14:32.497503  7170 leader_election.cc:343] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.500080  7506 raft_consensus.cc:2804] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.500607  7506 raft_consensus.cc:493] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.501012  7506 raft_consensus.cc:3060] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.510946  7401 tablet_bootstrap.cc:492] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:32.514797  7401 ts_tablet_manager.cc:1403] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.200s	user 0.023s	sys 0.040s
I20260709 13:14:32.521299  7472 raft_consensus.cc:493] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.521833  7472 raft_consensus.cc:515] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.522691  7403 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:32.523176  7403 ts_tablet_manager.cc:1403] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.148s	user 0.006s	sys 0.013s
I20260709 13:14:32.524237  7472 leader_election.cc:290] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.525530  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17404dc81a149e4b8c586dddab711a3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.517251  7401 raft_consensus.cc:359] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.526257  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17404dc81a149e4b8c586dddab711a3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:32.526643  7401 raft_consensus.cc:385] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.526434  7279 raft_consensus.cc:2468] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:32.527051  7401 raft_consensus.cc:740] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.527947  7401 consensus_queue.cc:260] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.528795  7205 raft_consensus.cc:2468] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:32.529479  7318 leader_election.cc:304] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:32.533118  7401 ts_tablet_manager.cc:1434] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 13:14:32.525990  7403 raft_consensus.cc:359] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.534225  7403 raft_consensus.cc:385] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.534474  7403 raft_consensus.cc:740] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.535161  7472 raft_consensus.cc:2804] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.535104  7403 consensus_queue.cc:260] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.535737  7399 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:32.536629  7399 ts_tablet_manager.cc:1403] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.215s	user 0.023s	sys 0.041s
I20260709 13:14:32.543334  7500 raft_consensus.cc:515] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.546691  7506 raft_consensus.cc:515] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.547326  7500 leader_election.cc:290] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:32.538045  7401 tablet_bootstrap.cc:492] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:32.536125  7472 raft_consensus.cc:493] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.548566  7472 raft_consensus.cc:3060] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.549214  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048727514f584f0da11f34936400b069" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:32.549856  7348 raft_consensus.cc:3060] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.543730  7399 raft_consensus.cc:359] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.553776  7399 raft_consensus.cc:385] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.554067  7399 raft_consensus.cc:740] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.537669  7403 ts_tablet_manager.cc:1434] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:14:32.555486  7403 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:32.556753  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048727514f584f0da11f34936400b069" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:32.557035  7348 raft_consensus.cc:2468] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:32.557359  7130 raft_consensus.cc:3060] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.561095  7401 tablet_bootstrap.cc:654] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.562158  7171 leader_election.cc:304] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:32.565738  7500 raft_consensus.cc:2804] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.566468  7500 raft_consensus.cc:697] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:32.567098  7399 consensus_queue.cc:260] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.567368  7500 consensus_queue.cc:237] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.569655  7399 ts_tablet_manager.cc:1434] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:14:32.570761  7399 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:32.571148  7397 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:32.571672  7397 ts_tablet_manager.cc:1403] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.268s	user 0.032s	sys 0.031s
I20260709 13:14:32.573772  7472 raft_consensus.cc:515] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.574395  7397 raft_consensus.cc:359] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.575115  7397 raft_consensus.cc:385] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.575410  7397 raft_consensus.cc:740] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.575963  7472 leader_election.cc:290] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.577427  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17404dc81a149e4b8c586dddab711a3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:32.581322  7205 raft_consensus.cc:3060] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.582049  7399 tablet_bootstrap.cc:654] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.566594  7403 tablet_bootstrap.cc:654] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.582502  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17404dc81a149e4b8c586dddab711a3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:32.582356  7397 consensus_queue.cc:260] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.583079  7279 raft_consensus.cc:3060] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.583246  7593 raft_consensus.cc:493] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.583801  7593 raft_consensus.cc:515] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.591297  7397 ts_tablet_manager.cc:1434] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:14:32.592269  7593 leader_election.cc:290] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:32.595489  7403 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:32.595988  7403 ts_tablet_manager.cc:1403] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.004s
I20260709 13:14:32.592387  7397 tablet_bootstrap.cc:492] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:32.593582  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:32.598760  7128 raft_consensus.cc:2468] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:32.594264  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:32.599898  7203 raft_consensus.cc:2393] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 1: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:32.600770  7401 tablet_bootstrap.cc:492] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:32.600911  7245 leader_election.cc:304] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:32.601262  7401 ts_tablet_manager.cc:1403] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.000s
I20260709 13:14:32.602792  7130 raft_consensus.cc:2468] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:32.602905  7593 raft_consensus.cc:2804] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.604555  7593 raft_consensus.cc:493] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.605374  7403 raft_consensus.cc:359] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.606105  7403 raft_consensus.cc:385] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.606366  7403 raft_consensus.cc:740] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.607107  7279 raft_consensus.cc:2468] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:32.608124  7499 raft_consensus.cc:493] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.605659  7593 raft_consensus.cc:3060] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.603827  7401 raft_consensus.cc:359] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.609891  7399 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:32.609977  7397 tablet_bootstrap.cc:654] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.610316  7403 consensus_queue.cc:260] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.610855  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:32.698189  7130 raft_consensus.cc:3060] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.612006  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:32.610939  7205 raft_consensus.cc:2468] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:32.708757  7317 leader_election.cc:304] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:32.723477  7399 ts_tablet_manager.cc:1403] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.001s
I20260709 13:14:32.724262  7401 raft_consensus.cc:385] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.724723  7401 raft_consensus.cc:740] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.725277  7543 raft_consensus.cc:2804] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.726114  7401 consensus_queue.cc:260] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.727262  7543 raft_consensus.cc:697] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:32.728781  7543 consensus_queue.cc:237] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.611267  7506 leader_election.cc:290] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.708636  7025 catalog_manager.cc:5697] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:32.734303  7499 raft_consensus.cc:515] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.635727  7472 raft_consensus.cc:493] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.738682  7500 raft_consensus.cc:493] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.739507  7499 leader_election.cc:290] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:32.739302  7500 raft_consensus.cc:515] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.753311  7403 ts_tablet_manager.cc:1434] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.157s	user 0.010s	sys 0.005s
I20260709 13:14:32.757411  7401 ts_tablet_manager.cc:1434] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.156s	user 0.011s	sys 0.013s
I20260709 13:14:32.758320  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.759665  7401 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:32.749589  7399 raft_consensus.cc:359] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.764391  7399 raft_consensus.cc:385] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.764660  7399 raft_consensus.cc:740] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.765443  7399 consensus_queue.cc:260] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.767221  7399 ts_tablet_manager.cc:1434] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:14:32.768863  7399 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:32.762930  7649 raft_consensus.cc:493] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.770934  7649 raft_consensus.cc:515] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.755586  7403 tablet_bootstrap.cc:492] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:32.745186  7472 raft_consensus.cc:515] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.771170  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d28f5168369400ab79e9094e6c0c2f0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:32.773521  7348 raft_consensus.cc:2468] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:32.775544  7171 leader_election.cc:304] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:32.777202  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d28f5168369400ab79e9094e6c0c2f0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.779754  7448 consensus_queue.cc:1048] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.780246  7474 raft_consensus.cc:2804] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.780763  7474 raft_consensus.cc:493] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.781136  7474 raft_consensus.cc:3060] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:32.782091  7170 leader_election.cc:343] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.782385  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:32.783870  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:32.784844  7278 raft_consensus.cc:2393] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:32.785048  7500 leader_election.cc:290] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:32.773597  7472 leader_election.cc:290] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:32.786448  7421 consensus_queue.cc:1048] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:32.787629  7094 leader_election.cc:343] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.795490  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:32.797959  7318 leader_election.cc:343] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.804939  7649 leader_election.cc:290] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:32.806788  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
W20260709 13:14:32.815888  7095 leader_election.cc:343] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.837704  7594 consensus_queue.cc:1048] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.847069  7348 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.854049  7593 raft_consensus.cc:515] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.856289  7277 raft_consensus.cc:2393] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:32.857004  7593 leader_election.cc:290] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:32.860903  7130 raft_consensus.cc:2468] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:32.862272  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:32.823742  7095 leader_election.cc:304] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:32.864526  7647 raft_consensus.cc:2749] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:32.865703  7095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 50004.1us
I20260709 13:14:32.867597  7646 consensus_queue.cc:1048] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.869656  7506 consensus_queue.cc:1048] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.870023  7171 leader_election.cc:304] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:32.870924  7204 raft_consensus.cc:2393] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 1: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:32.871964  7506 raft_consensus.cc:2804] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:32.872213  7403 tablet_bootstrap.cc:654] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.873103  7506 raft_consensus.cc:697] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:32.874343  7506 consensus_queue.cc:237] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:32.876015  7397 tablet_bootstrap.cc:492] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:32.876768  7397 ts_tablet_manager.cc:1403] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.285s	user 0.022s	sys 0.007s
I20260709 13:14:32.877594  7025 catalog_manager.cc:5697] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:32.880824  7397 raft_consensus.cc:359] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.881541  7397 raft_consensus.cc:385] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.881824  7397 raft_consensus.cc:740] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.882591  7397 consensus_queue.cc:260] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.884510  7397 ts_tablet_manager.cc:1434] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:32.885839  7397 tablet_bootstrap.cc:492] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:32.892740  7319 leader_election.cc:304] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:32.894498  7401 tablet_bootstrap.cc:654] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.899147  7474 raft_consensus.cc:515] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:32.902966  7399 tablet_bootstrap.cc:654] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.905804  7646 raft_consensus.cc:493] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.906415  7646 raft_consensus.cc:515] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:32.918629  7647 raft_consensus.cc:493] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.919096  7647 raft_consensus.cc:515] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.919763  7646 leader_election.cc:290] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:32.921378  7647 leader_election.cc:290] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:32.923089  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:32.923754  7349 raft_consensus.cc:2468] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:32.925037  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:32.925431  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51be84a6af14e35bf7eecdf2180edcc" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:32.925938  7649 raft_consensus.cc:2749] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.926380  7128 raft_consensus.cc:2393] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 1: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:32.927353  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:32.928642  7094 leader_election.cc:343] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.939055  7399 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:32.939600  7399 ts_tablet_manager.cc:1403] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.171s	user 0.008s	sys 0.004s
I20260709 13:14:32.936390  7096 leader_election.cc:304] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:32.945914  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:32.946424  7439 raft_consensus.cc:2804] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:32.946893  7439 raft_consensus.cc:493] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:32.946714  7499 consensus_queue.cc:1048] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:32.947294  7439 raft_consensus.cc:3060] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.953347  7403 tablet_bootstrap.cc:492] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:32.954028  7403 ts_tablet_manager.cc:1403] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.199s	user 0.034s	sys 0.023s
I20260709 13:14:32.957059  7401 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
W20260709 13:14:32.948776  7096 leader_election.cc:343] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:32.957665  7401 ts_tablet_manager.cc:1403] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.199s	user 0.020s	sys 0.000s
I20260709 13:14:32.965168  7401 raft_consensus.cc:359] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:32.967830  7401 raft_consensus.cc:385] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.968179  7401 raft_consensus.cc:740] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.969966  7474 leader_election.cc:290] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:32.971649  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d28f5168369400ab79e9094e6c0c2f0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:32.972216  7348 raft_consensus.cc:3060] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.973592  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d28f5168369400ab79e9094e6c0c2f0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:32.974274  7276 raft_consensus.cc:3060] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:32.960376  7096 leader_election.cc:304] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:32.984232  7245 leader_election.cc:304] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:32.985417  7499 raft_consensus.cc:2749] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.986361  7594 raft_consensus.cc:2749] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:32.987847  7500 consensus_queue.cc:1048] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:32.992264  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:33.000716  7403 raft_consensus.cc:359] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.001896  7403 raft_consensus.cc:385] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.002321  7403 raft_consensus.cc:740] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.987602  7348 raft_consensus.cc:2468] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:33.101130  7397 tablet_bootstrap.cc:654] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.083331  7403 consensus_queue.cc:260] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.005560  7401 consensus_queue.cc:260] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.085708  7399 raft_consensus.cc:359] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
W20260709 13:14:33.091539  7095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 75069.3us
W20260709 13:14:33.106277  7095 leader_election.cc:343] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.096340  7439 raft_consensus.cc:515] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.103953  7399 raft_consensus.cc:385] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.099239  7276 raft_consensus.cc:2468] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:33.112347  7399 raft_consensus.cc:740] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.118580  7403 ts_tablet_manager.cc:1434] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.163s	user 0.003s	sys 0.005s
I20260709 13:14:33.119999  7403 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:33.120251  7128 raft_consensus.cc:2393] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:33.121438  7170 leader_election.cc:304] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:33.124890  7500 raft_consensus.cc:2804] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:33.125483  7500 raft_consensus.cc:697] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:33.126571  7500 consensus_queue.cc:237] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.145108  7439 leader_election.cc:290] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:33.156802  7401 ts_tablet_manager.cc:1434] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.199s	user 0.010s	sys 0.003s
I20260709 13:14:33.158192  7401 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:33.161832  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:33.162577  7348 raft_consensus.cc:3060] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.168788  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:33.163144  7026 catalog_manager.cc:5697] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:33.172422  7399 consensus_queue.cc:260] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.186100  7499 raft_consensus.cc:493] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.186643  7499 raft_consensus.cc:515] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.191359  7474 consensus_queue.cc:1048] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:33.209914  7095 leader_election.cc:343] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.211615  7319 leader_election.cc:304] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:33.201455  7399 ts_tablet_manager.cc:1434] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.262s	user 0.011s	sys 0.010s
I20260709 13:14:33.223201  7399 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:33.225092  7499 leader_election.cc:290] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:33.226828  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:33.228494  7094 leader_election.cc:343] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.228434  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:33.229110  7403 tablet_bootstrap.cc:654] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:33.232901  7095 leader_election.cc:343] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.233803  7095 leader_election.cc:304] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:33.234583  7663 raft_consensus.cc:493] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.235302  7663 raft_consensus.cc:515] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.235698  7646 raft_consensus.cc:2749] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.239229  7543 consensus_queue.cc:1048] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.239848  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:33.246424  7171 leader_election.cc:343] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.251068  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:33.251814  7130 raft_consensus.cc:2468] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:33.257925  7171 leader_election.cc:304] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:33.258698  7500 raft_consensus.cc:2804] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.259059  7500 raft_consensus.cc:493] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.259409  7500 raft_consensus.cc:3060] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.242120  7663 leader_election.cc:290] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:33.267580  7397 tablet_bootstrap.cc:492] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:33.268296  7397 ts_tablet_manager.cc:1403] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.383s	user 0.030s	sys 0.016s
I20260709 13:14:33.268169  7500 raft_consensus.cc:515] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.270879  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:33.271981  7401 tablet_bootstrap.cc:654] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.271770  7397 raft_consensus.cc:359] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.272679  7397 raft_consensus.cc:385] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.273016  7397 raft_consensus.cc:740] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
W20260709 13:14:33.278360  7171 leader_election.cc:343] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.279968  7348 raft_consensus.cc:2468] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:33.280390  7500 leader_election.cc:290] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:33.280704  7649 raft_consensus.cc:2749] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.280916  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:33.281780  7130 raft_consensus.cc:3060] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.282727  7096 leader_election.cc:304] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:33.284281  7646 raft_consensus.cc:2804] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:33.284775  7646 raft_consensus.cc:697] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:33.285686  7646 consensus_queue.cc:237] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.289456  7130 raft_consensus.cc:2468] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:33.289871  7397 consensus_queue.cc:260] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.292052  7171 leader_election.cc:304] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:33.292594  7397 ts_tablet_manager.cc:1434] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:14:33.295238  7397 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:33.297353  7649 consensus_queue.cc:1048] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:33.311241  7026 catalog_manager.cc:5697] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:33.361347  7399 tablet_bootstrap.cc:654] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.293047  7500 raft_consensus.cc:2804] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:33.293854  7663 consensus_queue.cc:1048] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.074s
I20260709 13:14:33.370834  7397 tablet_bootstrap.cc:654] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.373804  7500 raft_consensus.cc:697] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:33.384307  7403 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:33.384759  7403 ts_tablet_manager.cc:1403] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.265s	user 0.015s	sys 0.022s
I20260709 13:14:33.377769  7500 consensus_queue.cc:237] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.408550  7649 raft_consensus.cc:493] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.412493  7401 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:33.412356  7649 raft_consensus.cc:515] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.412976  7401 ts_tablet_manager.cc:1403] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.255s	user 0.009s	sys 0.015s
I20260709 13:14:33.414620  7649 leader_election.cc:290] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:33.415314  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a61725556be4791b92b2b2856ef154c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:33.416759  7317 leader_election.cc:343] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.418267  7399 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:33.418768  7399 ts_tablet_manager.cc:1403] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.196s	user 0.021s	sys 0.010s
I20260709 13:14:33.418299  7401 raft_consensus.cc:359] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.419850  7401 raft_consensus.cc:385] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.420117  7401 raft_consensus.cc:740] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.422269  7401 consensus_queue.cc:260] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.420563  7403 raft_consensus.cc:359] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.424101  7403 raft_consensus.cc:385] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.424525  7403 raft_consensus.cc:740] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.428279  7401 ts_tablet_manager.cc:1434] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 13:14:33.436122  7506 consensus_queue.cc:1048] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.420312  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a61725556be4791b92b2b2856ef154c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:33.454253  7403 consensus_queue.cc:260] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.450992  7276 raft_consensus.cc:2468] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:33.474579  7403 ts_tablet_manager.cc:1434] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.000s
I20260709 13:14:33.478119  7403 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:33.480533  7399 raft_consensus.cc:359] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.481433  7399 raft_consensus.cc:385] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.481838  7399 raft_consensus.cc:740] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.482720  7399 consensus_queue.cc:260] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.488418  7401 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:33.503584  7399 ts_tablet_manager.cc:1434] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 13:14:33.504463  7318 leader_election.cc:304] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:33.506745  7472 raft_consensus.cc:2804] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.507133  7472 raft_consensus.cc:493] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.507424  7472 raft_consensus.cc:3060] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.505118  7399 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:33.519354  7403 tablet_bootstrap.cc:654] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.521147  7397 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:33.521543  7397 ts_tablet_manager.cc:1403] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.227s	user 0.018s	sys 0.005s
I20260709 13:14:33.522128  7401 tablet_bootstrap.cc:654] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.532265  7027 catalog_manager.cc:5697] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:33.538587  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:33.542865  7399 tablet_bootstrap.cc:654] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.548808  7397 raft_consensus.cc:359] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.569253  7397 raft_consensus.cc:385] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.569489  7397 raft_consensus.cc:740] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.565361  7472 raft_consensus.cc:515] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.570647  7397 consensus_queue.cc:260] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.576272  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a61725556be4791b92b2b2856ef154c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
W20260709 13:14:33.579793  7317 leader_election.cc:343] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.581019  7027 catalog_manager.cc:5697] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:33.590481  7594 raft_consensus.cc:493] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.591217  7594 raft_consensus.cc:515] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.592199  7472 leader_election.cc:290] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:33.592636  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a61725556be4791b92b2b2856ef154c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:33.593389  7277 raft_consensus.cc:3060] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.594348  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7762320894a8694d119ad213de398" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:33.594952  7205 raft_consensus.cc:2468] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:33.593287  7594 leader_election.cc:290] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:33.596068  7243 leader_election.cc:304] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:33.596999  7594 raft_consensus.cc:2804] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.597388  7594 raft_consensus.cc:493] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.597731  7594 raft_consensus.cc:3060] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.600013  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7762320894a8694d119ad213de398" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:33.600920  7128 raft_consensus.cc:2468] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:33.608402  7594 raft_consensus.cc:515] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.610033  7397 ts_tablet_manager.cc:1434] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 13:14:33.610996  7399 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:33.610858  7277 raft_consensus.cc:2468] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:33.611459  7399 ts_tablet_manager.cc:1403] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.013s
I20260709 13:14:33.611567  7401 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:33.612038  7401 ts_tablet_manager.cc:1403] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.015s
I20260709 13:14:33.614542  7397 tablet_bootstrap.cc:492] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:33.614199  7399 raft_consensus.cc:359] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.615032  7399 raft_consensus.cc:385] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.615090  7318 leader_election.cc:304] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:33.615355  7399 raft_consensus.cc:740] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.615978  7594 leader_election.cc:290] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:33.614693  7403 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:33.616530  7538 raft_consensus.cc:2804] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:33.616756  7403 ts_tablet_manager.cc:1403] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.139s	user 0.022s	sys 0.010s
I20260709 13:14:33.617028  7538 raft_consensus.cc:697] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:33.619362  7403 raft_consensus.cc:359] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.620005  7403 raft_consensus.cc:385] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.620271  7403 raft_consensus.cc:740] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.620677  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7762320894a8694d119ad213de398" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:33.620898  7403 consensus_queue.cc:260] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.621273  7129 raft_consensus.cc:3060] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.622637  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7762320894a8694d119ad213de398" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:33.623214  7205 raft_consensus.cc:3060] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.623647  7538 consensus_queue.cc:237] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.625221  7397 tablet_bootstrap.cc:654] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.616197  7399 consensus_queue.cc:260] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.628759  7129 raft_consensus.cc:2468] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:33.630630  7403 ts_tablet_manager.cc:1434] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:33.660077  7245 leader_election.cc:304] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:33.661428  7399 ts_tablet_manager.cc:1434] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.002s
I20260709 13:14:33.672250  7399 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:33.672686  7205 raft_consensus.cc:2468] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:33.676402  7025 catalog_manager.cc:5697] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:33.661959  7403 tablet_bootstrap.cc:492] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:33.665941  7500 consensus_queue.cc:1048] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:14:33.662489  7401 raft_consensus.cc:359] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.680307  7401 raft_consensus.cc:385] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.681634  7401 raft_consensus.cc:740] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.682446  7401 consensus_queue.cc:260] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.684026  7403 tablet_bootstrap.cc:654] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.670492  7397 tablet_bootstrap.cc:492] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:33.685751  7397 ts_tablet_manager.cc:1403] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.004s
I20260709 13:14:33.686098  7399 tablet_bootstrap.cc:654] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.685237  7401 ts_tablet_manager.cc:1434] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260709 13:14:33.687752  7594 raft_consensus.cc:2804] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:33.688449  7401 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:33.688573  7594 raft_consensus.cc:697] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:33.689878  7594 consensus_queue.cc:237] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.692637  7397 raft_consensus.cc:359] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.693359  7397 raft_consensus.cc:385] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.693681  7397 raft_consensus.cc:740] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.706171  7397 consensus_queue.cc:260] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.706708  7401 tablet_bootstrap.cc:654] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.702705  7500 consensus_queue.cc:1048] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.704326  7399 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:33.708371  7399 ts_tablet_manager.cc:1403] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260709 13:14:33.708604  7403 tablet_bootstrap.cc:492] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:33.709072  7403 ts_tablet_manager.cc:1403] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.005s
I20260709 13:14:33.711617  7399 raft_consensus.cc:359] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.711650  7403 raft_consensus.cc:359] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.712592  7399 raft_consensus.cc:385] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.712831  7403 raft_consensus.cc:385] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.712991  7399 raft_consensus.cc:740] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.713178  7403 raft_consensus.cc:740] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
W20260709 13:14:33.694466  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 62032.1us
I20260709 13:14:33.713920  7403 consensus_queue.cc:260] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.715412  7397 ts_tablet_manager.cc:1434] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:14:33.715888  7403 ts_tablet_manager.cc:1434] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:33.716944  7403 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:33.716900  7025 catalog_manager.cc:5697] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:33.716813  7397 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:33.719667  7399 consensus_queue.cc:260] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.727898  7403 tablet_bootstrap.cc:654] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.733014  7397 tablet_bootstrap.cc:654] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.737031  7401 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:33.737468  7401 ts_tablet_manager.cc:1403] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
I20260709 13:14:33.740042  7401 raft_consensus.cc:359] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.741385  7401 raft_consensus.cc:385] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.741688  7401 raft_consensus.cc:740] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.742393  7401 consensus_queue.cc:260] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.744282  7399 ts_tablet_manager.cc:1434] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:14:33.744529  7401 ts_tablet_manager.cc:1434] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:33.745750  7401 tablet_bootstrap.cc:492] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:33.752597  7399 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:33.753927  7397 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:33.754417  7397 ts_tablet_manager.cc:1403] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.004s
I20260709 13:14:33.757040  7397 raft_consensus.cc:359] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.757730  7397 raft_consensus.cc:385] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.757995  7397 raft_consensus.cc:740] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.758597  7397 consensus_queue.cc:260] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.759546  7399 tablet_bootstrap.cc:654] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.759825  7401 tablet_bootstrap.cc:654] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.764569  7397 ts_tablet_manager.cc:1434] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:14:33.765841  7397 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:33.771601  7397 tablet_bootstrap.cc:654] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.782634  7397 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:33.783089  7397 ts_tablet_manager.cc:1403] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:14:33.783133  7399 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:33.784024  7399 ts_tablet_manager.cc:1403] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.010s
I20260709 13:14:33.785981  7397 raft_consensus.cc:359] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.786778  7677 raft_consensus.cc:493] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.786959  7397 raft_consensus.cc:385] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.786651  7399 raft_consensus.cc:359] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.787571  7399 raft_consensus.cc:385] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.787433  7677 raft_consensus.cc:515] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.787902  7399 raft_consensus.cc:740] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.788748  7399 consensus_queue.cc:260] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.789166  7401 tablet_bootstrap.cc:492] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:33.789670  7401 ts_tablet_manager.cc:1403] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.001s
I20260709 13:14:33.791461  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:33.792371  7401 raft_consensus.cc:359] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.792784  7677 leader_election.cc:290] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
W20260709 13:14:33.793009  7096 leader_election.cc:343] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.793081  7401 raft_consensus.cc:385] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.787452  7397 raft_consensus.cc:740] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.793527  7401 raft_consensus.cc:740] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.794226  7397 consensus_queue.cc:260] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.796617  7399 ts_tablet_manager.cc:1434] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 13:14:33.794283  7401 consensus_queue.cc:260] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.798207  7403 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:33.798662  7403 ts_tablet_manager.cc:1403] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.020s
I20260709 13:14:33.799006  7401 ts_tablet_manager.cc:1434] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:33.800004  7401 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:33.801214  7403 raft_consensus.cc:359] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.801884  7397 ts_tablet_manager.cc:1434] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 13:14:33.802583  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:33.806629  7094 leader_election.cc:343] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.808430  7401 tablet_bootstrap.cc:654] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.808833  7094 leader_election.cc:304] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:33.803093  7397 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:33.811445  7506 raft_consensus.cc:493] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.811934  7506 raft_consensus.cc:515] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.806761  7399 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:33.815327  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:33.816771  7170 leader_election.cc:343] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.818064  7646 raft_consensus.cc:2749] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.819674  7506 leader_election.cc:290] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:33.801916  7403 raft_consensus.cc:385] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.820214  7403 raft_consensus.cc:740] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.820225  7277 raft_consensus.cc:3060] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.820931  7403 consensus_queue.cc:260] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.823139  7403 ts_tablet_manager.cc:1434] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:14:33.824153  7403 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:33.815351  7397 tablet_bootstrap.cc:654] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.832827  7399 tablet_bootstrap.cc:654] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.832949  7403 tablet_bootstrap.cc:654] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.838357  7538 raft_consensus.cc:493] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.838851  7538 raft_consensus.cc:515] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.840873  7538 leader_election.cc:290] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:33.841750  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:33.842549  7129 raft_consensus.cc:2393] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:33.845121  7646 raft_consensus.cc:493] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.845762  7646 raft_consensus.cc:515] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:33.849247  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:33.851028  7094 leader_election.cc:343] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.852568  7677 consensus_queue.cc:1048] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:33.856424  7646 leader_election.cc:290] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:33.857138  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:33.862747  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cee25e199c4e23bd570647fb0f40ca" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:33.870783  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:33.890326  7129 raft_consensus.cc:2468] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:33.891037  7317 leader_election.cc:304] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
W20260709 13:14:33.891474  7095 leader_election.cc:343] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.891924  7095 leader_election.cc:304] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:33.892369  7538 raft_consensus.cc:3060] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.876243  7397 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:33.878845  7499 raft_consensus.cc:493] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.893399  7499 raft_consensus.cc:515] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:33.895480  7499 leader_election.cc:290] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:33.896080  7397 ts_tablet_manager.cc:1403] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.014s
I20260709 13:14:33.898809  7397 raft_consensus.cc:359] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.899444  7397 raft_consensus.cc:385] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.899708  7397 raft_consensus.cc:740] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.899830  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:33.900362  7397 consensus_queue.cc:260] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
W20260709 13:14:33.901230  7094 leader_election.cc:343] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.901360  7675 raft_consensus.cc:493] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.901813  7499 raft_consensus.cc:2749] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.902022  7675 raft_consensus.cc:515] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.904146  7675 leader_election.cc:290] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:33.906049  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:33.907681  7397 ts_tablet_manager.cc:1434] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:14:33.907517  7506 consensus_queue.cc:1048] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:33.907958  7095 leader_election.cc:343] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.908617  7397 tablet_bootstrap.cc:492] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:33.912045  7677 consensus_queue.cc:1048] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:33.916186  7171 leader_election.cc:304] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:33.916610  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:33.917047  7506 raft_consensus.cc:2804] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.917435  7506 raft_consensus.cc:493] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.917940  7506 raft_consensus.cc:3060] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.918053  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:33.917482  7353 raft_consensus.cc:2468] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:33.943459  7397 tablet_bootstrap.cc:654] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:33.944365  7096 leader_election.cc:343] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.944977  7096 leader_election.cc:304] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:33.946033  7677 raft_consensus.cc:2749] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.952602  7538 raft_consensus.cc:2749] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.961879  7096 leader_election.cc:304] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:33.968575  7677 raft_consensus.cc:2804] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.969162  7677 raft_consensus.cc:493] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.969672  7677 raft_consensus.cc:3060] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.973899  7594 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.974488  7594 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:33.982182  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:33.982507  7593 raft_consensus.cc:493] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.983022  7593 raft_consensus.cc:515] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:33.976744  7594 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:33.985126  7593 leader_election.cc:290] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:33.985971  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.001653  7681 raft_consensus.cc:493] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.002365  7681 raft_consensus.cc:515] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.009059  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af571f612cbd4d0d95e5ffa51389b55f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:34.009774  7681 leader_election.cc:290] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:34.009989  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.011430  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:34.013234  7319 leader_election.cc:343] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.016484  7243 leader_election.cc:343] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.017239  7318 leader_election.cc:343] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.017479  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af571f612cbd4d0d95e5ffa51389b55f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:34.017740  7318 leader_election.cc:304] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:34.018129  7351 raft_consensus.cc:2468] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:34.018991  7472 raft_consensus.cc:2749] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:34.019600  7245 leader_election.cc:343] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.020581  7245 leader_election.cc:343] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.021184  7245 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:34.026515  7594 raft_consensus.cc:493] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.027096  7594 raft_consensus.cc:515] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
W20260709 13:14:34.026613  7096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.68:34297, user_credentials={real_user=slave}} blocked reactor thread for 64864.2us
I20260709 13:14:34.029693  7594 leader_election.cc:290] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.031922  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:34.033584  7243 leader_election.cc:343] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.044041  7594 raft_consensus.cc:2749] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.044166  7500 consensus_queue.cc:1048] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.046983  7245 leader_election.cc:304] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.048396  7506 raft_consensus.cc:515] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.065397  7594 raft_consensus.cc:2804] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.066056  7594 raft_consensus.cc:493] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.066468  7594 raft_consensus.cc:3060] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.076610  7594 raft_consensus.cc:515] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.081100  7129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.081781  7129 raft_consensus.cc:2468] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:34.082307  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
W20260709 13:14:34.083935  7170 leader_election.cc:343] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.086692  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af571f612cbd4d0d95e5ffa51389b55f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
W20260709 13:14:34.087877  7243 leader_election.cc:343] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.093735  7403 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:34.094476  7403 ts_tablet_manager.cc:1403] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.271s	user 0.013s	sys 0.022s
I20260709 13:14:34.098932  7245 leader_election.cc:304] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.100692  7706 raft_consensus.cc:2804] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.101851  7421 raft_consensus.cc:493] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.102470  7421 raft_consensus.cc:515] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.105124  7421 leader_election.cc:290] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.106798  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a61725556be4791b92b2b2856ef154c" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:34.109002  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a61725556be4791b92b2b2856ef154c" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:34.111546  7277 raft_consensus.cc:2393] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:34.113051  7170 leader_election.cc:304] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:34.117168  7663 raft_consensus.cc:3060] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.119405  7593 consensus_queue.cc:1048] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.127738  7663 raft_consensus.cc:2749] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.101265  7706 raft_consensus.cc:493] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.128978  7706 raft_consensus.cc:3060] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.131916  7506 leader_election.cc:290] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:34.134271  7677 raft_consensus.cc:515] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.154561  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:34.155226  7126 raft_consensus.cc:3060] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.163964  7403 raft_consensus.cc:359] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.165030  7403 raft_consensus.cc:385] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.171211  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:34.171780  7399 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.171866  7353 raft_consensus.cc:3060] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.172443  7399 ts_tablet_manager.cc:1403] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.366s	user 0.069s	sys 0.131s
I20260709 13:14:34.165423  7403 raft_consensus.cc:740] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.203462  7403 consensus_queue.cc:260] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.203951  7399 raft_consensus.cc:359] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.205045  7399 raft_consensus.cc:385] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.205391  7399 raft_consensus.cc:740] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.208791  7126 raft_consensus.cc:2468] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:34.215433  7538 consensus_queue.cc:1048] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.216084  7171 leader_election.cc:304] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:34.219466  7663 raft_consensus.cc:2804] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.195386  7677 leader_election.cc:290] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.220029  7399 consensus_queue.cc:260] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.222138  7403 ts_tablet_manager.cc:1434] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.127s	user 0.008s	sys 0.000s
I20260709 13:14:34.223743  7401 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:34.224382  7401 ts_tablet_manager.cc:1403] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.425s	user 0.068s	sys 0.088s
I20260709 13:14:34.228894  7397 tablet_bootstrap.cc:492] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:34.229369  7397 ts_tablet_manager.cc:1403] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.321s	user 0.060s	sys 0.122s
I20260709 13:14:34.233986  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:34.234932  7401 raft_consensus.cc:359] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.235591  7401 raft_consensus.cc:385] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.235846  7401 raft_consensus.cc:740] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.222460  7663 raft_consensus.cc:697] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:34.236479  7401 consensus_queue.cc:260] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.236806  7663 consensus_queue.cc:237] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.241761  7399 ts_tablet_manager.cc:1434] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.024s
I20260709 13:14:34.243917  7403 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:34.229760  7594 leader_election.cc:290] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.247812  7401 ts_tablet_manager.cc:1434] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 13:14:34.254968  7399 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
W20260709 13:14:34.246284  7094 leader_election.cc:343] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.249517  7506 raft_consensus.cc:493] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.260337  7681 raft_consensus.cc:493] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:34.260574  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 66716.2us
I20260709 13:14:34.273175  7401 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:34.282138  7706 raft_consensus.cc:515] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.272087  7681 raft_consensus.cc:515] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.286617  7681 leader_election.cc:290] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.292075  7401 tablet_bootstrap.cc:654] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.298343  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af571f612cbd4d0d95e5ffa51389b55f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:34.298828  7353 raft_consensus.cc:2468] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:34.297430  7403 tablet_bootstrap.cc:654] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.269569  7506 raft_consensus.cc:515] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.299021  7349 raft_consensus.cc:3060] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.303241  7538 consensus_queue.cc:1048] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.304690  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:34.305313  7204 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:34.307587  7397 raft_consensus.cc:359] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.307824  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.308271  7397 raft_consensus.cc:385] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.308571  7397 raft_consensus.cc:740] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
W20260709 13:14:34.311761  7319 leader_election.cc:343] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.313954  7399 tablet_bootstrap.cc:654] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.315346  7706 leader_election.cc:290] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.309217  7397 consensus_queue.cc:260] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.319665  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:34.320083  7397 ts_tablet_manager.cc:1434] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.000s
I20260709 13:14:34.320375  7351 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:34.321084  7397 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:34.320797  7317 leader_election.cc:304] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:34.321595  7171 leader_election.cc:304] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:34.321942  7538 raft_consensus.cc:2804] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.322364  7538 raft_consensus.cc:493] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.322687  7538 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.322841  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:34.322794  7096 leader_election.cc:304] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.324261  7506 leader_election.cc:290] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:34.324443  7646 raft_consensus.cc:2804] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.324986  7646 raft_consensus.cc:697] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:34.325803  7646 consensus_queue.cc:237] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.332535  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.329694  7500 raft_consensus.cc:2804] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.333519  7500 raft_consensus.cc:493] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.333974  7500 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:34.334872  7243 leader_election.cc:343] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.333698  7538 raft_consensus.cc:515] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.337688  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
W20260709 13:14:34.338999  7319 leader_election.cc:343] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.340639  7171 leader_election.cc:343] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.345274  7538 leader_election.cc:290] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.347294  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:34.349087  7397 tablet_bootstrap.cc:654] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.351281  7706 consensus_queue.cc:1048] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.353809  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:34.354539  7128 raft_consensus.cc:3060] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.380630  7025 catalog_manager.cc:5697] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.342267  7349 raft_consensus.cc:2468] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:34.394840  7399 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.395813  7399 ts_tablet_manager.cc:1403] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.141s	user 0.006s	sys 0.013s
I20260709 13:14:34.397414  7403 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:34.397912  7403 ts_tablet_manager.cc:1403] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.003s
I20260709 13:14:34.402035  7399 raft_consensus.cc:359] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.402740  7399 raft_consensus.cc:385] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.403010  7399 raft_consensus.cc:740] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.407573  7128 raft_consensus.cc:2468] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:34.410409  7245 leader_election.cc:304] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.412084  7706 raft_consensus.cc:2804] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.412539  7706 raft_consensus.cc:697] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:34.413332  7706 consensus_queue.cc:237] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.403633  7399 consensus_queue.cc:260] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.426452  7403 raft_consensus.cc:359] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.427212  7403 raft_consensus.cc:385] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.427500  7403 raft_consensus.cc:740] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.427551  7500 raft_consensus.cc:515] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.428242  7403 consensus_queue.cc:260] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.428840  7202 raft_consensus.cc:2393] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:34.437013  7245 leader_election.cc:304] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.438243  7397 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:34.439360  7397 ts_tablet_manager.cc:1403] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.008s
I20260709 13:14:34.444247  7399 ts_tablet_manager.cc:1434] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
W20260709 13:14:34.439146  7718 log.cc:927] Time spent T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:14:34.447537  7403 ts_tablet_manager.cc:1434] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 13:14:34.451138  7399 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:34.449293  7711 raft_consensus.cc:2804] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.451783  7711 raft_consensus.cc:697] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:34.452668  7711 consensus_queue.cc:237] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.459929  7317 leader_election.cc:304] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.461129  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:34.461016  7397 raft_consensus.cc:359] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.462983  7397 raft_consensus.cc:385] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.461537  7681 raft_consensus.cc:2749] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.465463  7399 tablet_bootstrap.cc:654] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.470870  7403 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:34.463373  7397 raft_consensus.cc:740] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.474220  7397 consensus_queue.cc:260] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.477939  7675 raft_consensus.cc:493] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.478824  7401 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:34.478541  7675 raft_consensus.cc:515] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.479315  7401 ts_tablet_manager.cc:1403] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.213s	user 0.012s	sys 0.004s
I20260709 13:14:34.480590  7675 leader_election.cc:290] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:34.482923  7401 raft_consensus.cc:359] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.483634  7401 raft_consensus.cc:385] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.483901  7401 raft_consensus.cc:740] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.490808  7349 raft_consensus.cc:2393] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:34.492636  7500 leader_election.cc:290] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:34.495152  7401 consensus_queue.cc:260] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.496309  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:34.497380  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
W20260709 13:14:34.498616  7171 leader_election.cc:343] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.499415  7403 tablet_bootstrap.cc:654] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:34.499336  7095 leader_election.cc:343] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.511261  7401 ts_tablet_manager.cc:1434] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 13:14:34.501783  7397 ts_tablet_manager.cc:1434] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.002s
I20260709 13:14:34.504698  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:34.507143  7171 leader_election.cc:304] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [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: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:34.514544  7663 raft_consensus.cc:2749] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.516060  7202 raft_consensus.cc:2468] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:34.517247  7397 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:34.517329  7094 leader_election.cc:304] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:34.518219  7028 catalog_manager.cc:5697] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.520265  7675 raft_consensus.cc:2804] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.520677  7675 raft_consensus.cc:493] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.521020  7675 raft_consensus.cc:3060] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.534252  7401 tablet_bootstrap.cc:492] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:34.545183  7397 tablet_bootstrap.cc:654] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.554497  7403 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:34.554971  7403 ts_tablet_manager.cc:1403] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.021s
I20260709 13:14:34.556795  7403 raft_consensus.cc:359] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.557291  7403 raft_consensus.cc:385] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.557504  7403 raft_consensus.cc:740] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.559180  7403 consensus_queue.cc:260] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.562516  7403 ts_tablet_manager.cc:1434] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:34.563475  7403 tablet_bootstrap.cc:492] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:34.569303  7401 tablet_bootstrap.cc:654] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.577322  7399 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.578033  7399 ts_tablet_manager.cc:1403] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.014s
I20260709 13:14:34.580564  7675 raft_consensus.cc:515] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.580806  7399 raft_consensus.cc:359] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.581406  7399 raft_consensus.cc:385] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.582343  7399 raft_consensus.cc:740] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.583773  7403 tablet_bootstrap.cc:654] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.584452  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:34.585095  7202 raft_consensus.cc:3060] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.594630  7675 leader_election.cc:290] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:34.594954  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:34.596181  7202 raft_consensus.cc:2468] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
W20260709 13:14:34.596382  7095 leader_election.cc:343] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.597440  7399 consensus_queue.cc:260] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.600711  7024 catalog_manager.cc:5697] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.602877  7024 catalog_manager.cc:5697] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.598814  7094 leader_election.cc:304] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:34.614392  7675 raft_consensus.cc:2804] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.614952  7675 raft_consensus.cc:697] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:34.615052  7663 raft_consensus.cc:493] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.615645  7663 raft_consensus.cc:515] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.616339  7399 ts_tablet_manager.cc:1434] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:14:34.615833  7675 consensus_queue.cc:237] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.617404  7399 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:34.619028  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:34.619905  7349 raft_consensus.cc:2393] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:34.622920  7663 leader_election.cc:290] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:34.624303  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.626535  7397 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:34.631925  7397 ts_tablet_manager.cc:1403] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.003s
I20260709 13:14:34.630264  7711 raft_consensus.cc:493] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.632673  7711 raft_consensus.cc:515] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.627542  7171 leader_election.cc:304] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:34.636335  7663 raft_consensus.cc:3060] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.636431  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c139bc4b864faeafd25aa7facdb169" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:34.640870  7243 leader_election.cc:343] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.634533  7397 raft_consensus.cc:359] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.646023  7397 raft_consensus.cc:385] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.646281  7397 raft_consensus.cc:740] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.646908  7397 consensus_queue.cc:260] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.648550  7711 leader_election.cc:290] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.652644  7663 raft_consensus.cc:2749] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.654578  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c139bc4b864faeafd25aa7facdb169" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:34.659822  7245 leader_election.cc:343] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.660264  7245 leader_election.cc:304] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.661306  7711 raft_consensus.cc:2749] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.655747  7397 ts_tablet_manager.cc:1434] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:14:34.656394  7499 raft_consensus.cc:493] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.664652  7499 raft_consensus.cc:515] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.625072  7399 tablet_bootstrap.cc:654] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.666903  7499 leader_election.cc:290] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.668763  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:34.668560  7025 catalog_manager.cc:5697] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.664337  7397 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:34.669430  7349 raft_consensus.cc:2468] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:34.670557  7096 leader_election.cc:304] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:34.671083  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:34.672503  7094 leader_election.cc:343] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.673401  7499 raft_consensus.cc:2804] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.673830  7499 raft_consensus.cc:493] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.674186  7499 raft_consensus.cc:3060] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.677129  7397 tablet_bootstrap.cc:654] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.679041  7399 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.679560  7399 ts_tablet_manager.cc:1403] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.003s
I20260709 13:14:34.682817  7399 raft_consensus.cc:359] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.683516  7399 raft_consensus.cc:385] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.683873  7399 raft_consensus.cc:740] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.686106  7399 consensus_queue.cc:260] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.685242  7403 tablet_bootstrap.cc:492] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:34.688001  7403 ts_tablet_manager.cc:1403] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.007s
I20260709 13:14:34.685175  7499 raft_consensus.cc:515] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.694571  7403 raft_consensus.cc:359] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.695287  7403 raft_consensus.cc:385] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.695613  7403 raft_consensus.cc:740] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.696451  7403 consensus_queue.cc:260] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
W20260709 13:14:34.697149  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:34.699081  7403 ts_tablet_manager.cc:1434] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:34.702118  7399 ts_tablet_manager.cc:1434] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:14:34.703186  7397 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:34.703202  7399 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:34.703794  7397 ts_tablet_manager.cc:1403] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.002s
I20260709 13:14:34.706715  7403 tablet_bootstrap.cc:492] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:34.707633  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:34.708292  7349 raft_consensus.cc:3060] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.709749  7538 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.710268  7538 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.711293  7646 raft_consensus.cc:493] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.711790  7646 raft_consensus.cc:515] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.712862  7538 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:34.713850  7403 tablet_bootstrap.cc:654] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.714062  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:34.714810  7277 raft_consensus.cc:2468] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:34.706740  7397 raft_consensus.cc:359] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.711316  7675 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.716028  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.716214  7397 raft_consensus.cc:385] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.716468  7318 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:34.716363  7675 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.716939  7397 raft_consensus.cc:740] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.717432  7128 raft_consensus.cc:2468] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:34.718880  7675 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.713840  7646 leader_election.cc:290] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.719862  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:34.720556  7353 raft_consensus.cc:2468] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:34.721658  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:34.722342  7279 raft_consensus.cc:2468] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:34.723181  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:34.723836  7351 raft_consensus.cc:2468] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:34.724063  7095 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:34.725160  7646 raft_consensus.cc:2804] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.725517  7646 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.725931  7646 raft_consensus.cc:3060] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.726128  7399 tablet_bootstrap.cc:654] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.726405  7538 raft_consensus.cc:2804] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.726861  7538 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.727190  7538 raft_consensus.cc:3060] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.720453  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:34.729424  7277 raft_consensus.cc:2468] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:34.731976  7095 leader_election.cc:304] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:34.732721  7675 raft_consensus.cc:2804] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.733070  7675 raft_consensus.cc:493] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.733399  7675 raft_consensus.cc:3060] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.738983  7397 consensus_queue.cc:260] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.741004  7397 ts_tablet_manager.cc:1434] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 13:14:34.744316  7399 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.744871  7399 ts_tablet_manager.cc:1403] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.001s
I20260709 13:14:34.745721  7646 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.747762  7399 raft_consensus.cc:359] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.748555  7399 raft_consensus.cc:385] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.748888  7399 raft_consensus.cc:740] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.749550  7399 consensus_queue.cc:260] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.751727  7399 ts_tablet_manager.cc:1434] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:34.752732  7399 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:34.754206  7349 raft_consensus.cc:2468] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:34.755353  7397 tablet_bootstrap.cc:492] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:34.755873  7096 leader_election.cc:304] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:34.756582  7677 raft_consensus.cc:2804] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.761197  7397 tablet_bootstrap.cc:654] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.762167  7499 leader_election.cc:290] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.762558  7399 tablet_bootstrap.cc:654] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.762856  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:34.763460  7279 raft_consensus.cc:3060] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.764196  7538 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.765069  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:34.766304  7538 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
W20260709 13:14:34.767373  7094 leader_election.cc:343] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.769073  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:34.770262  7128 raft_consensus.cc:2393] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate a0084ae3ce0047c68ca05781f6f12a4e in this term.
I20260709 13:14:34.771744  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:34.773254  7318 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:34.774667  7399 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.775691  7538 raft_consensus.cc:2749] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.778081  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:34.782410  7349 raft_consensus.cc:2393] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a0084ae3ce0047c68ca05781f6f12a4e in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:34.781840  7399 ts_tablet_manager.cc:1403] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.008s
I20260709 13:14:34.775981  7279 raft_consensus.cc:2468] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:34.783985  7095 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:34.776460  7646 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.784768  7499 raft_consensus.cc:2804] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.785290  7499 raft_consensus.cc:697] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:34.786144  7499 consensus_queue.cc:237] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.786264  7675 raft_consensus.cc:515] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.789135  7399 raft_consensus.cc:359] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.790160  7399 raft_consensus.cc:385] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.790568  7399 raft_consensus.cc:740] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.789084  7675 leader_election.cc:290] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.791458  7399 consensus_queue.cc:260] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.793792  7399 ts_tablet_manager.cc:1434] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:34.794858  7399 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:34.794914  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:34.795725  7277 raft_consensus.cc:3060] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.797317  7403 tablet_bootstrap.cc:492] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:34.797817  7403 ts_tablet_manager.cc:1403] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.010s
I20260709 13:14:34.799556  7706 raft_consensus.cc:493] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.800155  7706 raft_consensus.cc:515] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.800900  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:34.801492  7349 raft_consensus.cc:3060] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.802892  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:34.806738  7245 leader_election.cc:343] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.807324  7706 leader_election.cc:290] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:34.809489  7706 raft_consensus.cc:493] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.809691  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.810016  7706 raft_consensus.cc:515] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:34.812134  7349 raft_consensus.cc:2468] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:34.810367  7128 raft_consensus.cc:2468] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:34.812848  7706 leader_election.cc:290] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:34.813737  7401 tablet_bootstrap.cc:492] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:34.813809  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:34.814303  7401 ts_tablet_manager.cc:1403] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.284s	user 0.006s	sys 0.006s
I20260709 13:14:34.815577  7399 tablet_bootstrap.cc:654] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.816428  7403 raft_consensus.cc:359] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.817152  7403 raft_consensus.cc:385] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.816916  7401 raft_consensus.cc:359] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.814109  7245 leader_election.cc:304] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:34.817929  7096 leader_election.cc:304] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:34.818276  7711 consensus_queue.cc:1048] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.819741  7711 raft_consensus.cc:2804] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.820093  7711 raft_consensus.cc:493] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.820415  7711 raft_consensus.cc:3060] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.820578  7675 raft_consensus.cc:2804] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.820797  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabb44f3822d4c9e8818c95f70d5963e" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:34.821964  7128 raft_consensus.cc:2393] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 1: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:34.822620  7677 raft_consensus.cc:697] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:34.823537  7677 consensus_queue.cc:237] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.825006  7245 leader_election.cc:304] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:34.825649  7401 raft_consensus.cc:385] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.826035  7401 raft_consensus.cc:740] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.829537  7401 consensus_queue.cc:260] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.829241  7709 raft_consensus.cc:3060] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.830516  7277 raft_consensus.cc:2468] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:34.832005  7401 ts_tablet_manager.cc:1434] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:14:34.833212  7401 tablet_bootstrap.cc:492] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:34.834189  7711 raft_consensus.cc:515] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.836917  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
W20260709 13:14:34.838711  7245 leader_election.cc:343] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.841424  7397 tablet_bootstrap.cc:492] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:34.841936  7397 ts_tablet_manager.cc:1403] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.003s
I20260709 13:14:34.842008  7399 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.842564  7399 ts_tablet_manager.cc:1403] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.001s
I20260709 13:14:34.844488  7709 raft_consensus.cc:2749] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:34.845992  7243 consensus_peers.cc:597] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:34.845919  7397 raft_consensus.cc:359] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.846692  7397 raft_consensus.cc:385] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.846983  7397 raft_consensus.cc:740] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.849531  7711 leader_election.cc:290] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:34.821105  7675 raft_consensus.cc:697] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:34.852870  7397 consensus_queue.cc:260] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.817464  7403 raft_consensus.cc:740] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.854282  7663 consensus_queue.cc:1048] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.858008  7399 raft_consensus.cc:359] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.858701  7399 raft_consensus.cc:385] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.858966  7399 raft_consensus.cc:740] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.859557  7399 consensus_queue.cc:260] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.860757  7401 tablet_bootstrap.cc:654] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.860972  7399 ts_tablet_manager.cc:1434] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:14:34.862294  7399 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:34.867883  7399 tablet_bootstrap.cc:654] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.870543  7737 consensus_queue.cc:1048] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.872324  7397 ts_tablet_manager.cc:1434] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:14:34.877709  7646 consensus_queue.cc:1048] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.878890  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:34.879504  7130 raft_consensus.cc:3060] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.885897  7663 consensus_queue.cc:1048] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.888583  7130 raft_consensus.cc:2468] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:34.893688  7245 leader_election.cc:304] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:34.894774  7709 raft_consensus.cc:2804] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.895232  7709 raft_consensus.cc:697] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:34.896116  7709 consensus_queue.cc:237] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.909145  7399 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:34.909801  7399 ts_tablet_manager.cc:1403] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.006s
I20260709 13:14:34.911999  7401 tablet_bootstrap.cc:492] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:34.912851  7401 ts_tablet_manager.cc:1403] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260709 13:14:34.854717  7403 consensus_queue.cc:260] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.852521  7675 consensus_queue.cc:237] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.922183  7737 raft_consensus.cc:493] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.923908  7737 raft_consensus.cc:515] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:34.926271  7737 leader_election.cc:290] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:34.934365  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:34.938645  7096 leader_election.cc:343] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.942168  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:34.945477  7401 raft_consensus.cc:359] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.946674  7401 raft_consensus.cc:385] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.947145  7401 raft_consensus.cc:740] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.948352  7401 consensus_queue.cc:260] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:34.949928  7711 consensus_queue.cc:1048] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:34.953246  7095 leader_election.cc:343] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.949182  7025 catalog_manager.cc:5697] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.958830  7095 leader_election.cc:304] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:34.963997  7403 ts_tablet_manager.cc:1434] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.166s	user 0.007s	sys 0.000s
I20260709 13:14:34.965116  7399 raft_consensus.cc:359] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.976698  7399 raft_consensus.cc:385] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.977072  7399 raft_consensus.cc:740] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.982453  7397 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:34.983312  7399 consensus_queue.cc:260] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:34.990316  7677 raft_consensus.cc:2749] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.006659  7399 ts_tablet_manager.cc:1434] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.002s
W20260709 13:14:35.008419  7095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 55222us
I20260709 13:14:35.032943  7401 ts_tablet_manager.cc:1434] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.120s	user 0.017s	sys 0.006s
I20260709 13:14:35.034106  7401 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:35.039602  7472 raft_consensus.cc:493] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.040136  7472 raft_consensus.cc:515] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.042317  7403 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
W20260709 13:14:35.000279  7170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 56788.6us
I20260709 13:14:35.009869  7754 raft_consensus.cc:493] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.044459  7754 raft_consensus.cc:515] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.047811  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c139bc4b864faeafd25aa7facdb169" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:35.048454  7205 raft_consensus.cc:2468] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:35.049862  7754 leader_election.cc:290] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:35.052315  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c139bc4b864faeafd25aa7facdb169" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:35.052948  7277 raft_consensus.cc:2468] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:35.055469  7397 tablet_bootstrap.cc:654] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.058044  7403 tablet_bootstrap.cc:654] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.067001  7399 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:35.042378  7472 leader_election.cc:290] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:35.080327  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34b6006f3064a74b949920865d82300" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:35.091199  7349 raft_consensus.cc:2468] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
I20260709 13:14:35.092546  7171 leader_election.cc:304] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:35.093468  7752 raft_consensus.cc:2804] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.073257  7318 leader_election.cc:304] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:35.093890  7752 raft_consensus.cc:493] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.094257  7752 raft_consensus.cc:3060] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.076965  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34b6006f3064a74b949920865d82300" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:35.105712  7277 raft_consensus.cc:2468] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 0.
W20260709 13:14:35.107299  7243 consensus_peers.cc:597] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:35.110677  7538 raft_consensus.cc:2804] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:35.122239  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:34297, user_credentials={real_user=slave}} blocked reactor thread for 48083.6us
W20260709 13:14:35.114748  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 46459.6us
I20260709 13:14:35.123859  7538 raft_consensus.cc:493] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.136926  7538 raft_consensus.cc:3060] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.147154  7403 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:35.147676  7403 ts_tablet_manager.cc:1403] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.007s
I20260709 13:14:35.151660  7403 raft_consensus.cc:359] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.152383  7403 raft_consensus.cc:385] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.152676  7403 raft_consensus.cc:740] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.153666  7403 consensus_queue.cc:260] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.158303  7403 ts_tablet_manager.cc:1434] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:35.159238  7403 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:35.185978  7472 raft_consensus.cc:493] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.186548  7472 raft_consensus.cc:515] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.195991  7472 leader_election.cc:290] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:35.196825  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:35.197474  7130 raft_consensus.cc:2468] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:35.198663  7319 leader_election.cc:304] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:35.201181  7027 catalog_manager.cc:5697] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.204192  7646 consensus_queue.cc:1048] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.207723  7399 tablet_bootstrap.cc:654] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.208137  7401 tablet_bootstrap.cc:654] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.212348  7757 consensus_queue.cc:1048] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.207126  7752 raft_consensus.cc:515] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.216261  7759 raft_consensus.cc:2804] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.216686  7759 raft_consensus.cc:493] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.216992  7759 raft_consensus.cc:3060] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.218192  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34b6006f3064a74b949920865d82300" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:35.218750  7277 raft_consensus.cc:3060] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.219000  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34b6006f3064a74b949920865d82300" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:35.219674  7348 raft_consensus.cc:3060] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.226272  7277 raft_consensus.cc:2468] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:35.230934  7028 catalog_manager.cc:5697] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.233935  7028 catalog_manager.cc:5697] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.228072  7752 leader_election.cc:290] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
W20260709 13:14:35.227795  7317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 82879.3us
I20260709 13:14:35.253692  7403 tablet_bootstrap.cc:654] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.237334  7757 raft_consensus.cc:493] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.242924  7170 leader_election.cc:304] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:35.256560  7752 raft_consensus.cc:2804] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.257071  7752 raft_consensus.cc:697] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:35.257326  7399 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:35.257948  7752 consensus_queue.cc:237] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.229954  7538 raft_consensus.cc:515] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.264890  7538 leader_election.cc:290] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:35.266191  7757 raft_consensus.cc:515] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.268492  7757 leader_election.cc:290] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:35.271818  7348 raft_consensus.cc:2468] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
W20260709 13:14:35.272419  7095 consensus_peers.cc:597] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:35.273876  7755 raft_consensus.cc:493] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.274245  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c139bc4b864faeafd25aa7facdb169" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:35.274756  7278 raft_consensus.cc:3060] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.274400  7755 raft_consensus.cc:515] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.276605  7755 leader_election.cc:290] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:35.257993  7399 ts_tablet_manager.cc:1403] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.247s	user 0.025s	sys 0.008s
I20260709 13:14:35.285508  7397 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:35.286201  7397 ts_tablet_manager.cc:1403] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.310s	user 0.019s	sys 0.011s
W20260709 13:14:35.299603  7769 log.cc:927] Time spent T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:14:35.300371  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:35.301683  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:35.302484  7203 raft_consensus.cc:2393] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0084ae3ce0047c68ca05781f6f12a4e in current term 1: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:35.302688  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:35.300405  7278 raft_consensus.cc:2468] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
W20260709 13:14:35.311079  7095 leader_election.cc:343] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.314582  7399 raft_consensus.cc:359] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.315299  7399 raft_consensus.cc:385] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.315547  7399 raft_consensus.cc:740] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
W20260709 13:14:35.323086  7094 leader_election.cc:343] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.323597  7094 leader_election.cc:304] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:35.327405  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c139bc4b864faeafd25aa7facdb169" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:35.328042  7202 raft_consensus.cc:3060] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.328341  7760 consensus_queue.cc:1048] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:14:35.330320  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:35.331107  7348 raft_consensus.cc:2393] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0084ae3ce0047c68ca05781f6f12a4e in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:35.331935  7203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:35.335695  7317 leader_election.cc:343] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.336444  7318 leader_election.cc:304] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:35.337285  7399 consensus_queue.cc:260] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.337942  7472 raft_consensus.cc:2804] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.338589  7472 raft_consensus.cc:697] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:35.339461  7472 consensus_queue.cc:237] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.342423  7759 raft_consensus.cc:515] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.343669  7202 raft_consensus.cc:2468] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:35.344818  7397 raft_consensus.cc:359] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.345639  7397 raft_consensus.cc:385] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.345914  7397 raft_consensus.cc:740] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.347370  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:35.348809  7130 raft_consensus.cc:3060] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.347960  7675 raft_consensus.cc:493] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.350745  7397 consensus_queue.cc:260] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.359338  7675 raft_consensus.cc:515] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.362905  7401 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:35.363402  7401 ts_tablet_manager.cc:1403] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.330s	user 0.015s	sys 0.004s
I20260709 13:14:35.363932  7675 leader_election.cc:290] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:35.364894  7397 ts_tablet_manager.cc:1434] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.078s	user 0.000s	sys 0.011s
I20260709 13:14:35.365864  7397 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:35.367094  7094 leader_election.cc:304] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:35.367544  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ed49bdd494297bf3e0aa23221f64a" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:35.370158  7094 leader_election.cc:343] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.371374  7737 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.348771  7757 raft_consensus.cc:2749] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.394307  7130 raft_consensus.cc:2468] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:35.399166  7401 raft_consensus.cc:359] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.400076  7401 raft_consensus.cc:385] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.400344  7401 raft_consensus.cc:740] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.400738  7319 leader_election.cc:304] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:35.400985  7401 consensus_queue.cc:260] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.401981  7759 leader_election.cc:290] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:35.401424  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ed49bdd494297bf3e0aa23221f64a" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:35.403142  7681 raft_consensus.cc:2804] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.404424  7397 tablet_bootstrap.cc:654] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.416069  7399 ts_tablet_manager.cc:1434] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.138s	user 0.011s	sys 0.022s
I20260709 13:14:35.422735  7401 ts_tablet_manager.cc:1434] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 13:14:35.412873  7757 consensus_queue.cc:1048] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:14:35.415408  7677 consensus_queue.cc:1048] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:14:35.414701  7681 raft_consensus.cc:697] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:35.430609  7681 consensus_queue.cc:237] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.431349  7401 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
W20260709 13:14:35.433495  7096 leader_election.cc:343] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.433964  7096 leader_election.cc:304] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:35.438980  7646 raft_consensus.cc:2749] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.442629  7401 tablet_bootstrap.cc:654] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.445303  7403 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:35.445971  7403 ts_tablet_manager.cc:1403] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.287s	user 0.015s	sys 0.003s
I20260709 13:14:35.449417  7403 raft_consensus.cc:359] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.453150  7403 raft_consensus.cc:385] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.454485  7403 raft_consensus.cc:740] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
W20260709 13:14:35.456496  7094 consensus_peers.cc:597] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:35.459450  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
W20260709 13:14:35.469105  7317 leader_election.cc:343] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:35.474565  7245 consensus_peers.cc:597] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Couldn't send request to peer d6d8a683278944c2ad0a762d4fa36b4e. 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:14:35.463245  7737 raft_consensus.cc:2749] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.483829  7774 consensus_queue.cc:1048] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:35.487794  7024 catalog_manager.cc:5697] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.489297  7399 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:35.489910  7677 consensus_queue.cc:1048] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.455391  7403 consensus_queue.cc:260] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.514070  7397 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:35.514678  7397 ts_tablet_manager.cc:1403] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.149s	user 0.007s	sys 0.006s
I20260709 13:14:35.509474  7399 tablet_bootstrap.cc:654] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.517928  7401 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:35.518427  7401 ts_tablet_manager.cc:1403] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.007s
I20260709 13:14:35.536525  7403 ts_tablet_manager.cc:1434] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.000s
I20260709 13:14:35.537173  7397 raft_consensus.cc:359] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.537880  7403 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:35.537986  7397 raft_consensus.cc:385] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.538451  7397 raft_consensus.cc:740] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.539162  7397 consensus_queue.cc:260] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.540366  7677 raft_consensus.cc:493] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.540915  7677 raft_consensus.cc:515] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.545225  7397 ts_tablet_manager.cc:1434] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:14:35.543298  7677 leader_election.cc:290] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:35.546608  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:35.547762  7094 leader_election.cc:343] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.548175  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:35.550083  7401 raft_consensus.cc:359] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.551905  7401 raft_consensus.cc:385] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.552181  7401 raft_consensus.cc:740] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.555450  7399 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:35.557451  7399 ts_tablet_manager.cc:1403] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.004s
I20260709 13:14:35.560343  7399 raft_consensus.cc:359] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.561528  7399 raft_consensus.cc:385] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.561913  7399 raft_consensus.cc:740] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.562654  7399 consensus_queue.cc:260] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.565070  7399 ts_tablet_manager.cc:1434] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:35.566304  7399 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:35.565127  7024 catalog_manager.cc:5697] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.568254  7401 consensus_queue.cc:260] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.578052  7401 ts_tablet_manager.cc:1434] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.003s
I20260709 13:14:35.581341  7397 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:35.574913  7278 raft_consensus.cc:2468] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 0.
I20260709 13:14:35.586382  7095 leader_election.cc:304] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:35.587466  7755 raft_consensus.cc:2804] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.587822  7755 raft_consensus.cc:493] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.588147  7755 raft_consensus.cc:3060] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.588250  7397 tablet_bootstrap.cc:654] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.581673  7403 tablet_bootstrap.cc:654] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.609750  7752 raft_consensus.cc:493] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.610306  7752 raft_consensus.cc:515] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.610819  7399 tablet_bootstrap.cc:654] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.611941  7401 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:35.618922  7675 raft_consensus.cc:493] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.619441  7675 raft_consensus.cc:515] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.622213  7675 leader_election.cc:290] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:35.624732  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:35.627875  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:35.628679  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:35.631086  7095 leader_election.cc:343] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:35.631616  7094 leader_election.cc:343] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.631650  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b52c5dd6b2a4233af7038799791836d" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:35.632067  7094 leader_election.cc:304] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:35.632769  7677 raft_consensus.cc:2749] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.634274  7170 leader_election.cc:304] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:35.634898  7752 leader_election.cc:290] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:35.625420  7025 catalog_manager.cc:5697] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.635794  7756 raft_consensus.cc:2749] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.644440  7755 raft_consensus.cc:515] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.644953  7709 raft_consensus.cc:493] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.645517  7709 raft_consensus.cc:515] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.646687  7755 leader_election.cc:290] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:35.647786  7709 leader_election.cc:290] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:35.647993  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:35.648615  7279 raft_consensus.cc:3060] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.649937  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:35.650311  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:35.650578  7128 raft_consensus.cc:2468] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:35.652127  7245 leader_election.cc:304] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
W20260709 13:14:35.653774  7243 leader_election.cc:343] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.655118  7709 raft_consensus.cc:2804] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.655493  7709 raft_consensus.cc:493] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.655824  7709 raft_consensus.cc:3060] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.665282  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:35.666083  7202 raft_consensus.cc:3060] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.674968  7709 raft_consensus.cc:515] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.679598  7279 raft_consensus.cc:2468] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:35.680583  7095 leader_election.cc:304] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:35.682060  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:35.682777  7126 raft_consensus.cc:3060] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.684998  7401 tablet_bootstrap.cc:654] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.676807  7709 leader_election.cc:290] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:35.687405  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:35.690032  7677 raft_consensus.cc:2804] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.690763  7204 raft_consensus.cc:3060] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:35.695263  7243 leader_election.cc:343] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.703032  7677 raft_consensus.cc:697] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:35.703977  7677 consensus_queue.cc:237] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.699642  7202 raft_consensus.cc:2468] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 1.
I20260709 13:14:35.712343  7397 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:35.712865  7397 ts_tablet_manager.cc:1403] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.135s	user 0.028s	sys 0.024s
I20260709 13:14:35.715685  7403 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:35.716189  7403 ts_tablet_manager.cc:1403] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.179s	user 0.012s	sys 0.012s
I20260709 13:14:35.716753  7397 raft_consensus.cc:359] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.717733  7397 raft_consensus.cc:385] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.719185  7403 raft_consensus.cc:359] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.719864  7403 raft_consensus.cc:385] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.718011  7397 raft_consensus.cc:740] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.720129  7403 raft_consensus.cc:740] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.722981  7403 consensus_queue.cc:260] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.726248  7399 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: No bootstrap required, opened a new log
I20260709 13:14:35.725370  7397 consensus_queue.cc:260] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.731576  7399 ts_tablet_manager.cc:1403] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.166s	user 0.024s	sys 0.015s
I20260709 13:14:35.732508  7397 ts_tablet_manager.cc:1434] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:14:35.727856  7126 raft_consensus.cc:2468] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:35.741508  7025 catalog_manager.cc:5697] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 1 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.745432  7399 raft_consensus.cc:359] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.748497  7399 raft_consensus.cc:385] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.748863  7399 raft_consensus.cc:740] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.749572  7399 consensus_queue.cc:260] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.745932  7403 ts_tablet_manager.cc:1434] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 13:14:35.751197  7403 tablet_bootstrap.cc:492] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:35.753921  7245 leader_election.cc:304] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:35.754088  7472 raft_consensus.cc:493] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.755110  7709 raft_consensus.cc:2804] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.755123  7472 raft_consensus.cc:515] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.755831  7709 raft_consensus.cc:697] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:35.757370  7472 leader_election.cc:290] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:35.758366  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:35.758786  7403 tablet_bootstrap.cc:654] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.759043  7128 raft_consensus.cc:2468] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:35.759389  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:35.760682  7319 leader_election.cc:304] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:35.756006  7399 ts_tablet_manager.cc:1434] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.005s
I20260709 13:14:35.763512  7397 tablet_bootstrap.cc:492] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
W20260709 13:14:35.764461  7318 leader_election.cc:343] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.765734  7472 raft_consensus.cc:2804] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.756742  7709 consensus_queue.cc:237] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.766117  7472 raft_consensus.cc:493] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.767290  7472 raft_consensus.cc:3060] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:35.778712  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:35.779398  7401 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:35.780359  7472 raft_consensus.cc:515] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.780937  7401 ts_tablet_manager.cc:1403] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.005s
I20260709 13:14:35.781020  7752 consensus_queue.cc:1048] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:35.788002  7401 raft_consensus.cc:359] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.788625  7401 raft_consensus.cc:385] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.788869  7401 raft_consensus.cc:740] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.789431  7401 consensus_queue.cc:260] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.790493  7397 tablet_bootstrap.cc:654] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.793001  7401 ts_tablet_manager.cc:1434] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:35.807461  7472 leader_election.cc:290] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:35.845842  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:35.850564  7401 tablet_bootstrap.cc:492] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:35.858412  7401 tablet_bootstrap.cc:654] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.860374  7755 raft_consensus.cc:493] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.860868  7755 raft_consensus.cc:515] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:35.862967  7755 leader_election.cc:290] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:35.863829  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:35.866212  7096 leader_election.cc:343] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.874047  7401 tablet_bootstrap.cc:492] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:35.874604  7401 ts_tablet_manager.cc:1403] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
W20260709 13:14:35.851485  7318 leader_election.cc:343] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.876143  7397 tablet_bootstrap.cc:492] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:35.876647  7397 ts_tablet_manager.cc:1403] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.137s	user 0.024s	sys 0.027s
I20260709 13:14:35.877720  7401 raft_consensus.cc:359] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.879220  7401 raft_consensus.cc:385] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.879150  7397 raft_consensus.cc:359] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.879685  7401 raft_consensus.cc:740] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.879916  7397 raft_consensus.cc:385] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.880386  7397 raft_consensus.cc:740] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.847236  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:35.885550  7397 consensus_queue.cc:260] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.890370  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:35.893255  7403 tablet_bootstrap.cc:492] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:35.893879  7403 ts_tablet_manager.cc:1403] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.002s
I20260709 13:14:35.896243  7397 ts_tablet_manager.cc:1434] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:14:35.897471  7397 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:35.897778  7128 raft_consensus.cc:3060] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.881278  7401 consensus_queue.cc:260] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.905929  7752 consensus_queue.cc:1048] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:35.908387  7349 raft_consensus.cc:3060] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.929412  7675 raft_consensus.cc:493] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.930104  7675 raft_consensus.cc:515] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
W20260709 13:14:35.930668  7317 consensus_peers.cc:597] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:35.932883  7759 consensus_queue.cc:1048] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:35.938961  7401 ts_tablet_manager.cc:1434] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 13:14:35.939612  7397 tablet_bootstrap.cc:654] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.949580  7403 raft_consensus.cc:359] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.950585  7403 raft_consensus.cc:385] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.950907  7403 raft_consensus.cc:740] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.952271  7401 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
W20260709 13:14:35.946156  7094 leader_election.cc:343] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.952616  7403 consensus_queue.cc:260] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:35.965266  7027 catalog_manager.cc:5697] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.963245  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:35.962121  7094 leader_election.cc:304] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:35.973795  7737 raft_consensus.cc:2749] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.962823  7675 leader_election.cc:290] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
W20260709 13:14:35.976004  7096 leader_election.cc:343] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.979637  7128 raft_consensus.cc:2468] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:35.981866  7319 leader_election.cc:304] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:35.982620  7765 raft_consensus.cc:2804] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.983065  7765 raft_consensus.cc:697] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:35.983871  7765 consensus_queue.cc:237] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:35.982025  7401 tablet_bootstrap.cc:654] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.994252  7797 raft_consensus.cc:493] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.994809  7797 raft_consensus.cc:515] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:35.996829  7797 leader_election.cc:290] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.004637  7403 ts_tablet_manager.cc:1434] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.000s
I20260709 13:14:36.015313  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:36.024644  7797 raft_consensus.cc:493] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.025172  7797 raft_consensus.cc:515] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.026911  7278 raft_consensus.cc:3060] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.027191  7797 leader_election.cc:290] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:36.029060  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.031786  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b023236fba46739e35c24f456d4d5d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:36.032428  7201 raft_consensus.cc:2468] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:36.032635  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b023236fba46739e35c24f456d4d5d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:36.043099  7403 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
W20260709 13:14:36.036648  7245 leader_election.cc:343] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.044207  7245 leader_election.cc:304] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:36.027443  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:36.053956  7800 log.cc:927] Time spent T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 13:14:36.054522  7243 leader_election.cc:304] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.056033  7759 consensus_queue.cc:1048] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.057881  7706 raft_consensus.cc:2804] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.058277  7706 raft_consensus.cc:493] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.058670  7706 raft_consensus.cc:3060] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.060422  7755 raft_consensus.cc:493] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.060917  7755 raft_consensus.cc:515] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.062906  7755 leader_election.cc:290] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
W20260709 13:14:36.068599  7095 leader_election.cc:343] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.071779  7095 leader_election.cc:304] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.074422  7397 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:36.075083  7397 ts_tablet_manager.cc:1403] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.178s	user 0.021s	sys 0.026s
I20260709 13:14:36.083937  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:36.085041  7737 raft_consensus.cc:2749] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.069806  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:36.090199  7095 leader_election.cc:343] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.094682  7681 consensus_queue.cc:1048] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:36.100033  7401 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:36.100510  7401 ts_tablet_manager.cc:1403] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.005s
I20260709 13:14:36.104540  7397 raft_consensus.cc:359] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.106755  7397 raft_consensus.cc:385] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.107018  7397 raft_consensus.cc:740] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.109005  7397 consensus_queue.cc:260] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.110411  7797 raft_consensus.cc:2749] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:36.114409  7096 leader_election.cc:343] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.114871  7096 leader_election.cc:304] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.115643  7499 raft_consensus.cc:2749] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.115770  7397 ts_tablet_manager.cc:1434] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:14:36.117991  7401 raft_consensus.cc:359] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.118711  7401 raft_consensus.cc:385] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.119004  7401 raft_consensus.cc:740] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.119197  7397 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:36.119733  7401 consensus_queue.cc:260] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.085094  7706 raft_consensus.cc:515] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.122398  7706 leader_election.cc:290] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:36.124763  7472 raft_consensus.cc:493] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12ae6dbd6b514a89908efdfd974d08e3)
I20260709 13:14:36.125228  7472 raft_consensus.cc:515] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.131281  7401 ts_tablet_manager.cc:1434] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:14:36.132712  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b023236fba46739e35c24f456d4d5d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:36.138161  7401 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:36.134897  7204 raft_consensus.cc:3060] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.149883  7401 tablet_bootstrap.cc:654] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.142671  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b023236fba46739e35c24f456d4d5d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:36.156100  7752 raft_consensus.cc:493] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.156737  7752 raft_consensus.cc:515] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.159217  7752 leader_election.cc:290] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:36.160907  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.161626  7130 raft_consensus.cc:2393] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:36.168443  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7cccc2e39e4a53a3a91eb2a77eb8ab" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:36.174664  7025 catalog_manager.cc:5697] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.178843  7472 leader_election.cc:290] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:36.180624  7737 consensus_queue.cc:1048] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.184702  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.187927  7752 raft_consensus.cc:493] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.190658  7403 tablet_bootstrap.cc:654] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:36.178434  7245 leader_election.cc:343] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.189110  7752 raft_consensus.cc:515] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.195345  7170 leader_election.cc:304] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:36.201243  7675 consensus_queue.cc:1048] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.201650  7752 leader_election.cc:290] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:36.202222  7752 raft_consensus.cc:3060] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:36.135596  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 57028us
I20260709 13:14:36.205797  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.227835  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:36.188051  7204 raft_consensus.cc:2468] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:36.248472  7759 raft_consensus.cc:493] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.248971  7759 raft_consensus.cc:515] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.251310  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b48f58e642a4d01a517dbcf2468bd2d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:36.254158  7797 raft_consensus.cc:493] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.254705  7797 raft_consensus.cc:515] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.256762  7797 leader_election.cc:290] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:36.260393  7397 tablet_bootstrap.cc:654] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.262686  7318 leader_election.cc:304] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:36.277850  7472 raft_consensus.cc:2749] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:36.279471  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.280081  7130 raft_consensus.cc:2468] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:36.266136  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91efc9626d4dd38e3de4517408f88e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:36.273866  7171 leader_election.cc:304] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.283171  7756 raft_consensus.cc:2749] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.276582  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:36.284307  7243 leader_election.cc:304] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.285365  7760 raft_consensus.cc:2804] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:36.285465  7245 leader_election.cc:343] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.285905  7760 raft_consensus.cc:697] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:36.286461  7245 leader_election.cc:304] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.286718  7760 consensus_queue.cc:237] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.288892  7798 raft_consensus.cc:2804] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.289384  7798 raft_consensus.cc:493] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:14:36.289669  7317 leader_election.cc:343] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.289851  7798 raft_consensus.cc:3060] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.291319  7759 leader_election.cc:290] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:36.338814  7797 consensus_queue.cc:1048] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.340346  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91efc9626d4dd38e3de4517408f88e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:36.309357  7752 raft_consensus.cc:2749] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:36.352602  7318 leader_election.cc:343] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.353240  7318 leader_election.cc:304] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:36.358153  7472 raft_consensus.cc:2749] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.361706  7706 consensus_queue.cc:1048] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.365020  7472 raft_consensus.cc:493] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.365685  7472 raft_consensus.cc:515] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.349085  7798 raft_consensus.cc:515] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.367412  7472 leader_election.cc:290] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.369091  7798 leader_election.cc:290] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:36.369227  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:36.370054  7202 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:36.371435  7317 leader_election.cc:304] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:36.372323  7472 raft_consensus.cc:2804] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:36.372731  7472 raft_consensus.cc:493] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.373102  7472 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.374909  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:36.374989  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:36.377504  7127 raft_consensus.cc:3060] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.383217  7202 raft_consensus.cc:3060] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:36.385671  7245 leader_election.cc:343] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.408123  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.408860  7128 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:36.410132  7401 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:36.412142  7401 ts_tablet_manager.cc:1403] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.276s	user 0.074s	sys 0.097s
I20260709 13:14:36.397161  7472 raft_consensus.cc:515] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.418888  7472 leader_election.cc:290] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.423816  7127 raft_consensus.cc:2468] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:36.458527  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:36.459041  7130 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.459520  7245 leader_election.cc:304] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.460335  7760 raft_consensus.cc:2804] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.423018  7401 raft_consensus.cc:359] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.425138  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:36.418931  7397 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:36.460786  7760 raft_consensus.cc:697] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:36.461108  7204 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.461244  7397 ts_tablet_manager.cc:1403] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.342s	user 0.018s	sys 0.002s
I20260709 13:14:36.461596  7760 consensus_queue.cc:237] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.464428  7397 raft_consensus.cc:359] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.465104  7397 raft_consensus.cc:385] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.465377  7397 raft_consensus.cc:740] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.466076  7397 consensus_queue.cc:260] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.438498  7403 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:36.467200  7403 ts_tablet_manager.cc:1403] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.437s	user 0.046s	sys 0.018s
I20260709 13:14:36.468704  7204 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:36.474707  7317 leader_election.cc:304] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:36.476449  7472 raft_consensus.cc:2804] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:36.477592  7472 raft_consensus.cc:697] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:36.479176  7401 raft_consensus.cc:385] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.479512  7401 raft_consensus.cc:740] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.457018  7759 consensus_queue.cc:1048] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.480016  7403 raft_consensus.cc:359] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.480690  7403 raft_consensus.cc:385] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.480933  7403 raft_consensus.cc:740] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.482648  7401 consensus_queue.cc:260] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.453159  7024 catalog_manager.cc:5697] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.484735  7401 ts_tablet_manager.cc:1434] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.000s
I20260709 13:14:36.485744  7401 tablet_bootstrap.cc:492] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:36.488499  7130 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:36.478554  7472 consensus_queue.cc:237] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER 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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.492973  7397 ts_tablet_manager.cc:1434] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:14:36.495096  7397 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:36.496589  7403 consensus_queue.cc:260] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.504328  7403 ts_tablet_manager.cc:1434] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
I20260709 13:14:36.508180  7403 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
W20260709 13:14:36.520557  7318 consensus_peers.cc:597] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:36.524223  7397 tablet_bootstrap.cc:654] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.531154  7027 catalog_manager.cc:5697] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.537964  7403 tablet_bootstrap.cc:654] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.540704  7026 catalog_manager.cc:5697] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 2, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.542996  7401 tablet_bootstrap.cc:654] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.555783  7397 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:36.556255  7397 ts_tablet_manager.cc:1403] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.007s
I20260709 13:14:36.558866  7397 raft_consensus.cc:359] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.559094  7401 tablet_bootstrap.cc:492] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:36.559399  7397 raft_consensus.cc:385] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.559657  7401 ts_tablet_manager.cc:1403] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.001s
I20260709 13:14:36.559698  7397 raft_consensus.cc:740] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.560397  7403 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:36.560840  7403 ts_tablet_manager.cc:1403] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.002s
I20260709 13:14:36.560781  7397 consensus_queue.cc:260] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.562166  7401 raft_consensus.cc:359] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.563218  7401 raft_consensus.cc:385] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.563373  7403 raft_consensus.cc:359] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.563496  7401 raft_consensus.cc:740] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.564157  7403 raft_consensus.cc:385] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.564437  7403 raft_consensus.cc:740] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.564757  7401 consensus_queue.cc:260] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.565151  7403 consensus_queue.cc:260] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.567399  7401 ts_tablet_manager.cc:1434] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:14:36.568271  7401 tablet_bootstrap.cc:492] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:36.570457  7759 raft_consensus.cc:493] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.570909  7759 raft_consensus.cc:515] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.571628  7403 ts_tablet_manager.cc:1434] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:36.572546  7403 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:36.572927  7759 leader_election.cc:290] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.563398  7397 ts_tablet_manager.cc:1434] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:36.578131  7403 tablet_bootstrap.cc:654] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.578402  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:36.581096  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.581918  7128 raft_consensus.cc:2468] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:36.579144  7397 tablet_bootstrap.cc:492] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:36.583112  7319 leader_election.cc:304] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:36.583912  7759 raft_consensus.cc:2804] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.584285  7759 raft_consensus.cc:493] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.584623  7759 raft_consensus.cc:3060] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:36.587416  7317 leader_election.cc:343] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.596254  7401 tablet_bootstrap.cc:654] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.597788  7760 raft_consensus.cc:493] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.594666  7759 raft_consensus.cc:515] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.598278  7760 raft_consensus.cc:515] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.599646  7759 leader_election.cc:290] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.600605  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:36.600972  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.601154  7130 raft_consensus.cc:3060] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.601277  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:36.601670  7127 raft_consensus.cc:2468] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
W20260709 13:14:36.602609  7243 leader_election.cc:343] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.603114  7245 leader_election.cc:304] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:36.603104  7760 leader_election.cc:290] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.604162  7711 raft_consensus.cc:2804] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.604430  7798 raft_consensus.cc:493] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.604516  7711 raft_consensus.cc:493] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.605031  7711 raft_consensus.cc:3060] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.605008  7798 raft_consensus.cc:515] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.607080  7798 leader_election.cc:290] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:36.604453  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
W20260709 13:14:36.610828  7317 leader_election.cc:343] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.611209  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:36.611536  7130 raft_consensus.cc:2468] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:36.611842  7711 raft_consensus.cc:515] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.613183  7319 leader_election.cc:304] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:36.614008  7806 raft_consensus.cc:2804] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.614455  7806 raft_consensus.cc:697] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:36.615221  7806 consensus_queue.cc:237] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.616544  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.617988  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:36.618641  7127 raft_consensus.cc:3060] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.619326  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:36.621912  7245 leader_election.cc:304] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
W20260709 13:14:36.622431  7243 leader_election.cc:343] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.622934  7760 raft_consensus.cc:2749] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.623199  7711 leader_election.cc:290] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.625198  7127 raft_consensus.cc:2468] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:36.597839  7403 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:36.626469  7403 ts_tablet_manager.cc:1403] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260709 13:14:36.626482  7245 leader_election.cc:304] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:36.627540  7711 raft_consensus.cc:2804] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.628268  7711 raft_consensus.cc:697] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:36.630584  7401 tablet_bootstrap.cc:492] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:36.631068  7401 ts_tablet_manager.cc:1403] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.003s
I20260709 13:14:36.630755  7711 consensus_queue.cc:237] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.635780  7397 tablet_bootstrap.cc:654] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.629423  7403 raft_consensus.cc:359] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.636624  7403 raft_consensus.cc:385] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.636898  7403 raft_consensus.cc:740] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.637730  7403 consensus_queue.cc:260] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.640560  7403 ts_tablet_manager.cc:1434] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:14:36.641534  7403 tablet_bootstrap.cc:492] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:36.640344  7401 raft_consensus.cc:359] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.641922  7401 raft_consensus.cc:385] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.642194  7401 raft_consensus.cc:740] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.642808  7401 consensus_queue.cc:260] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.645210  7401 ts_tablet_manager.cc:1434] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:14:36.647589  7403 tablet_bootstrap.cc:654] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.647246  7024 catalog_manager.cc:5697] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.653062  7397 tablet_bootstrap.cc:492] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:36.653568  7397 ts_tablet_manager.cc:1403] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.008s
I20260709 13:14:36.656494  7401 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:36.661989  7401 tablet_bootstrap.cc:654] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.665086  7403 tablet_bootstrap.cc:492] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:36.665498  7403 ts_tablet_manager.cc:1403] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260709 13:14:36.668128  7403 raft_consensus.cc:359] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.668783  7403 raft_consensus.cc:385] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.669037  7403 raft_consensus.cc:740] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.669760  7403 consensus_queue.cc:260] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.671411  7397 raft_consensus.cc:359] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.672052  7403 ts_tablet_manager.cc:1434] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:36.672094  7397 raft_consensus.cc:385] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.672694  7397 raft_consensus.cc:740] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.673758  7397 consensus_queue.cc:260] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.659013  7025 catalog_manager.cc:5697] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:36.688274  7403 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e: Bootstrap starting.
I20260709 13:14:36.689028  7397 ts_tablet_manager.cc:1434] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:14:36.693660  7823 raft_consensus.cc:493] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.694100  7823 raft_consensus.cc:515] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.694559  7397 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3: Bootstrap starting.
I20260709 13:14:36.694849  7403 tablet_bootstrap.cc:654] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.696290  7823 leader_election.cc:290] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:36.698447  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.698825  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:36.701594  7401 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:36.702085  7401 ts_tablet_manager.cc:1403] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.017s
I20260709 13:14:36.704034  7397 tablet_bootstrap.cc:654] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.706151  7171 leader_election.cc:304] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:36.707546  7823 raft_consensus.cc:2749] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.707858  7401 raft_consensus.cc:359] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.708508  7401 raft_consensus.cc:385] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.708750  7401 raft_consensus.cc:740] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.710041  7401 consensus_queue.cc:260] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.712699  7401 ts_tablet_manager.cc:1434] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:14:36.714051  7401 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:36.715826  7204 raft_consensus.cc:3060] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.725080  7349 raft_consensus.cc:3060] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.730887  7401 tablet_bootstrap.cc:654] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.744963  7798 consensus_queue.cc:1048] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:36.755168  7397 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3: No bootstrap required, opened a new log
I20260709 13:14:36.755883  7397 ts_tablet_manager.cc:1403] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.002s
I20260709 13:14:36.759564  7397 raft_consensus.cc:359] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.760772  7397 raft_consensus.cc:385] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.761104  7397 raft_consensus.cc:740] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.761976  7397 consensus_queue.cc:260] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.763665  7397 ts_tablet_manager.cc:1434] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:14:36.800982  7759 raft_consensus.cc:493] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.801783  7759 raft_consensus.cc:515] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.807343  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.808122  7127 raft_consensus.cc:2393] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:36.811794  7759 leader_election.cc:290] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:36.813659  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:36.826330  7797 consensus_queue.cc:1048] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:36.828147  7318 leader_election.cc:304] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:36.829926  7759 raft_consensus.cc:3060] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.876546  7403 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e: No bootstrap required, opened a new log
I20260709 13:14:36.877043  7403 ts_tablet_manager.cc:1403] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e: Time spent bootstrapping tablet: real 0.189s	user 0.070s	sys 0.089s
I20260709 13:14:36.879532  7403 raft_consensus.cc:359] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.880234  7403 raft_consensus.cc:385] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.880499  7403 raft_consensus.cc:740] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.881353  7403 consensus_queue.cc:260] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:36.895299  7759 raft_consensus.cc:2749] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.895913  7403 ts_tablet_manager.cc:1434] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:14:36.903959  7401 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:36.904029  7797 consensus_queue.cc:1048] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:36.904727  7401 ts_tablet_manager.cc:1403] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.191s	user 0.042s	sys 0.107s
I20260709 13:14:36.908020  7401 raft_consensus.cc:359] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.908629  7401 raft_consensus.cc:385] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.908890  7401 raft_consensus.cc:740] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.909485  7401 consensus_queue.cc:260] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.911711  7401 ts_tablet_manager.cc:1434] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:36.911896  7202 raft_consensus.cc:1275] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:36.912667  7401 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68: Bootstrap starting.
I20260709 13:14:36.913359  7759 consensus_queue.cc:1048] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.918977  7401 tablet_bootstrap.cc:654] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.919181  7797 raft_consensus.cc:493] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.919646  7797 raft_consensus.cc:515] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.922329  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91efc9626d4dd38e3de4517408f88e" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:36.922886  7205 raft_consensus.cc:2468] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:36.923890  7243 leader_election.cc:304] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:36.924623  7798 raft_consensus.cc:2804] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.924957  7798 raft_consensus.cc:493] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.925269  7798 raft_consensus.cc:3060] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.932253  7798 raft_consensus.cc:515] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.934989  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91efc9626d4dd38e3de4517408f88e" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:36.935530  7201 raft_consensus.cc:3060] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.954627  7798 leader_election.cc:290] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:36.958997  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91efc9626d4dd38e3de4517408f88e" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:36.959906  7353 raft_consensus.cc:3060] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.959074  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91efc9626d4dd38e3de4517408f88e" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:36.951115  7797 leader_election.cc:290] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:36.965941  7809 raft_consensus.cc:493] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.966387  7809 raft_consensus.cc:515] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.968158  7201 raft_consensus.cc:2468] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:36.968323  7809 leader_election.cc:290] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:36.969698  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ed49bdd494297bf3e0aa23221f64a" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:36.972605  7317 leader_election.cc:343] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.973744  7130 raft_consensus.cc:1275] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:36.974854  7823 raft_consensus.cc:493] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.975095  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ed49bdd494297bf3e0aa23221f64a" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:36.975389  7823 raft_consensus.cc:515] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:36.975927  7130 raft_consensus.cc:2468] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:36.976559  7243 leader_election.cc:304] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:36.977370  7797 raft_consensus.cc:2804] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.977850  7797 raft_consensus.cc:697] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:36.978677  7797 consensus_queue.cc:237] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:36.979463  7319 leader_election.cc:304] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:36.980446  7472 raft_consensus.cc:2804] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.980836  7472 raft_consensus.cc:493] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.981163  7472 raft_consensus.cc:3060] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.983338  7401 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68: No bootstrap required, opened a new log
I20260709 13:14:36.983793  7401 ts_tablet_manager.cc:1403] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.029s
I20260709 13:14:36.979485  7809 consensus_queue.cc:1048] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:36.986294  7401 raft_consensus.cc:359] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.986950  7401 raft_consensus.cc:385] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.987214  7401 raft_consensus.cc:740] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.979475  7353 raft_consensus.cc:2468] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:36.990948  7823 leader_election.cc:290] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:36.993146  7472 raft_consensus.cc:515] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:36.996042  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ed49bdd494297bf3e0aa23221f64a" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:36.996336  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:36.996798  7130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ed49bdd494297bf3e0aa23221f64a" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:36.996810  7472 leader_election.cc:290] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
W20260709 13:14:37.000449  7076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:36.987864  7401 consensus_queue.cc:260] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:37.016742  7205 raft_consensus.cc:3060] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.009394  7026 catalog_manager.cc:5697] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.997361  7130 raft_consensus.cc:3060] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.060014  7201 raft_consensus.cc:3060] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.064381  7279 raft_consensus.cc:3060] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.064568  7130 raft_consensus.cc:2468] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:37.046264  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:37.070973  7401 ts_tablet_manager.cc:1434] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68: Time spent starting tablet: real 0.087s	user 0.029s	sys 0.025s
I20260709 13:14:37.072759  7204 raft_consensus.cc:3060] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.011974  7809 raft_consensus.cc:493] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.069376  7126 raft_consensus.cc:2393] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:37.073962  7809 raft_consensus.cc:515] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:37.078040  7171 leader_election.cc:304] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:37.078739  7823 raft_consensus.cc:3060] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.079826  7319 leader_election.cc:304] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:37.081795  7472 raft_consensus.cc:2804] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.083792  7472 raft_consensus.cc:697] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:37.084686  7472 consensus_queue.cc:237] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:37.086526  7711 consensus_queue.cc:1048] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:14:37.145594  7809 leader_election.cc:290] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:37.154117  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
W20260709 13:14:37.155431  7170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 62565.6us
I20260709 13:14:37.185125  7861 raft_consensus.cc:493] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.199985  7797 raft_consensus.cc:493] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.155049  7127 raft_consensus.cc:2468] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:37.175390  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:37.200968  7861 raft_consensus.cc:515] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:37.210762  7797 raft_consensus.cc:515] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:37.192099  7857 consensus_queue.cc:1048] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:14:37.214838  7797 leader_election.cc:290] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:37.216437  7276 raft_consensus.cc:2468] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 0.
I20260709 13:14:37.217556  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:37.218263  7349 raft_consensus.cc:2468] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:37.220853  7245 leader_election.cc:304] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:37.221678  7797 raft_consensus.cc:2804] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.224169  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:37.233407  7128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:37.234117  7128 raft_consensus.cc:2468] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 0.
I20260709 13:14:37.225021  7026 catalog_manager.cc:5697] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 1 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.223837  7201 raft_consensus.cc:2468] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:37.223114  7861 leader_election.cc:290] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:37.223117  7318 leader_election.cc:304] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:37.249643  7759 raft_consensus.cc:2804] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.251055  7759 raft_consensus.cc:493] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.251453  7759 raft_consensus.cc:3060] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.224514  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:37.258622  7127 raft_consensus.cc:2468] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:37.261580  7171 leader_election.cc:304] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:37.222085  7797 raft_consensus.cc:493] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.271734  7797 raft_consensus.cc:3060] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.272249  7759 raft_consensus.cc:515] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:37.269304  7861 raft_consensus.cc:2804] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:37.273793  7861 raft_consensus.cc:493] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.274216  7861 raft_consensus.cc:3060] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.286449  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:37.271111  7823 raft_consensus.cc:2749] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.293052  7706 consensus_queue.cc:1048] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.296350  7797 raft_consensus.cc:515] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:37.297559  7276 raft_consensus.cc:2393] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 1: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:37.298501  7797 leader_election.cc:290] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:37.299077  7797 consensus_queue.cc:1048] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.309077  7861 raft_consensus.cc:515] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:37.310423  7200 raft_consensus.cc:1240] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Rejecting Update request from peer d6d8a683278944c2ad0a762d4fa36b4e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:37.310467  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:37.311345  7349 raft_consensus.cc:2393] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 1: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:37.313514  7857 consensus_queue.cc:1059] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.314399  7857 raft_consensus.cc:3055] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:37.314754  7857 raft_consensus.cc:740] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:37.315608  7857 consensus_queue.cc:260] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:37.316787  7857 raft_consensus.cc:3060] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.319808  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:37.320477  7127 raft_consensus.cc:3060] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.333895  7759 leader_election.cc:290] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 1 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:37.341105  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:37.346212  7127 raft_consensus.cc:2468] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:37.345055  7861 leader_election.cc:290] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:37.349260  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:37.349946  7127 raft_consensus.cc:3060] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.351456  7245 leader_election.cc:304] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:37.352896  7706 raft_consensus.cc:2804] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.353432  7706 raft_consensus.cc:697] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:37.354282  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cfeba1bd0646da9ebfb528236a3283" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:37.355398  7349 raft_consensus.cc:2410] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 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:14:37.356418  7706 consensus_queue.cc:237] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:37.357618  7127 raft_consensus.cc:2468] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:37.358677  7171 leader_election.cc:304] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:37.359429  7861 raft_consensus.cc:2804] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:37.360071  7861 raft_consensus.cc:697] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:37.354295  7319 leader_election.cc:304] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:37.369771  7857 raft_consensus.cc:2749] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.360916  7861 consensus_queue.cc:237] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER 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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:37.393020  7025 catalog_manager.cc:5697] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.403939  7026 catalog_manager.cc:5697] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 1 to 2, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.413429  7797 consensus_queue.cc:1048] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.428336  7797 consensus_queue.cc:1048] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.609413  7759 consensus_queue.cc:1048] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.634483  7809 consensus_queue.cc:1048] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.810951  7797 consensus_queue.cc:1048] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.818473  7349 raft_consensus.cc:1275] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:14:37.818998  7349 pending_rounds.cc:85] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: Aborting all ops after (but not including) 0
I20260709 13:14:37.819285  7349 pending_rounds.cc:107] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:14:37.819622  7349 raft_consensus.cc:2889] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:37.822659  7823 consensus_queue.cc:1048] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.825158  7706 consensus_queue.cc:1048] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:37.838557  7128 raft_consensus.cc:1275] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:37.839959  7861 consensus_queue.cc:1048] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:38.115005  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
W20260709 13:14:38.121282  7245 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 136 similar messages]
W20260709 13:14:38.127657  7245 consensus_peers.cc:597] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.160030  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:38.160993  4193 tablet_replica.cc:333] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.161904  4193 raft_consensus.cc:2243] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.162433  4193 raft_consensus.cc:2272] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:38.164916  7319 consensus_peers.cc:597] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.165181  4193 tablet_replica.cc:333] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.166179  4193 raft_consensus.cc:2243] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.166684  4193 raft_consensus.cc:2272] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:38.168205  7245 consensus_peers.cc:597] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.170895  4193 tablet_replica.cc:333] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.171593  4193 raft_consensus.cc:2243] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.171994  4193 raft_consensus.cc:2272] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.174407  4193 tablet_replica.cc:333] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.175145  4193 raft_consensus.cc:2243] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.175616  4193 raft_consensus.cc:2272] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:38.176499  7319 consensus_peers.cc:597] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.177557  4193 tablet_replica.cc:333] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.178246  4193 raft_consensus.cc:2243] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.178678  4193 raft_consensus.cc:2272] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.180408  4193 tablet_replica.cc:333] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.180954  4193 raft_consensus.cc:2243] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.181357  4193 raft_consensus.cc:2272] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.183421  4193 tablet_replica.cc:333] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.184360  4193 raft_consensus.cc:2243] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.184813  4193 raft_consensus.cc:2272] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.186702  4193 tablet_replica.cc:333] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.187256  4193 raft_consensus.cc:2243] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.187633  4193 raft_consensus.cc:2272] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.189193  4193 tablet_replica.cc:333] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.189811  4193 raft_consensus.cc:2243] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.190516  4193 raft_consensus.cc:2272] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.192561  4193 tablet_replica.cc:333] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.193243  4193 raft_consensus.cc:2243] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.193682  4193 raft_consensus.cc:2272] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.195798  4193 tablet_replica.cc:333] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.196452  4193 raft_consensus.cc:2243] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.196839  4193 raft_consensus.cc:2272] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.199028  4193 tablet_replica.cc:333] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.199579  4193 raft_consensus.cc:2243] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.199978  4193 raft_consensus.cc:2272] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.202147  4193 tablet_replica.cc:333] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
W20260709 13:14:38.202746  7319 consensus_peers.cc:597] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.202831  4193 raft_consensus.cc:2243] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.203949  4193 raft_consensus.cc:2272] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.206048  4193 tablet_replica.cc:333] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.206807  4193 raft_consensus.cc:2243] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.207273  4193 raft_consensus.cc:2272] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.209329  4193 tablet_replica.cc:333] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.209918  4193 raft_consensus.cc:2243] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.210319  4193 raft_consensus.cc:2272] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.212670  4193 tablet_replica.cc:333] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.213398  4193 raft_consensus.cc:2243] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.213897  4193 raft_consensus.cc:2272] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.215895  4193 tablet_replica.cc:333] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.216694  4193 raft_consensus.cc:2243] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.217428  4193 raft_consensus.cc:2272] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.219806  4193 tablet_replica.cc:333] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.220579  4193 raft_consensus.cc:2243] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.221089  4193 raft_consensus.cc:2272] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.223451  4193 tablet_replica.cc:333] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.223980  4193 raft_consensus.cc:2243] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.224668  4193 raft_consensus.cc:2272] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.226761  4193 tablet_replica.cc:333] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.227284  4193 raft_consensus.cc:2243] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.227753  4193 raft_consensus.cc:2272] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.230302  4193 tablet_replica.cc:333] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.231010  4193 raft_consensus.cc:2243] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:38.231011  7171 consensus_peers.cc:597] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.231647  4193 raft_consensus.cc:2272] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.234264  4193 tablet_replica.cc:333] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
W20260709 13:14:38.234941  7171 consensus_peers.cc:597] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.235041  4193 raft_consensus.cc:2243] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.235738  4193 raft_consensus.cc:2272] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.237913  4193 tablet_replica.cc:333] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
W20260709 13:14:38.238276  7319 consensus_peers.cc:597] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.238626  4193 raft_consensus.cc:2243] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.239046  4193 raft_consensus.cc:2272] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.240773  4193 tablet_replica.cc:333] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.241509  4193 raft_consensus.cc:2243] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.241955  4193 raft_consensus.cc:2272] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.244508  4193 tablet_replica.cc:333] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.245223  4193 raft_consensus.cc:2243] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:38.245450  7245 consensus_peers.cc:597] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.245738  4193 raft_consensus.cc:2272] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.247830  4193 tablet_replica.cc:333] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.248529  4193 raft_consensus.cc:2243] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.249003  4193 raft_consensus.cc:2272] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:38.249747  7319 consensus_peers.cc:597] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.251008  4193 tablet_replica.cc:333] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.251622  4193 raft_consensus.cc:2243] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.252305  4193 raft_consensus.cc:2272] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.253877  4193 tablet_replica.cc:333] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.254417  4193 raft_consensus.cc:2243] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.254832  4193 raft_consensus.cc:2272] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.256886  4193 tablet_replica.cc:333] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.257477  4193 raft_consensus.cc:2243] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.258373  4193 raft_consensus.cc:2272] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.259900  4193 tablet_replica.cc:333] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.260370  4193 raft_consensus.cc:2243] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.261138  4193 raft_consensus.cc:2272] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.263520  4193 tablet_replica.cc:333] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.264010  4193 raft_consensus.cc:2243] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.264405  4193 raft_consensus.cc:2272] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.266196  4193 tablet_replica.cc:333] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.266754  4193 raft_consensus.cc:2243] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.267532  4193 raft_consensus.cc:2272] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.269240  4193 tablet_replica.cc:333] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.269726  4193 raft_consensus.cc:2243] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.270421  4193 raft_consensus.cc:2272] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.272028  4193 tablet_replica.cc:333] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.272508  4193 raft_consensus.cc:2243] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.272891  4193 raft_consensus.cc:2272] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.274608  4193 tablet_replica.cc:333] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.275223  4193 raft_consensus.cc:2243] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.275630  4193 raft_consensus.cc:2272] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.277958  4193 tablet_replica.cc:333] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.278541  4193 raft_consensus.cc:2243] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.279263  4193 raft_consensus.cc:2272] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.281129  4193 tablet_replica.cc:333] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.281644  4193 raft_consensus.cc:2243] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.282035  4193 raft_consensus.cc:2272] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.283589  4193 tablet_replica.cc:333] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.284055  4193 raft_consensus.cc:2243] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.284444  4193 raft_consensus.cc:2272] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.286242  4193 tablet_replica.cc:333] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.286732  4193 raft_consensus.cc:2243] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.287395  4193 raft_consensus.cc:2272] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.288920  4193 tablet_replica.cc:333] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.289409  4193 raft_consensus.cc:2243] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.290161  4193 raft_consensus.cc:2272] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.291850  4193 tablet_replica.cc:333] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.292320  4193 raft_consensus.cc:2243] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.293020  4193 raft_consensus.cc:2272] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.294649  4193 tablet_replica.cc:333] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.295116  4193 raft_consensus.cc:2243] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.295770  4193 raft_consensus.cc:2272] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.297528  4193 tablet_replica.cc:333] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.297996  4193 raft_consensus.cc:2243] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.298659  4193 raft_consensus.cc:2272] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.300184  4193 tablet_replica.cc:333] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.300621  4193 raft_consensus.cc:2243] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:38.301007  4193 raft_consensus.cc:2272] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:38.302685  4193 tablet_replica.cc:333] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: stopping tablet replica
I20260709 13:14:38.303103  4193 raft_consensus.cc:2243] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:38.303895  4193 raft_consensus.cc:2272] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:38.315598  7245 consensus_peers.cc:597] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.324467  7319 consensus_peers.cc:597] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.337755  7245 consensus_peers.cc:597] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.351318  7245 consensus_peers.cc:597] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:38.375835  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
W20260709 13:14:38.380615  7171 consensus_peers.cc:597] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.392521  7245 consensus_peers.cc:597] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.405300  7245 consensus_peers.cc:597] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.410432  7319 consensus_peers.cc:597] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.411553  7171 consensus_peers.cc:597] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.435940  7171 consensus_peers.cc:597] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.438985  7245 consensus_peers.cc:597] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.445166  7171 consensus_peers.cc:597] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.451550  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:38.460901  7885 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:14:38.461264  7886 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:14:38.462782  7888 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:14:38.465009  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:38.469295  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:38.469512  4193 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:14:38.469746  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602878469728 us; error 0 us; skew 500 ppm
I20260709 13:14:38.470304  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:38.473201  4193 webserver.cc:533] Webserver started at http://127.4.24.65:34567/ using document root <none> and password file <none>
I20260709 13:14:38.473838  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:38.474068  4193 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:14:38.478881  4193 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
W20260709 13:14:38.486775  7319 consensus_peers.cc:597] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.490852  7893 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:14:38.491850  4193 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
W20260709 13:14:38.491882  7319 consensus_peers.cc:597] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.492421  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
format_stamp: "Formatted at 2026-07-09 13:14:26 on dist-test-slave-jvbf"
I20260709 13:14:38.493059  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791474647-4193-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:14:38.506057  7245 consensus_peers.cc:597] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.507038  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:38.508563  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:38.510604  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:14:38.511759  7171 consensus_peers.cc:597] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.515482  7900 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:14:38.551119  7245 consensus_peers.cc:597] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.678642  7245 consensus_peers.cc:597] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:38.706403  7171 consensus_peers.cc:597] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:38.741750  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:14:38.742136  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.228s	user 0.007s	sys 0.000s
I20260709 13:14:38.742448  4193 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:14:38.746914  7900 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.762176  7900 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.763069  7900 tablet_bootstrap.cc:492] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.763716  7900 ts_tablet_manager.cc:1403] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:14:38.766125  7900 raft_consensus.cc:359] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:38.766778  7900 raft_consensus.cc:740] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.767413  7900 consensus_queue.cc:260] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:38.770735  7900 ts_tablet_manager.cc:1434] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:38.771479  7900 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.787292  7900 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.788282  7900 tablet_bootstrap.cc:492] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.788956  7900 ts_tablet_manager.cc:1403] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:14:38.791260  7900 raft_consensus.cc:359] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.791976  7900 raft_consensus.cc:740] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.792641  7900 consensus_queue.cc:260] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.794580  7900 ts_tablet_manager.cc:1434] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:38.795358  7900 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.836067  7900 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.836970  7900 tablet_bootstrap.cc:492] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.837702  7900 ts_tablet_manager.cc:1403] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.012s
I20260709 13:14:38.839954  7900 raft_consensus.cc:359] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:38.840588  7900 raft_consensus.cc:740] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.841194  7900 consensus_queue.cc:260] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:38.842929  7900 ts_tablet_manager.cc:1434] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:38.843636  7900 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.862252  7900 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.863121  7900 tablet_bootstrap.cc:492] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.863719  7900 ts_tablet_manager.cc:1403] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:14:38.865784  7900 raft_consensus.cc:359] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:38.866307  7900 raft_consensus.cc:740] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.866940  7900 consensus_queue.cc:260] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:38.868752  7900 ts_tablet_manager.cc:1434] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:38.869313  7900 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.883793  7900 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.884852  7900 tablet_bootstrap.cc:492] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.886149  7900 ts_tablet_manager.cc:1403] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:14:38.888365  7900 raft_consensus.cc:359] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.888988  7900 raft_consensus.cc:740] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.889678  7900 consensus_queue.cc:260] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.891863  7900 ts_tablet_manager.cc:1434] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:14:38.892632  7900 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.907687  7900 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.908564  7900 tablet_bootstrap.cc:492] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.909168  7900 ts_tablet_manager.cc:1403] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:14:38.911442  7900 raft_consensus.cc:359] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.912087  7900 raft_consensus.cc:740] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.912716  7900 consensus_queue.cc:260] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.914526  7900 ts_tablet_manager.cc:1434] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 13:14:38.915246  7900 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.939561  7900 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.940454  7900 tablet_bootstrap.cc:492] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.941040  7900 ts_tablet_manager.cc:1403] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 13:14:38.943346  7900 raft_consensus.cc:359] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:38.943957  7900 raft_consensus.cc:740] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.944566  7900 consensus_queue.cc:260] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:38.947512  7900 ts_tablet_manager.cc:1434] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:14:38.948226  7900 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.974560  7900 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:38.975467  7900 tablet_bootstrap.cc:492] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:38.976053  7900 ts_tablet_manager.cc:1403] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260709 13:14:38.980058  7900 raft_consensus.cc:359] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.980736  7900 raft_consensus.cc:740] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:38.981403  7900 consensus_queue.cc:260] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:38.983305  7900 ts_tablet_manager.cc:1434] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:38.984081  7900 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:38.997895  4193 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:14:38.998296  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.256s	user 0.230s	sys 0.006s
I20260709 13:14:39.003981  7900 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.005002  7900 tablet_bootstrap.cc:492] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.005695  7900 ts_tablet_manager.cc:1403] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 13:14:39.008189  7900 raft_consensus.cc:359] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.008846  7900 raft_consensus.cc:740] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.009637  7900 consensus_queue.cc:260] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.012367  7900 ts_tablet_manager.cc:1434] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:39.013449  7900 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.052886  7900 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.054072  7900 tablet_bootstrap.cc:492] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.054837  7900 ts_tablet_manager.cc:1403] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.015s
I20260709 13:14:39.058159  7900 raft_consensus.cc:359] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.058949  7900 raft_consensus.cc:740] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.059900  7900 consensus_queue.cc:260] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.062414  7900 ts_tablet_manager.cc:1434] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:14:39.063377  7900 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.084923  7900 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.085755  7900 tablet_bootstrap.cc:492] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.086277  7900 ts_tablet_manager.cc:1403] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:14:39.088059  7900 raft_consensus.cc:359] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.088718  7900 raft_consensus.cc:740] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.089344  7900 consensus_queue.cc:260] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.091176  7900 ts_tablet_manager.cc:1434] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:39.091766  7900 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.112044  7900 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.113253  7900 tablet_bootstrap.cc:492] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.113914  7900 ts_tablet_manager.cc:1403] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 13:14:39.118717  7900 raft_consensus.cc:359] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.119405  7900 raft_consensus.cc:740] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.120070  7900 consensus_queue.cc:260] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.122438  7900 ts_tablet_manager.cc:1434] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:39.123172  7900 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.146807  7900 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.148270  7900 tablet_bootstrap.cc:492] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.149085  7900 ts_tablet_manager.cc:1403] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260709 13:14:39.152196  7900 raft_consensus.cc:359] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.153062  7900 raft_consensus.cc:740] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.153926  7900 consensus_queue.cc:260] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.156556  7900 ts_tablet_manager.cc:1434] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:39.157548  7900 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.179467  7900 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.180483  7900 tablet_bootstrap.cc:492] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.181183  7900 ts_tablet_manager.cc:1403] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:14:39.181777  7823 raft_consensus.cc:493] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.182304  7823 raft_consensus.cc:515] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.183588  7900 raft_consensus.cc:359] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.184252  7823 leader_election.cc:290] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.186434  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
W20260709 13:14:39.190668  7171 leader_election.cc:336] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111)
I20260709 13:14:39.191093  7171 leader_election.cc:304] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [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: d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:39.191649  7823 raft_consensus.cc:2749] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.184273  7900 raft_consensus.cc:740] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.192739  7900 consensus_queue.cc:260] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.194470  7900 ts_tablet_manager.cc:1434] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:14:39.195376  7900 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.196132  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:34807
I20260709 13:14:39.196254  7975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:34807 every 8 connection(s)
I20260709 13:14:39.217383  7933 raft_consensus.cc:493] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.217924  7933 raft_consensus.cc:515] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.220409  7900 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.220747  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.221717  7900 tablet_bootstrap.cc:492] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.222669  7900 ts_tablet_manager.cc:1403] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260709 13:14:39.224938  7933 leader_election.cc:290] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.225988  7900 raft_consensus.cc:359] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.226871  7900 raft_consensus.cc:740] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.227903  7900 consensus_queue.cc:260] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.229951  7900 ts_tablet_manager.cc:1434] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:39.230737  7900 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.259922  7900 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.260495  7976 heartbeater.cc:344] Connected to a master server at 127.4.24.126:42439
I20260709 13:14:39.260874  7900 tablet_bootstrap.cc:492] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.260962  7976 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:39.261571  7900 ts_tablet_manager.cc:1403] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.012s
I20260709 13:14:39.261963  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.262002  7976 heartbeater.cc:507] Master 127.4.24.126:42439 requested a full tablet report, sending...
W20260709 13:14:39.263651  7245 leader_election.cc:343] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.263769  7900 raft_consensus.cc:359] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.264142  7245 leader_election.cc:304] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:39.264433  7900 raft_consensus.cc:740] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.265187  7797 raft_consensus.cc:2749] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.265129  7900 consensus_queue.cc:260] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.266721  7900 ts_tablet_manager.cc:1434] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:14:39.267436  7900 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.276929  7797 raft_consensus.cc:493] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.277494  7797 raft_consensus.cc:515] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.280848  7797 leader_election.cc:290] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.282531  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.282810  7025 ts_manager.cc:194] Re-registered known tserver with Master: a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.285983  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
W20260709 13:14:39.287184  7245 leader_election.cc:343] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.287640  7245 leader_election.cc:304] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:39.288419  7933 raft_consensus.cc:2749] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.298141  7900 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.298997  7900 tablet_bootstrap.cc:492] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.299505  7900 ts_tablet_manager.cc:1403] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260709 13:14:39.301218  7900 raft_consensus.cc:359] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.301756  7900 raft_consensus.cc:740] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.302305  7823 raft_consensus.cc:493] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.302320  7900 consensus_queue.cc:260] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.302977  7823 raft_consensus.cc:515] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.304217  7900 ts_tablet_manager.cc:1434] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:14:39.304930  7900 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.305126  7823 leader_election.cc:290] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:39.306025  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.306591  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:39.307205  7171 leader_election.cc:343] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.308104  7170 leader_election.cc:304] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [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: d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:39.308810  7823 raft_consensus.cc:2749] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.321925  7900 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.322791  7900 tablet_bootstrap.cc:492] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.323390  7900 ts_tablet_manager.cc:1403] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:14:39.325551  7900 raft_consensus.cc:359] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.326097  7900 raft_consensus.cc:740] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.326651  7900 consensus_queue.cc:260] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.328366  7900 ts_tablet_manager.cc:1434] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:14:39.329104  7900 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.329833  7025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34964
I20260709 13:14:39.335367  7976 heartbeater.cc:499] Master 127.4.24.126:42439 was elected leader, sending a full tablet report...
I20260709 13:14:39.350672  7900 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.351478  7900 tablet_bootstrap.cc:492] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.351989  7900 ts_tablet_manager.cc:1403] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:14:39.353837  7900 raft_consensus.cc:359] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.354305  7900 raft_consensus.cc:740] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.354800  7900 consensus_queue.cc:260] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.356256  7900 ts_tablet_manager.cc:1434] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:39.356832  7900 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.368719  7900 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.369586  7900 tablet_bootstrap.cc:492] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.370217  7900 ts_tablet_manager.cc:1403] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:14:39.372062  7900 raft_consensus.cc:359] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.372676  7900 raft_consensus.cc:740] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.373251  7900 consensus_queue.cc:260] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.373808  7472 raft_consensus.cc:493] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.374282  7472 raft_consensus.cc:515] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.375329  7900 ts_tablet_manager.cc:1434] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:39.376109  7900 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.378398  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:39.378809  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.379056  7275 raft_consensus.cc:2468] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:39.376037  7472 leader_election.cc:290] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.382263  7318 leader_election.cc:304] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:39.383081  7472 raft_consensus.cc:2804] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.383409  7472 raft_consensus.cc:493] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.383724  7472 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:39.387732  7319 leader_election.cc:343] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.391405  7472 raft_consensus.cc:515] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.394721  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:39.395278  7275 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.395896  7472 leader_election.cc:290] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.397145  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
W20260709 13:14:39.398522  7319 leader_election.cc:343] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.401492  7275 raft_consensus.cc:2468] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:39.403679  7318 leader_election.cc:304] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:39.404963  7902 raft_consensus.cc:2804] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.405412  7902 raft_consensus.cc:697] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:39.405864  7472 raft_consensus.cc:493] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.406406  7472 raft_consensus.cc:515] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.406292  7902 consensus_queue.cc:237] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.409240  7472 leader_election.cc:290] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.417654  7472 raft_consensus.cc:493] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.418859  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:39.418888  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.418146  7472 raft_consensus.cc:515] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
W20260709 13:14:39.420617  7319 leader_election.cc:343] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.421088  7319 leader_election.cc:304] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:39.421285  7900 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.421912  7857 raft_consensus.cc:2749] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.422288  7900 tablet_bootstrap.cc:492] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.423005  7900 ts_tablet_manager.cc:1403] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.047s	user 0.037s	sys 0.008s
I20260709 13:14:39.424455  7472 leader_election.cc:290] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.425822  7472 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.425632  7900 raft_consensus.cc:359] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.426326  7900 raft_consensus.cc:740] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.426478  7472 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:39.427021  7900 consensus_queue.cc:260] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.428297  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.428998  7900 ts_tablet_manager.cc:1434] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:39.429818  7900 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.429237  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
W20260709 13:14:39.429751  7319 leader_election.cc:343] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.428375  7472 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.430742  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.432343  7947 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:39.433367  7317 leader_election.cc:304] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:39.434250  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:39.434778  7857 raft_consensus.cc:2749] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.435386  7319 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:39.436337  7857 raft_consensus.cc:2804] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:39.436684  7857 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.437014  7857 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.438490  7024 catalog_manager.cc:5697] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.448033  7933 raft_consensus.cc:493] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.448421  7857 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:39.448596  7933 raft_consensus.cc:515] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.453176  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.453747  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:39.454006  7857 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 3 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.455178  7797 raft_consensus.cc:493] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.455610  7797 raft_consensus.cc:515] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.457217  7797 leader_election.cc:290] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.458256  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:39.458739  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.458815  7201 raft_consensus.cc:2468] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:39.460434  7243 leader_election.cc:304] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:39.457863  7900 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.461246  7706 raft_consensus.cc:2804] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:39.461349  7245 leader_election.cc:343] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.461706  7706 raft_consensus.cc:493] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.462116  7706 raft_consensus.cc:3060] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.461779  7900 tablet_bootstrap.cc:492] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.463205  7900 ts_tablet_manager.cc:1403] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260709 13:14:39.465690  7900 raft_consensus.cc:359] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.466303  7900 raft_consensus.cc:740] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.467105  7933 leader_election.cc:290] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.467207  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.468650  7900 consensus_queue.cc:260] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.469077  7706 raft_consensus.cc:515] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.470882  7900 ts_tablet_manager.cc:1434] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:39.471307  7706 leader_election.cc:290] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.471822  7900 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:39.472721  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:39.473317  7201 raft_consensus.cc:3060] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.482056  7857 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.482764  7857 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.484577  7201 raft_consensus.cc:2468] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 2.
I20260709 13:14:39.486047  7243 leader_election.cc:304] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:39.485334  7857 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
W20260709 13:14:39.487403  7245 leader_election.cc:343] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.487820  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:39.495774  7933 raft_consensus.cc:2804] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.495718  7245 leader_election.cc:304] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:39.499090  7797 raft_consensus.cc:2749] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.499432  7823 raft_consensus.cc:493] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.499943  7823 raft_consensus.cc:515] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.501075  7797 raft_consensus.cc:493] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.501555  7797 raft_consensus.cc:515] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.502117  7823 leader_election.cc:290] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.503592  7797 leader_election.cc:290] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.496454  7933 raft_consensus.cc:697] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:39.497290  7900 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.504979  7933 consensus_queue.cc:237] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.506518  7900 tablet_bootstrap.cc:492] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.507261  7900 ts_tablet_manager.cc:1403] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.004s
I20260709 13:14:39.511216  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.512600  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.513875  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a9a6c09a6846709e0fab1e197c8c34" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:39.515082  7857 raft_consensus.cc:493] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.515578  7857 raft_consensus.cc:515] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.517724  7900 raft_consensus.cc:359] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.518025  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.518512  7900 raft_consensus.cc:740] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.518810  7349 raft_consensus.cc:2468] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:39.519268  7900 consensus_queue.cc:260] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.520015  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.520684  7857 leader_election.cc:290] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.521899  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:39.522500  7276 raft_consensus.cc:2468] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:39.522745  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.523460  7946 raft_consensus.cc:2468] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:39.524013  7318 leader_election.cc:304] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:39.524603  7171 leader_election.cc:304] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [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: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:39.524883  7857 raft_consensus.cc:2804] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:39.524992  7245 leader_election.cc:343] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.525621  7823 raft_consensus.cc:2804] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.525975  7823 raft_consensus.cc:493] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.526324  7823 raft_consensus.cc:3060] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.526947  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.527400  7319 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:39.528770  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:39.529634  7947 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:39.525439  7857 raft_consensus.cc:493] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.532936  7857 raft_consensus.cc:3060] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:39.534143  7171 leader_election.cc:343] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.534811  7823 raft_consensus.cc:515] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.522986  7900 ts_tablet_manager.cc:1434] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:14:39.537127  7900 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
W20260709 13:14:39.526052  7245 leader_election.cc:343] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.538329  7823 leader_election.cc:290] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.539103  7902 raft_consensus.cc:2804] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.539479  7902 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.539862  7902 raft_consensus.cc:3060] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:39.542613  7319 leader_election.cc:343] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.546532  7902 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.538579  7245 leader_election.cc:304] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:39.549441  7706 raft_consensus.cc:2749] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:39.550068  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
W20260709 13:14:39.552851  7171 leader_election.cc:343] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.553574  7902 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.554312  7910 raft_consensus.cc:493] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.556363  7910 raft_consensus.cc:515] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.559273  7910 leader_election.cc:290] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:39.560099  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:39.561132  7902 raft_consensus.cc:493] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.562110  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:39.563470  7902 raft_consensus.cc:515] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.565526  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ef770241624b9c8e3ae7dc2baf40aa" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:39.568405  7349 raft_consensus.cc:3060] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.567940  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:39.570745  7946 raft_consensus.cc:3060] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.574743  7902 leader_election.cc:290] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.566924  7857 raft_consensus.cc:515] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.575686  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:39.577199  7857 leader_election.cc:290] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.577935  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.578939  7945 raft_consensus.cc:2468] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:39.578238  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:39.579881  7276 raft_consensus.cc:3060] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.580005  7857 raft_consensus.cc:493] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.580583  7857 raft_consensus.cc:515] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.582316  7026 catalog_manager.cc:5697] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:39.583236  7857 leader_election.cc:290] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.585664  7349 raft_consensus.cc:2468] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:39.587421  7276 raft_consensus.cc:2468] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:39.587823  7319 leader_election.cc:304] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:39.588035  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:39.588500  7318 leader_election.cc:304] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:39.588765  7275 raft_consensus.cc:2468] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:39.589361  7902 raft_consensus.cc:2804] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.589782  7902 raft_consensus.cc:493] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.590179  7902 raft_consensus.cc:3060] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.590237  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.591691  7797 raft_consensus.cc:493] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.592159  7797 raft_consensus.cc:515] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.592665  7809 raft_consensus.cc:2804] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.592891  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c082f90f8ee34a1faa6c1c624a5fe346" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:39.593209  7809 raft_consensus.cc:697] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:39.594144  7809 consensus_queue.cc:237] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.594803  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.595445  7349 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:39.596360  7245 leader_election.cc:304] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:39.596654  7797 leader_election.cc:290] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.597209  7797 raft_consensus.cc:2804] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.596485  7857 raft_consensus.cc:493] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.597872  7857 raft_consensus.cc:515] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.598234  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
W20260709 13:14:39.599776  7245 leader_election.cc:343] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.600471  7472 raft_consensus.cc:493] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
W20260709 13:14:39.600834  7319 leader_election.cc:343] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.600958  7472 raft_consensus.cc:515] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.602741  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:39.602178  7318 leader_election.cc:304] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e
W20260709 13:14:39.602182  7319 leader_election.cc:343] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:39.597530  7797 raft_consensus.cc:493] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.604775  7797 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.602523  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.607180  7857 leader_election.cc:290] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.608107  7472 leader_election.cc:290] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.616824  7945 raft_consensus.cc:2468] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:39.618079  7910 raft_consensus.cc:493] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.617988  7857 raft_consensus.cc:2804] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.618676  7910 raft_consensus.cc:515] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.619048  7857 raft_consensus.cc:493] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.619546  7857 raft_consensus.cc:3060] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.620769  7910 leader_election.cc:290] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.623821  7933 raft_consensus.cc:493] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.627133  7933 raft_consensus.cc:515] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.631188  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.632285  7947 raft_consensus.cc:2468] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 3.
I20260709 13:14:39.633569  7171 leader_election.cc:304] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [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: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:39.634434  7910 raft_consensus.cc:2804] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.635008  7910 raft_consensus.cc:697] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:39.642385  7910 consensus_queue.cc:237] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.647316  7171 leader_election.cc:304] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 12ae6dbd6b514a89908efdfd974d08e3
W20260709 13:14:39.648027  7317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 45474.9us
I20260709 13:14:39.648821  7319 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:39.647557  7823 raft_consensus.cc:493] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.662456  7706 raft_consensus.cc:493] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.663105  7706 raft_consensus.cc:515] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.664465  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:39.665071  7201 raft_consensus.cc:2468] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:39.666261  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.666929  7349 raft_consensus.cc:2393] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 2: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:39.656224  7809 raft_consensus.cc:2804] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:39.670261  7472 raft_consensus.cc:493] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.671639  7706 leader_election.cc:290] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.672039  7472 raft_consensus.cc:515] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.675652  7317 leader_election.cc:304] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:39.712978  7472 leader_election.cc:290] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.709056  7706 raft_consensus.cc:493] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.716697  7706 raft_consensus.cc:515] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.721848  8000 raft_consensus.cc:2804] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.726866  8000 raft_consensus.cc:493] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.727391  8000 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.661190  7823 raft_consensus.cc:515] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.675474  7946 raft_consensus.cc:2468] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
W20260709 13:14:39.737092  7171 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 89836us
I20260709 13:14:39.731398  7026 catalog_manager.cc:5697] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.743510  7706 leader_election.cc:290] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.674544  7876 raft_consensus.cc:2804] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.677645  7933 leader_election.cc:290] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.758749  7706 raft_consensus.cc:493] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.765751  7706 raft_consensus.cc:515] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.742470  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
W20260709 13:14:39.812518  7998 log.cc:927] Time spent T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:14:39.812902  7823 leader_election.cc:290] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:39.814463  7472 raft_consensus.cc:493] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.815166  7472 raft_consensus.cc:515] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.759586  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.759366  7876 raft_consensus.cc:493] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.820693  7947 raft_consensus.cc:2468] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:39.839540  7876 raft_consensus.cc:3060] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.839941  7945 raft_consensus.cc:2468] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:39.788565  7933 raft_consensus.cc:493] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.816512  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:39.841055  7352 raft_consensus.cc:2468] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:39.834998  7472 leader_election.cc:290] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.855288  7706 leader_election.cc:290] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.841013  7933 raft_consensus.cc:515] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:39.807225  7809 raft_consensus.cc:697] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:39.853992  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.871887  7171 leader_election.cc:304] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:39.873344  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:39.847162  7857 raft_consensus.cc:515] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.899740  8005 raft_consensus.cc:493] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.900278  8005 raft_consensus.cc:515] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.900733  7900 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:39.901670  7900 tablet_bootstrap.cc:492] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:39.902267  7900 ts_tablet_manager.cc:1403] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.365s	user 0.020s	sys 0.014s
I20260709 13:14:39.904940  7933 leader_election.cc:290] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:39.904834  7900 raft_consensus.cc:359] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.905483  7900 raft_consensus.cc:740] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.906682  7857 leader_election.cc:290] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.906292  7900 consensus_queue.cc:260] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:39.909420  7900 ts_tablet_manager.cc:1434] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:39.915388  7823 raft_consensus.cc:493] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.916041  7823 raft_consensus.cc:515] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.924816  7797 raft_consensus.cc:515] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:39.884842  8003 raft_consensus.cc:493] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.952454  7902 raft_consensus.cc:515] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.954057  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.955021  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.914134  7809 consensus_queue.cc:237] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:39.968189  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.970633  8014 raft_consensus.cc:2804] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:39.971078  8014 raft_consensus.cc:493] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:39.971451  8014 raft_consensus.cc:3060] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.972035  8005 leader_election.cc:290] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:39.961265  8003 raft_consensus.cc:515] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:39.975101  8003 leader_election.cc:290] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.964874  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c032a0fb66427b99dfa672c87fa41c" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:39.966959  7940 raft_consensus.cc:2468] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:39.979127  7797 leader_election.cc:290] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:39.978636  7948 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:39.977527  8000 raft_consensus.cc:515] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:40.047520  7944 raft_consensus.cc:2393] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 2: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:40.049386  7902 leader_election.cc:290] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:40.047530  7823 leader_election.cc:290] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:40.006197  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
W20260709 13:14:40.062063  7171 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 190255us
I20260709 13:14:40.054116  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:40.074682  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:40.073799  7319 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:40.075488  7204 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
W20260709 13:14:40.079011  7319 leader_election.cc:343] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.079490  7319 leader_election.cc:304] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:40.081717  7876 raft_consensus.cc:515] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:40.083963  7876 leader_election.cc:290] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:40.083604  8014 raft_consensus.cc:515] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:40.085862  8000 leader_election.cc:290] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:40.086143  7900 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:40.086750  7201 raft_consensus.cc:2393] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 2: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:40.086194  8014 leader_election.cc:290] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
W20260709 13:14:40.093931  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:34297, user_credentials={real_user=slave}} blocked reactor thread for 373154us
I20260709 13:14:40.067415  7276 raft_consensus.cc:2468] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 1.
I20260709 13:14:40.102341  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:40.102998  7944 raft_consensus.cc:2468] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:40.103643  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:40.104377  7947 raft_consensus.cc:2468] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:40.105911  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:40.107527  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:40.108202  7945 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 1.
I20260709 13:14:40.109282  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:40.112835  7809 raft_consensus.cc:2804] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.113364  7809 raft_consensus.cc:697] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:40.114429  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6767e8e812284a56883bbb8286fab3b1" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:40.114185  7809 consensus_queue.cc:237] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.115509  7944 raft_consensus.cc:2393] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 3: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:40.118124  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:40.122936  7353 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.123399  7245 leader_election.cc:304] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:40.124401  8017 raft_consensus.cc:2749] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:40.125461  7319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 46491.2us
I20260709 13:14:40.129786  7204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" is_pre_election: true
I20260709 13:14:40.244410  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:40.245075  7201 raft_consensus.cc:3060] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.245126  7205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:40.245826  7205 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.247464  7204 raft_consensus.cc:2393] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 2: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:40.243479  7245 leader_election.cc:304] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:40.243733  7171 leader_election.cc:304] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.253284  7201 raft_consensus.cc:2468] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:40.253363  7205 raft_consensus.cc:2468] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:40.256484  8015 raft_consensus.cc:2804] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.256990  8015 raft_consensus.cc:493] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:40.257489  8015 raft_consensus.cc:3060] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.259716  7900 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:40.260936  7900 tablet_bootstrap.cc:492] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:40.261956  7876 raft_consensus.cc:2804] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.262472  7876 raft_consensus.cc:493] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:40.262940  7876 raft_consensus.cc:3060] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.267504  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.272639  7876 raft_consensus.cc:515] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:40.276652  7171 leader_election.cc:304] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.279059  8014 raft_consensus.cc:2764] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 13:14:40.279874  7171 leader_election.cc:343] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:40.280280  7319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 151128us
W20260709 13:14:40.280951  7319 leader_election.cc:343] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.281680  7319 leader_election.cc:304] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:40.281862  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.282483  7945 raft_consensus.cc:3060] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:40.282565  7319 leader_election.cc:343] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.283344  8000 raft_consensus.cc:2804] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.283747  8000 raft_consensus.cc:493] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:40.284003  8000 raft_consensus.cc:3060] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.285445  7900 ts_tablet_manager.cc:1403] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.199s	user 0.027s	sys 0.005s
I20260709 13:14:40.287426  7900 raft_consensus.cc:359] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.287906  7900 raft_consensus.cc:740] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.288401  7900 consensus_queue.cc:260] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.292905  7876 leader_election.cc:290] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:40.293377  8000 raft_consensus.cc:515] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.295037  7933 raft_consensus.cc:3060] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.298233  7945 raft_consensus.cc:2468] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:40.299916  7900 ts_tablet_manager.cc:1434] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260709 13:14:40.300686  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:40.301155  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.301842  7943 raft_consensus.cc:3060] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.302522  7933 raft_consensus.cc:2749] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:40.303416  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 174027us
I20260709 13:14:40.303959  7024 catalog_manager.cc:5697] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.304647  7245 leader_election.cc:304] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:40.305888  7274 raft_consensus.cc:1275] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.307916  7317 leader_election.cc:304] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.308065  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.308738  7944 raft_consensus.cc:3060] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.308866  7317 leader_election.cc:304] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.310709  7902 raft_consensus.cc:2804] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.310982  7999 raft_consensus.cc:2804] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.311194  7902 raft_consensus.cc:697] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:40.311569  7999 raft_consensus.cc:697] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:40.312146  7902 consensus_queue.cc:237] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:40.312510  7999 consensus_queue.cc:237] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:40.315423  7943 raft_consensus.cc:2468] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:40.317035  7318 leader_election.cc:304] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:40.318148  7472 raft_consensus.cc:2804] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.318503  7472 raft_consensus.cc:493] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:40.318892  7472 raft_consensus.cc:3060] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.316025  7274 raft_consensus.cc:1275] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.304713  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:40.322494  7277 raft_consensus.cc:3060] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.301116  7900 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:40.333997  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b096a30f86047bba57480079864b15d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.337200  7277 raft_consensus.cc:2468] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:40.344359  8005 consensus_queue.cc:1048] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:40.344691  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" is_pre_election: true
I20260709 13:14:40.345409  7472 raft_consensus.cc:515] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.347189  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.347759  7941 raft_consensus.cc:3060] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.367653  7900 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:40.349007  8000 leader_election.cc:290] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:40.361284  7243 leader_election.cc:304] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.265316  7353 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 2.
I20260709 13:14:40.369313  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
W20260709 13:14:40.370155  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 65572.4us
I20260709 13:14:40.372129  7472 leader_election.cc:290] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:40.376648  8026 raft_consensus.cc:2804] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.351101  8013 raft_consensus.cc:2804] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.378309  8013 raft_consensus.cc:493] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:40.378896  8013 raft_consensus.cc:3060] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.379845  7900 tablet_bootstrap.cc:492] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:40.377815  8026 raft_consensus.cc:493] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:40.380316  8026 raft_consensus.cc:3060] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.380555  7900 ts_tablet_manager.cc:1403] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.003s
I20260709 13:14:40.382035  7203 raft_consensus.cc:1275] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer 12ae6dbd6b514a89908efdfd974d08e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.383210  7900 raft_consensus.cc:359] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:40.383908  7900 raft_consensus.cc:740] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.383759  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8ce7591904843b6c3b2952348350b" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:40.384590  7900 consensus_queue.cc:260] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:40.386664  7900 ts_tablet_manager.cc:1434] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:40.387404  7900 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:40.387247  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" is_pre_election: true
I20260709 13:14:40.388059  7352 raft_consensus.cc:2468] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 1.
I20260709 13:14:40.390462  7941 raft_consensus.cc:2468] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:40.391213  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cfba1a28294cfaa2d2b286dfaceb23" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:40.391907  7352 raft_consensus.cc:3060] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.392365  7944 raft_consensus.cc:2468] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:40.394479  7171 leader_election.cc:304] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.395182  8014 raft_consensus.cc:2804] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.395638  8014 raft_consensus.cc:697] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:40.396458  8014 consensus_queue.cc:237] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
W20260709 13:14:40.397758  7171 consensus_peers.cc:597] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:40.398314  7171 leader_election.cc:304] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.400460  7876 raft_consensus.cc:2804] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.401350  7876 raft_consensus.cc:697] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
W20260709 13:14:40.403944  7319 leader_election.cc:343] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.404837  7353 raft_consensus.cc:1275] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.405206  7319 leader_election.cc:304] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
W20260709 13:14:40.406615  7319 consensus_peers.cc:597] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:40.403281  7245 leader_election.cc:343] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.399192  7171 leader_election.cc:304] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
W20260709 13:14:40.408147  7319 leader_election.cc:343] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.413885  7876 consensus_queue.cc:237] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:40.415066  7171 leader_election.cc:304] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [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: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:40.417763  7823 raft_consensus.cc:2804] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.418116  7823 raft_consensus.cc:493] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:40.418460  7823 raft_consensus.cc:3060] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.418555  7910 raft_consensus.cc:2804] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.418876  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.419221  7910 raft_consensus.cc:697] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:40.419540  7946 raft_consensus.cc:3060] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.420149  7910 consensus_queue.cc:237] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:40.431128  7245 leader_election.cc:304] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:40.431989  7706 raft_consensus.cc:3060] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:40.447291  8020 consensus_queue.cc:1048] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:14:40.449913  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.450610  7944 raft_consensus.cc:3060] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.470000  7823 raft_consensus.cc:515] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.475354  7706 raft_consensus.cc:2749] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:14:40.493530  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:34297, user_credentials={real_user=slave}} blocked reactor thread for 60126.5us
I20260709 13:14:40.494256  7823 leader_election.cc:290] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:40.497040  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:40.497876  7349 raft_consensus.cc:3060] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.504671  7349 raft_consensus.cc:2468] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
W20260709 13:14:40.504763  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 65386.3us
I20260709 13:14:40.506096  7171 leader_election.cc:304] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6d8a683278944c2ad0a762d4fa36b4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:40.506888  7823 raft_consensus.cc:2804] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.507447  7823 raft_consensus.cc:697] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:40.495453  7245 leader_election.cc:304] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:40.511565  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3" is_pre_election: true
I20260709 13:14:40.516804  7900 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:40.471778  7944 raft_consensus.cc:2468] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:40.456719  7946 raft_consensus.cc:2468] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:40.456326  8013 raft_consensus.cc:515] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:40.516733  7024 catalog_manager.cc:5697] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 2 to 3, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 3 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.516798  7823 consensus_queue.cc:237] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.528477  7024 catalog_manager.cc:5697] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.516597  8004 consensus_queue.cc:1048] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:14:40.518523  8001 raft_consensus.cc:2804] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.533980  8001 raft_consensus.cc:697] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:40.534862  8001 consensus_queue.cc:237] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
W20260709 13:14:40.535523  7319 consensus_peers.cc:597] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:40.536194  7024 catalog_manager.cc:5697] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.537786  7024 catalog_manager.cc:5697] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:40.540146  7319 consensus_peers.cc:597] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:40.530055  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09cac20dcb041fc8173af8b28af62f3" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.531030  8015 raft_consensus.cc:515] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.547384  8015 leader_election.cc:290] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:40.547989  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:40.548763  7351 raft_consensus.cc:2393] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 2: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:40.549950  7276 raft_consensus.cc:2393] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 2: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:40.550040  7352 raft_consensus.cc:2468] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:40.551575  7472 raft_consensus.cc:2749] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:40.553828  7171 leader_election.cc:343] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.554598  7946 raft_consensus.cc:3060] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.453547  8026 raft_consensus.cc:515] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:40.559281  8026 leader_election.cc:290] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:40.560030  7277 raft_consensus.cc:2393] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 2: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:40.560437  7319 leader_election.cc:304] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:40.561265  7319 leader_election.cc:304] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:40.562040  8005 raft_consensus.cc:2804] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.535341  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:40.562467  8005 raft_consensus.cc:697] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:40.562777  7275 raft_consensus.cc:2393] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 2: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:40.563414  8005 consensus_queue.cc:237] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.567550  8017 raft_consensus.cc:2804] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.568058  8017 raft_consensus.cc:697] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:40.569314  8017 consensus_queue.cc:237] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.569890  8013 leader_election.cc:290] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Requested vote from peers a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:40.574900  7900 tablet_bootstrap.cc:492] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:40.575735  7900 ts_tablet_manager.cc:1403] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.189s	user 0.024s	sys 0.002s
I20260709 13:14:40.575167  7025 catalog_manager.cc:5697] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.576717  7025 catalog_manager.cc:5697] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.578181  7025 catalog_manager.cc:5697] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:40.581472  7946 raft_consensus.cc:1275] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer 12ae6dbd6b514a89908efdfd974d08e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.592221  7900 raft_consensus.cc:359] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:40.593729  7900 raft_consensus.cc:740] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.594591  7900 consensus_queue.cc:260] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:40.598555  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:40.599270  7279 raft_consensus.cc:2393] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d98bdc0a812747fb9f7daa5d0c690a68 in current term 2: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:40.602737  7318 leader_election.cc:304] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:40.608893  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:40.611688  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:40.615653  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d9f8198fc48a58206cda8b2b3b9a0" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.616385  7941 raft_consensus.cc:2393] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 2: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:40.617844  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.618568  7943 raft_consensus.cc:2393] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 2: Already voted for candidate d6d8a683278944c2ad0a762d4fa36b4e in this term.
I20260709 13:14:40.619385  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343a3ab955a45a6ad23ef469685263f" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
I20260709 13:14:40.620153  7945 raft_consensus.cc:2393] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 12ae6dbd6b514a89908efdfd974d08e3 in current term 2: Already voted for candidate d98bdc0a812747fb9f7daa5d0c690a68 in this term.
I20260709 13:14:40.620491  8015 consensus_queue.cc:1048] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:40.604034  7472 consensus_queue.cc:1048] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:14:40.626645  7999 raft_consensus.cc:2804] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.633658  7245 leader_election.cc:304] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e
I20260709 13:14:40.639859  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61fc6eeadba424db91cde790e684d3c" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:40.643465  7900 ts_tablet_manager.cc:1434] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 13:14:40.644382  7900 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:40.649022  7277 raft_consensus.cc:1275] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:40.640484  7275 raft_consensus.cc:3060] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.641784  8037 raft_consensus.cc:2749] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:40.640879  7999 raft_consensus.cc:697] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Leader. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:40.659811  7472 consensus_queue.cc:1048] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:40.663766  7999 consensus_queue.cc:237] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:40.661983  7243 leader_election.cc:304] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:40.673516  7243 leader_election.cc:304] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3; no voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:40.650801  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a82c33aae5844ecb5a3a681840d492d" candidate_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:40.690961  7272 raft_consensus.cc:2393] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d6d8a683278944c2ad0a762d4fa36b4e in current term 2: Already voted for candidate 12ae6dbd6b514a89908efdfd974d08e3 in this term.
I20260709 13:14:40.691438  7024 catalog_manager.cc:5697] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.679917  8037 raft_consensus.cc:2749] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:40.686002  7025 catalog_manager.cc:5697] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.675436  8013 raft_consensus.cc:2749] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:40.710198  7945 raft_consensus.cc:1275] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:40.710091  7275 raft_consensus.cc:2468] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d8a683278944c2ad0a762d4fa36b4e in term 2.
I20260709 13:14:40.710800  7946 raft_consensus.cc:1275] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.715320  8000 consensus_queue.cc:1048] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:40.715984  7809 consensus_queue.cc:1048] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:40.746788  7274 raft_consensus.cc:1275] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.752038  8017 consensus_queue.cc:1048] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:40.810490  7026 catalog_manager.cc:5697] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.813936  7026 catalog_manager.cc:5697] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.840726  7943 raft_consensus.cc:1275] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.869318  7353 raft_consensus.cc:1275] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:40.873430  7823 consensus_queue.cc:1048] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:40.990411  7900 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: 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
W20260709 13:14:40.999557  8054 log.cc:927] Time spent T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:14:41.010035  7900 tablet_bootstrap.cc:492] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.010816  7900 ts_tablet_manager.cc:1403] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.367s	user 0.021s	sys 0.009s
W20260709 13:14:41.002501  8048 log.cc:927] Time spent T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3: Append to log took a long time: real 0.194s	user 0.001s	sys 0.000s
W20260709 13:14:41.015996  8051 log.cc:927] Time spent T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e: Append to log took a long time: real 0.162s	user 0.000s	sys 0.001s
I20260709 13:14:41.011962  7943 raft_consensus.cc:1275] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.021278  8003 consensus_queue.cc:1048] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.023283  7277 raft_consensus.cc:1275] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.030017  7277 raft_consensus.cc:1275] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.046132  8008 consensus_queue.cc:1048] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:14:41.048305  7945 raft_consensus.cc:1275] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.056638  7273 raft_consensus.cc:1275] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:41.065359  7245 consensus_peers.cc:597] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:41.070395  7245 consensus_peers.cc:597] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.066994  7941 raft_consensus.cc:1275] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.065804  7900 raft_consensus.cc:359] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:41.079161  7900 raft_consensus.cc:740] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
W20260709 13:14:41.073997  7245 consensus_peers.cc:597] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:41.080792  7245 consensus_peers.cc:597] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.079857  7900 consensus_queue.cc:260] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:41.085469  7900 ts_tablet_manager.cc:1434] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.002s
I20260709 13:14:41.086547  7900 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.089450  8012 consensus_queue.cc:1048] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:14:41.084254  8020 consensus_queue.cc:1048] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:14:41.098229  8000 consensus_queue.cc:1048] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:41.104723  7317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 69317.6us
I20260709 13:14:41.109756  8010 consensus_queue.cc:1048] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:14:41.111186  7809 consensus_queue.cc:1048] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.111720  7203 raft_consensus.cc:1275] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.158772  7203 raft_consensus.cc:1275] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:41.164573  7319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 85781us
W20260709 13:14:41.206856  7317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 56076.2us
I20260709 13:14:41.215328  7809 consensus_queue.cc:1048] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:41.230265  7171 consensus_peers.cc:597] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.241889  8070 consensus_queue.cc:1048] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:41.269007  7352 raft_consensus.cc:1275] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer 12ae6dbd6b514a89908efdfd974d08e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:41.273877  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:42205, user_credentials={real_user=slave}} blocked reactor thread for 52880.2us
W20260709 13:14:41.269126  7171 consensus_peers.cc:597] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.277738  7279 raft_consensus.cc:1275] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.278390  7348 raft_consensus.cc:1275] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:41.290927  7171 consensus_peers.cc:597] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:41.291942  7171 consensus_peers.cc:597] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:41.293813  7317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 52568.7us
W20260709 13:14:41.318337  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:34807, user_credentials={real_user=slave}} blocked reactor thread for 50584.9us
W20260709 13:14:41.318854  7319 consensus_peers.cc:597] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:41.319751  7319 consensus_peers.cc:597] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.322014  8008 consensus_queue.cc:1048] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.307307  8072 consensus_queue.cc:1048] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:14:41.323118  8015 consensus_queue.cc:1048] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 13:14:41.357738  7319 consensus_peers.cc:597] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.386413  7279 raft_consensus.cc:1275] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.431036  8060 consensus_queue.cc:1048] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:14:41.448714  7900 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: 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
W20260709 13:14:41.496354  8079 log.cc:927] Time spent T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 13:14:41.504422  7900 tablet_bootstrap.cc:492] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.505144  7900 ts_tablet_manager.cc:1403] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.419s	user 0.010s	sys 0.020s
I20260709 13:14:41.514369  7900 raft_consensus.cc:359] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:41.515060  7900 raft_consensus.cc:740] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.515846  7900 consensus_queue.cc:260] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
W20260709 13:14:41.547465  8078 log.cc:927] Time spent T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 13:14:41.547475  7943 raft_consensus.cc:1275] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.552151  7900 ts_tablet_manager.cc:1434] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
W20260709 13:14:41.570713  7319 consensus_peers.cc:597] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.575033  8060 consensus_queue.cc:1048] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.587459  7945 raft_consensus.cc:1275] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Refusing update from remote peer d6d8a683278944c2ad0a762d4fa36b4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:41.588987  7245 consensus_peers.cc:597] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.589834  7026 catalog_manager.cc:5697] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e reported cstate change: term changed from 1 to 2, leader changed from a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65) to d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68). New cstate: current_term: 2 leader_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:41.596635  7900 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.607758  7902 consensus_queue.cc:1048] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:41.612553  7245 consensus_peers.cc:597] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:41.616083  7938 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:41.626344  7245 consensus_peers.cc:597] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:41.665969  7900 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.666960  7900 tablet_bootstrap.cc:492] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.667588  7900 ts_tablet_manager.cc:1403] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.000s
I20260709 13:14:41.670143  7900 raft_consensus.cc:359] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.670859  7900 raft_consensus.cc:740] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.672211  7900 consensus_queue.cc:260] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.675309  7900 ts_tablet_manager.cc:1434] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:41.676139  7900 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.710613  7900 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.712539  7900 tablet_bootstrap.cc:492] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.713157  7900 ts_tablet_manager.cc:1403] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.000s
I20260709 13:14:41.715502  7900 raft_consensus.cc:359] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.716146  7900 raft_consensus.cc:740] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.718415  7900 consensus_queue.cc:260] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [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: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.720504  7900 ts_tablet_manager.cc:1434] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:41.726454  7900 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.732779  7941 raft_consensus.cc:3060] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.790745  7900 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.801503  7900 tablet_bootstrap.cc:492] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.802163  7900 ts_tablet_manager.cc:1403] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.022s
I20260709 13:14:41.804853  7900 raft_consensus.cc:359] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.805498  7900 raft_consensus.cc:740] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.806154  7900 consensus_queue.cc:260] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.808372  7900 ts_tablet_manager.cc:1434] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:41.809758  7900 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.837970  7900 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.838843  7900 tablet_bootstrap.cc:492] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.839406  7900 ts_tablet_manager.cc:1403] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 13:14:41.841966  7900 raft_consensus.cc:359] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.842978  7900 raft_consensus.cc:740] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.843739  7900 consensus_queue.cc:260] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.845146  7900 ts_tablet_manager.cc:1434] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:14:41.846027  7900 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.871488  7900 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.872376  7900 tablet_bootstrap.cc:492] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.872997  7900 ts_tablet_manager.cc:1403] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 13:14:41.883456  7900 raft_consensus.cc:359] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:41.884203  7900 raft_consensus.cc:740] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.884917  7900 consensus_queue.cc:260] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:41.887001  7900 ts_tablet_manager.cc:1434] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:14:41.887799  7900 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.899564  7900 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.900403  7900 tablet_bootstrap.cc:492] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.900982  7900 ts_tablet_manager.cc:1403] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:14:41.903124  7900 raft_consensus.cc:359] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:41.903741  7900 raft_consensus.cc:740] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.904335  7900 consensus_queue.cc:260] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:41.906298  7900 ts_tablet_manager.cc:1434] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:14:41.907079  7900 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.930003  7941 raft_consensus.cc:3060] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.931260  7900 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.932226  7900 tablet_bootstrap.cc:492] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.932888  7900 ts_tablet_manager.cc:1403] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260709 13:14:41.935245  7900 raft_consensus.cc:359] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.935945  7900 raft_consensus.cc:740] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.936628  7900 consensus_queue.cc:260] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:41.938728  7900 ts_tablet_manager.cc:1434] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:41.939782  7900 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.974606  7900 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.975564  7900 tablet_bootstrap.cc:492] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.976222  7900 ts_tablet_manager.cc:1403] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.012s
I20260709 13:14:41.978775  7900 raft_consensus.cc:359] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:41.979480  7900 raft_consensus.cc:740] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.980170  7900 consensus_queue.cc:260] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:41.982287  7900 ts_tablet_manager.cc:1434] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:14:41.983204  7900 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:41.995270  7900 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:41.995945  7900 tablet_bootstrap.cc:492] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:41.996537  7900 ts_tablet_manager.cc:1403] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:14:41.998183  7900 raft_consensus.cc:359] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:41.998668  7900 raft_consensus.cc:740] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.999169  7900 consensus_queue.cc:260] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:42.000972  7900 ts_tablet_manager.cc:1434] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:42.002199  7900 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:42.016763  7900 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:42.017448  7900 tablet_bootstrap.cc:492] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:42.018044  7900 ts_tablet_manager.cc:1403] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:14:42.019855  7900 raft_consensus.cc:359] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.020291  7900 raft_consensus.cc:740] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.020784  7900 consensus_queue.cc:260] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.022538  7900 ts_tablet_manager.cc:1434] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:42.023311  7900 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:42.035240  7900 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:42.036100  7900 tablet_bootstrap.cc:492] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:42.036703  7900 ts_tablet_manager.cc:1403] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:14:42.038879  7900 raft_consensus.cc:359] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.039492  7900 raft_consensus.cc:740] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.040083  7900 consensus_queue.cc:260] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.042054  7900 ts_tablet_manager.cc:1434] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:14:42.042774  7900 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:42.057379  7900 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:42.058089  7900 tablet_bootstrap.cc:492] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:42.058598  7900 ts_tablet_manager.cc:1403] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:14:42.060176  7900 raft_consensus.cc:359] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:42.060644  7900 raft_consensus.cc:740] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.061204  7900 consensus_queue.cc:260] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:42.063186  7900 ts_tablet_manager.cc:1434] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:42.064302  7900 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:42.076980  7900 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:42.077328  7941 raft_consensus.cc:3060] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.077723  7900 tablet_bootstrap.cc:492] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:42.078436  7900 ts_tablet_manager.cc:1403] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260709 13:14:42.080531  7900 raft_consensus.cc:359] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:42.081149  7900 raft_consensus.cc:740] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.081740  7900 consensus_queue.cc:260] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:42.083887  7900 ts_tablet_manager.cc:1434] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:42.085089  7900 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:42.102866  7900 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:42.103734  7900 tablet_bootstrap.cc:492] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:42.104331  7900 ts_tablet_manager.cc:1403] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:14:42.106546  7900 raft_consensus.cc:359] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.107167  7900 raft_consensus.cc:740] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.107857  7900 consensus_queue.cc:260] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.109776  7900 ts_tablet_manager.cc:1434] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:14:42.113427  7900 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:42.131088  7900 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:42.131934  7900 tablet_bootstrap.cc:492] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:42.132568  7900 ts_tablet_manager.cc:1403] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260709 13:14:42.134019  7938 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.134727  7900 raft_consensus.cc:359] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:42.135414  7900 raft_consensus.cc:740] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.136019  7900 consensus_queue.cc:260] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [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: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:42.137372  7900 ts_tablet_manager.cc:1434] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:42.139555  7900 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap starting.
I20260709 13:14:42.168790  7900 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: 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:14:42.169749  7900 tablet_bootstrap.cc:492] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Bootstrap complete.
I20260709 13:14:42.170838  7900 ts_tablet_manager.cc:1403] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260709 13:14:42.173518  7900 raft_consensus.cc:359] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.174242  7900 raft_consensus.cc:740] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.174921  7900 consensus_queue.cc:260] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:42.176918  7900 ts_tablet_manager.cc:1434] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:14:42.233279  7943 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.289443  7943 raft_consensus.cc:3060] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:43.269940  7245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.68:34297, user_credentials={real_user=slave}} blocked reactor thread for 146102us
W20260709 13:14:43.977284  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 600609us
W20260709 13:14:44.894585  7226 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4fc0 after lost signal to thread 4196
W20260709 13:14:44.895834  7226 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8320 after lost signal to thread 7062
W20260709 13:14:44.897038  7226 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9360 after lost signal to thread 7229
W20260709 13:14:44.898130  7226 debug-util.cc:398] Leaking SignalData structure 0x7b08001f61a0 after lost signal to thread 7303
W20260709 13:14:44.899174  7226 debug-util.cc:398] Leaking SignalData structure 0x7b0800350c00 after lost signal to thread 7377
W20260709 13:14:44.900297  7226 debug-util.cc:398] Leaking SignalData structure 0x7b080030f5a0 after lost signal to thread 7975
I20260709 13:14:49.434548  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:49.490198  7276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:49.491147  7276 raft_consensus.cc:606] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Received request to transfer leadership to TS d98bdc0a812747fb9f7daa5d0c690a68
I20260709 13:14:49.494082  7276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:49.494596  7276 raft_consensus.cc:606] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:49.497327  7277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f968758c02e4774b463745541cb16df"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:49.497812  7277 raft_consensus.cc:606] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:49.499786  7277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:49.500226  7277 raft_consensus.cc:606] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:49.517463  7347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "948987049150414787437123b13df76f"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:49.518050  7347 raft_consensus.cc:606] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:49.520481  7277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:49.520862  7277 raft_consensus.cc:606] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:49.521842  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:49.523135  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:49.524628  8143 raft_consensus.cc:993] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.525285  8152 raft_consensus.cc:1081] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.526693  7948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:14:49.527137  7948 raft_consensus.cc:493] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.527442  7948 raft_consensus.cc:3060] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.532799  7948 raft_consensus.cc:515] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:49.534857  8142 raft_consensus.cc:993] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.535396  8142 raft_consensus.cc:1081] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.538498  7946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "948987049150414787437123b13df76f"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:14:49.539012  7946 raft_consensus.cc:493] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.539323  7946 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.541503  7948 leader_election.cc:290] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:49.547914  7946 raft_consensus.cc:515] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:49.550318  7946 leader_election.cc:290] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 3 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:49.559546  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:49.560246  7277 raft_consensus.cc:3055] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:49.560518  7277 raft_consensus.cc:740] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:49.561282  7277 consensus_queue.cc:260] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:49.562757  7277 raft_consensus.cc:3060] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.563925  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:49.564543  7347 raft_consensus.cc:3055] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:49.564808  7347 raft_consensus.cc:740] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:49.565552  7347 consensus_queue.cc:260] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:49.566829  7347 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.571619  7277 raft_consensus.cc:2468] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:49.572876  7896 leader_election.cc:304] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:49.574117  7347 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:49.574404  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948987049150414787437123b13df76f" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:49.574703  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2abdd3569a448aa816356844a4b9d5" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:49.575018  7202 raft_consensus.cc:3060] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.575208  7201 raft_consensus.cc:3060] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.575773  7897 leader_election.cc:304] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:49.581462  7202 raft_consensus.cc:2468] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:49.582656  7201 raft_consensus.cc:2468] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:49.586520  8162 raft_consensus.cc:2804] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:49.588668  8163 raft_consensus.cc:2804] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:49.589201  8162 raft_consensus.cc:697] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:49.590265  8162 consensus_queue.cc:237] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:49.590683  8163 raft_consensus.cc:697] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:49.591544  8163 consensus_queue.cc:237] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:49.605907  7026 catalog_manager.cc:5697] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:49.607249  7026 catalog_manager.cc:5697] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 2 to 3, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 3 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:49.666023  8143 raft_consensus.cc:993] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.666465  8143 raft_consensus.cc:1081] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.667920  7948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:14:49.668403  7948 raft_consensus.cc:493] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.668721  7948 raft_consensus.cc:3060] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.675209  7948 raft_consensus.cc:515] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:49.676573  7948 leader_election.cc:290] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:49.677263  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:49.677444  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b843b67105f4cf7b01764ade97e8a49" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:49.677930  7202 raft_consensus.cc:3060] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.678076  7277 raft_consensus.cc:3055] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:49.678488  7277 raft_consensus.cc:740] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:49.679091  7277 consensus_queue.cc:260] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:49.679975  7277 raft_consensus.cc:3060] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.682722  7202 raft_consensus.cc:2468] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:49.683867  7895 leader_election.cc:304] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:49.684526  8163 raft_consensus.cc:2804] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:49.684784  7277 raft_consensus.cc:2468] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:49.684916  8163 raft_consensus.cc:697] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:49.685953  8163 consensus_queue.cc:237] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:49.694752  7026 catalog_manager.cc:5697] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:49.830657  8143 raft_consensus.cc:993] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.831205  8143 raft_consensus.cc:1081] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.832943  7948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:14:49.833490  7948 raft_consensus.cc:493] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.833851  7948 raft_consensus.cc:3060] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.840147  7948 raft_consensus.cc:515] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:49.841940  7948 leader_election.cc:290] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:49.843056  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:49.843097  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f7dbc260be4d82aee5306a179968aa" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:49.843705  7347 raft_consensus.cc:3060] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.843873  7277 raft_consensus.cc:3055] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:49.844286  7277 raft_consensus.cc:740] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:49.844977  7277 consensus_queue.cc:260] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:49.846315  7277 raft_consensus.cc:3060] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.849550  7347 raft_consensus.cc:2468] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:49.850767  7897 leader_election.cc:304] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:49.851148  7277 raft_consensus.cc:2468] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:49.851420  8163 raft_consensus.cc:2804] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:49.851985  8163 raft_consensus.cc:697] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:49.852793  8163 consensus_queue.cc:237] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:49.863842  7026 catalog_manager.cc:5697] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:49.981769  8143 raft_consensus.cc:993] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.983143  8152 raft_consensus.cc:1081] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:49.984367  8152 raft_consensus.cc:993] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower d98bdc0a812747fb9f7daa5d0c690a68 to start an election
I20260709 13:14:49.984776  8152 raft_consensus.cc:1081] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Signalling peer d98bdc0a812747fb9f7daa5d0c690a68 to start an election
I20260709 13:14:49.985133  7948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f968758c02e4774b463745541cb16df"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:14:49.985726  7948 raft_consensus.cc:493] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.986074  7948 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.986294  7201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2"
dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
 from {username='slave'} at 127.0.0.1:33768
I20260709 13:14:49.986815  7201 raft_consensus.cc:493] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:49.987130  7201 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.992658  7948 raft_consensus.cc:515] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:49.993649  7201 raft_consensus.cc:515] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:49.994645  7948 leader_election.cc:290] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 3 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:49.995455  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:49.995587  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f968758c02e4774b463745541cb16df" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:49.996084  7277 raft_consensus.cc:3055] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:49.996119  7347 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.996510  7277 raft_consensus.cc:740] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:49.996907  7201 leader_election.cc:290] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:49.997198  7277 consensus_queue.cc:260] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:49.998283  7277 raft_consensus.cc:3060] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.999571  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:50.000135  7276 raft_consensus.cc:3055] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.000365  7276 raft_consensus.cc:740] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:50.000998  7276 consensus_queue.cc:260] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:50.001847  7276 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.002548  7347 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:50.002720  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:50.003355  7352 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.003631  7897 leader_election.cc:304] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:50.004477  8163 raft_consensus.cc:2804] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:50.004669  7277 raft_consensus.cc:2468] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:50.004951  8163 raft_consensus.cc:697] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:50.005952  8163 consensus_queue.cc:237] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:50.009106  7276 raft_consensus.cc:2468] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:50.014045  7352 raft_consensus.cc:2468] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98bdc0a812747fb9f7daa5d0c690a68 in term 2.
I20260709 13:14:50.018087  7170 leader_election.cc:304] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:50.018971  8148 raft_consensus.cc:2804] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.019788  8148 raft_consensus.cc:697] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Leader. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:50.020572  8148 consensus_queue.cc:237] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:50.031947  7026 catalog_manager.cc:5697] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 2 to 3, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 3 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.058864  7026 catalog_manager.cc:5697] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 reported cstate change: term changed from 1 to 2, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.073398  7201 raft_consensus.cc:1275] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.074535  8163 consensus_queue.cc:1048] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.086665  7276 raft_consensus.cc:1275] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.087951  8164 consensus_queue.cc:1048] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:50.118268  7201 raft_consensus.cc:1275] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:50.119457  8164 consensus_queue.cc:1048] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.132792  7352 raft_consensus.cc:1275] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:50.134115  8162 consensus_queue.cc:1048] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.239880  7201 raft_consensus.cc:1275] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.240983  8162 consensus_queue.cc:1048] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.251049  7276 raft_consensus.cc:1275] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.252844  8165 consensus_queue.cc:1048] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:50.283036  7352 raft_consensus.cc:1275] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.284909  8165 consensus_queue.cc:1048] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.302273  7276 raft_consensus.cc:1275] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.303422  8165 consensus_queue.cc:1048] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.524201  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:50.526201  7277 raft_consensus.cc:1275] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.528298  8144 consensus_queue.cc:1048] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.546046  7352 raft_consensus.cc:1275] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer d98bdc0a812747fb9f7daa5d0c690a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:50.552435  8144 consensus_queue.cc:1048] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.559262  7277 raft_consensus.cc:1275] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:50.561271  8165 consensus_queue.cc:1048] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:50.594506  7347 raft_consensus.cc:1275] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:50.597841  8162 consensus_queue.cc:1048] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:50.653414  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:50.702885  7202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2"
dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
mode: GRACEFUL
new_leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
 from {username='slave'} at 127.0.0.1:55740
I20260709 13:14:50.703387  7202 raft_consensus.cc:606] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Received request to transfer leadership to TS 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:50.705775  7352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:50.706334  7352 raft_consensus.cc:606] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:50.708793  7352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:50.709312  7352 raft_consensus.cc:606] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:50.711728  7352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:50.712237  7352 raft_consensus.cc:606] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:50.714542  7275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4123739017541a9a8088414ad083f53"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:50.714982  7275 raft_consensus.cc:606] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:50.719655  7352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:50.720202  7352 raft_consensus.cc:606] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:50.721266  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:50.723024  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:50.758085  8145 raft_consensus.cc:993] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:50.758713  8153 raft_consensus.cc:1081] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:50.760062  7943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:14:50.760483  7943 raft_consensus.cc:493] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.760753  7943 raft_consensus.cc:3060] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.767665  7943 raft_consensus.cc:515] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:50.769659  7943 leader_election.cc:290] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:50.770171  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:50.770752  7352 raft_consensus.cc:3055] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.770610  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6ee68608914c22b7ffcd06b87c2754" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:50.771108  7352 raft_consensus.cc:740] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:50.771304  7202 raft_consensus.cc:3060] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.771939  7352 consensus_queue.cc:260] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:50.773109  7352 raft_consensus.cc:3060] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.777491  7202 raft_consensus.cc:2468] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:50.778564  7895 leader_election.cc:304] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:50.779304  7352 raft_consensus.cc:2468] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:50.779426  8165 raft_consensus.cc:2804] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.780037  8165 raft_consensus.cc:697] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:50.780844  8165 consensus_queue.cc:237] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:50.789769  7027 catalog_manager.cc:5697] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.894340  8153 raft_consensus.cc:993] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:50.894781  8145 raft_consensus.cc:1081] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:50.895952  7946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:14:50.896322  7946 raft_consensus.cc:493] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.896534  7946 raft_consensus.cc:3060] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.901099  7946 raft_consensus.cc:515] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:50.902470  7946 leader_election.cc:290] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:50.903338  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:50.903244  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9a7dae3d374166b52f6dafe42ece60" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:50.903991  7352 raft_consensus.cc:3055] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.904093  7275 raft_consensus.cc:3060] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.904342  7352 raft_consensus.cc:740] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:50.905071  7352 consensus_queue.cc:260] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:50.906248  7352 raft_consensus.cc:3060] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.910426  7275 raft_consensus.cc:2468] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:50.911706  7896 leader_election.cc:304] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:50.912544  8163 raft_consensus.cc:2804] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.913023  8163 raft_consensus.cc:697] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:50.913288  7352 raft_consensus.cc:2468] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:50.913869  8163 consensus_queue.cc:237] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:50.924428  7027 catalog_manager.cc:5697] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.952431  8152 raft_consensus.cc:993] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:50.952955  8173 raft_consensus.cc:1081] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:50.954308  7946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4123739017541a9a8088414ad083f53"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:14:50.954699  7946 raft_consensus.cc:493] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.954924  7946 raft_consensus.cc:3060] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.959928  7946 raft_consensus.cc:515] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:50.961529  7946 leader_election.cc:290] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:50.962438  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:50.963065  7202 raft_consensus.cc:3060] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.963306  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4123739017541a9a8088414ad083f53" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:50.963835  7275 raft_consensus.cc:3055] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.964111  7275 raft_consensus.cc:740] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:50.964761  7275 consensus_queue.cc:260] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:50.965943  7275 raft_consensus.cc:3060] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.970342  7202 raft_consensus.cc:2468] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:50.971338  7895 leader_election.cc:304] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:50.972121  8163 raft_consensus.cc:2804] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.972162  7275 raft_consensus.cc:2468] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:50.972646  8163 raft_consensus.cc:697] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:50.973367  8163 consensus_queue.cc:237] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:50.985965  7027 catalog_manager.cc:5697] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.998924  8145 raft_consensus.cc:993] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:50.999302  8145 raft_consensus.cc:1081] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:51.000466  7943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:14:51.000888  7943 raft_consensus.cc:493] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:51.001232  7943 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.007337  7943 raft_consensus.cc:515] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:51.009877  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:51.010370  7275 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.010588  7943 leader_election.cc:290] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 3 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:51.011364  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc62a4cdb2b4871a1d56c599df2ea39" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:51.011948  7347 raft_consensus.cc:3055] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:51.012252  7347 raft_consensus.cc:740] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:51.012948  7347 consensus_queue.cc:260] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:51.013795  7347 raft_consensus.cc:3060] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.015146  7275 raft_consensus.cc:2468] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:51.015951  7896 leader_election.cc:304] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [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: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:51.016650  8163 raft_consensus.cc:2804] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:51.017082  8163 raft_consensus.cc:697] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:51.017993  8163 consensus_queue.cc:237] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [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: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:51.018646  7347 raft_consensus.cc:2468] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:51.026863  7027 catalog_manager.cc:5697] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 2 to 3, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 3 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.086427  8191 raft_consensus.cc:993] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68: : Instructing follower 12ae6dbd6b514a89908efdfd974d08e3 to start an election
I20260709 13:14:51.087075  8192 raft_consensus.cc:1081] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Signalling peer 12ae6dbd6b514a89908efdfd974d08e3 to start an election
I20260709 13:14:51.087965  8145 raft_consensus.cc:993] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:51.088454  8153 raft_consensus.cc:1081] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:51.088867  7275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
 from {username='slave'} at 127.0.0.1:60508
I20260709 13:14:51.089416  7275 raft_consensus.cc:493] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:51.089717  7275 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.089797  7943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:14:51.090332  7943 raft_consensus.cc:493] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:51.090685  7943 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.096706  7275 raft_consensus.cc:515] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:51.096728  7943 raft_consensus.cc:515] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:51.098822  7943 leader_election.cc:290] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 3 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:51.099814  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:51.099834  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:51.100266  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32379efbdf83431eb4a5619d5ccab7c2" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:51.100463  7201 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.100652  7202 raft_consensus.cc:3055] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:51.100836  7352 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.101109  7202 raft_consensus.cc:740] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d98bdc0a812747fb9f7daa5d0c690a68, State: Running, Role: LEADER
I20260709 13:14:51.099337  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90641fe6ef014e9aba00c80f89fe446e" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:51.102056  7202 consensus_queue.cc:260] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [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: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:51.102753  7347 raft_consensus.cc:3055] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:51.103042  7347 raft_consensus.cc:740] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:51.103530  7202 raft_consensus.cc:3060] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.103783  7347 consensus_queue.cc:260] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:51.104954  7347 raft_consensus.cc:3060] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:51.106747  7352 raft_consensus.cc:2468] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 3.
I20260709 13:14:51.107961  7245 leader_election.cc:304] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [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: 12ae6dbd6b514a89908efdfd974d08e3, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:51.099231  7275 leader_election.cc:290] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 3 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:51.108728  8152 raft_consensus.cc:2804] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:51.106747  7201 raft_consensus.cc:2468] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:51.109159  8152 raft_consensus.cc:697] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:51.110172  8152 consensus_queue.cc:237] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [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: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:51.110461  7895 leader_election.cc:304] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [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: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:51.111203  7202 raft_consensus.cc:2468] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 3.
I20260709 13:14:51.111274  8163 raft_consensus.cc:2804] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:51.111876  8163 raft_consensus.cc:697] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:51.112725  8163 consensus_queue.cc:237] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [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: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:51.118155  7347 raft_consensus.cc:2468] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 3.
I20260709 13:14:51.143826  7027 catalog_manager.cc:5697] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 2 to 3, leader changed from d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66) to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 3 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.155537  7027 catalog_manager.cc:5697] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 2 to 3, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 3 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.309077  7352 raft_consensus.cc:1275] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.310160  8163 consensus_queue.cc:1048] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.319566  7202 raft_consensus.cc:1275] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.321756  8165 consensus_queue.cc:1048] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.461237  7352 raft_consensus.cc:1275] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.461512  7275 raft_consensus.cc:1275] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.462779  8165 consensus_queue.cc:1048] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.462841  8163 consensus_queue.cc:1048] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:51.477800  7352 raft_consensus.cc:1275] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.479445  8162 consensus_queue.cc:1048] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.483830  7276 raft_consensus.cc:1275] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.485481  8162 consensus_queue.cc:1048] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:51.494040  7202 raft_consensus.cc:1275] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.495563  8162 consensus_queue.cc:1048] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.513813  7201 raft_consensus.cc:1275] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.516559  8162 consensus_queue.cc:1048] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.530073  7352 raft_consensus.cc:1275] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.531988  8163 consensus_queue.cc:1048] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.536515  7276 raft_consensus.cc:1275] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.541672  8165 consensus_queue.cc:1048] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.572268  7352 raft_consensus.cc:1275] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Refusing update from remote peer 12ae6dbd6b514a89908efdfd974d08e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.576453  7202 raft_consensus.cc:1275] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Refusing update from remote peer 12ae6dbd6b514a89908efdfd974d08e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:51.576344  8173 consensus_queue.cc:1048] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.581240  8152 consensus_queue.cc:1048] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:51.627497  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:44513, user_credentials={real_user=slave}} blocked reactor thread for 49823.9us
I20260709 13:14:51.723901  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:51.766577  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:51.803942  7347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69c23e09a98d416d905b273729b9a031"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:51.804476  7347 raft_consensus.cc:606] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Received request to transfer leadership to TS 12ae6dbd6b514a89908efdfd974d08e3
I20260709 13:14:51.807113  7276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9274847f657143a8985002b2238a070c"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:51.807732  7276 raft_consensus.cc:606] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:51.810407  7347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:51.810920  7347 raft_consensus.cc:606] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:51.813046  7347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65"
dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:14:51.813469  7347 raft_consensus.cc:606] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:51.814412  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:51.815536  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:51.869352  8145 raft_consensus.cc:993] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:51.870016  8153 raft_consensus.cc:1081] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:51.871415  7943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:14:51.871857  7943 raft_consensus.cc:493] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:51.872143  7943 raft_consensus.cc:3060] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.876307  7943 raft_consensus.cc:515] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:51.877873  7943 leader_election.cc:290] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297), d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513)
I20260709 13:14:51.878604  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:51.879293  7347 raft_consensus.cc:3055] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:51.879639  7347 raft_consensus.cc:740] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:51.879444  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c114e05d574b44b3bd59aa29c974f559" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:51.880193  7201 raft_consensus.cc:3060] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.880504  7347 consensus_queue.cc:260] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:51.881507  7347 raft_consensus.cc:3060] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:51.886657  7201 raft_consensus.cc:2468] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:51.887893  7895 leader_election.cc:304] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:51.888685  8165 raft_consensus.cc:2804] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:51.889173  8165 raft_consensus.cc:697] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:51.890014  8165 consensus_queue.cc:237] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } }
I20260709 13:14:51.890386  7347 raft_consensus.cc:2468] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:51.900182  7025 catalog_manager.cc:5697] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:52.022434  8153 raft_consensus.cc:993] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower 12ae6dbd6b514a89908efdfd974d08e3 to start an election
I20260709 13:14:52.022861  8145 raft_consensus.cc:1081] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Signalling peer 12ae6dbd6b514a89908efdfd974d08e3 to start an election
I20260709 13:14:52.024230  7276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69c23e09a98d416d905b273729b9a031"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
 from {username='slave'} at 127.0.0.1:60494
I20260709 13:14:52.024742  7276 raft_consensus.cc:493] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:52.025079  7276 raft_consensus.cc:3060] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.031699  7276 raft_consensus.cc:515] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:52.033517  7276 leader_election.cc:290] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:52.034163  7202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:52.034756  7202 raft_consensus.cc:3060] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.036684  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c23e09a98d416d905b273729b9a031" candidate_uuid: "12ae6dbd6b514a89908efdfd974d08e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:52.037256  7347 raft_consensus.cc:3055] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:52.037510  7347 raft_consensus.cc:740] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:52.038224  7347 consensus_queue.cc:260] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:52.039047  7347 raft_consensus.cc:3060] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.040838  7202 raft_consensus.cc:2468] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 2.
I20260709 13:14:52.041842  7243 leader_election.cc:304] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:52.042629  8224 raft_consensus.cc:2804] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:52.043031  8224 raft_consensus.cc:697] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Becoming Leader. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:52.043855  7347 raft_consensus.cc:2468] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12ae6dbd6b514a89908efdfd974d08e3 in term 2.
I20260709 13:14:52.043730  8224 consensus_queue.cc:237] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } }
I20260709 13:14:52.052487  7025 catalog_manager.cc:5697] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 reported cstate change: term changed from 1 to 2, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "12ae6dbd6b514a89908efdfd974d08e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:52.224313  8153 raft_consensus.cc:993] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:52.224857  8145 raft_consensus.cc:1081] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:52.226619  7946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:14:52.227114  7946 raft_consensus.cc:493] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:52.227468  7946 raft_consensus.cc:3060] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.232609  7946 raft_consensus.cc:515] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:52.234474  7946 leader_election.cc:290] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:52.235107  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:52.235383  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e6eee445a543d9a7734a4769a3cc65" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:52.235777  7276 raft_consensus.cc:3060] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.236004  7347 raft_consensus.cc:3055] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:52.236361  7347 raft_consensus.cc:740] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d8a683278944c2ad0a762d4fa36b4e, State: Running, Role: LEADER
I20260709 13:14:52.237008  8223 raft_consensus.cc:993] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:52.237479  8233 raft_consensus.cc:1081] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:52.237774  7347 consensus_queue.cc:260] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:52.238942  7347 raft_consensus.cc:3060] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.239280  7943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9274847f657143a8985002b2238a070c"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:14:52.239814  7943 raft_consensus.cc:493] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:52.240155  7943 raft_consensus.cc:3060] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.245980  7347 raft_consensus.cc:2468] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:52.246376  7943 raft_consensus.cc:515] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:52.248710  7943 leader_election.cc:290] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68:34297)
I20260709 13:14:52.250763  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:52.251390  7275 raft_consensus.cc:3055] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:52.251674  7275 raft_consensus.cc:740] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:52.252338  7275 consensus_queue.cc:260] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:52.253301  7275 raft_consensus.cc:3060] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.249104  7897 leader_election.cc:304] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d6d8a683278944c2ad0a762d4fa36b4e; no voters: 
I20260709 13:14:52.255430  8165 raft_consensus.cc:2804] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:52.255904  8165 raft_consensus.cc:697] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:52.256790  8165 consensus_queue.cc:237] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:52.241511  7276 raft_consensus.cc:2468] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:52.262439  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9274847f657143a8985002b2238a070c" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d8a683278944c2ad0a762d4fa36b4e"
I20260709 13:14:52.263036  7347 raft_consensus.cc:3060] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.263109  7275 raft_consensus.cc:2468] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:52.264057  7896 leader_election.cc:304] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e; no voters: 
I20260709 13:14:52.264873  8165 raft_consensus.cc:2804] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:52.266157  8165 raft_consensus.cc:697] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:52.266938  8165 consensus_queue.cc:237] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:52.267594  7025 catalog_manager.cc:5697] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from d6d8a683278944c2ad0a762d4fa36b4e (127.4.24.68) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:52.269831  7347 raft_consensus.cc:2468] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:52.285439  7025 catalog_manager.cc:5697] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:52.345315  7202 raft_consensus.cc:1275] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.346588  8165 consensus_queue.cc:1048] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.357960  7347 raft_consensus.cc:1275] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.364123  8239 consensus_queue.cc:1048] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.474263  7347 raft_consensus.cc:1275] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer 12ae6dbd6b514a89908efdfd974d08e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.475359  8223 consensus_queue.cc:1048] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.492130  7201 raft_consensus.cc:1275] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer 12ae6dbd6b514a89908efdfd974d08e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.493899  8224 consensus_queue.cc:1048] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.759878  7352 raft_consensus.cc:1275] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.761086  8219 consensus_queue.cc:1048] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.768002  7276 raft_consensus.cc:1275] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.769304  8219 consensus_queue.cc:1048] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.775856  7275 raft_consensus.cc:1275] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.782917  8219 consensus_queue.cc:1048] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.786942  7352 raft_consensus.cc:1275] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:52.788118  8239 consensus_queue.cc:1048] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.816494  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:52.981112  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:53.034025  7276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784"
dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
mode: GRACEFUL
new_leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:42146
I20260709 13:14:53.034729  7276 raft_consensus.cc:606] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Received request to transfer leadership to TS a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:53.036120  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:53.037127  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:53.452591  8233 raft_consensus.cc:993] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3: : Instructing follower a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:53.453202  8224 raft_consensus.cc:1081] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Signalling peer a0084ae3ce0047c68ca05781f6f12a4e to start an election
I20260709 13:14:53.454649  7943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784"
dest_uuid: "a0084ae3ce0047c68ca05781f6f12a4e"
 from {username='slave'} at 127.0.0.1:50768
I20260709 13:14:53.455042  7943 raft_consensus.cc:493] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:53.455376  7943 raft_consensus.cc:3060] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.463238  7943 raft_consensus.cc:515] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:53.464819  7943 leader_election.cc:290] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Requested vote from peers d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513), 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205)
I20260709 13:14:53.465926  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12ae6dbd6b514a89908efdfd974d08e3"
I20260709 13:14:53.465725  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764da7a9195f42f8a51593ceb2ac6784" candidate_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d98bdc0a812747fb9f7daa5d0c690a68"
I20260709 13:14:53.466526  7275 raft_consensus.cc:3055] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:53.466578  7201 raft_consensus.cc:3060] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.466830  7275 raft_consensus.cc:740] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12ae6dbd6b514a89908efdfd974d08e3, State: Running, Role: LEADER
I20260709 13:14:53.467676  7275 consensus_queue.cc:260] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:53.468842  7275 raft_consensus.cc:3060] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:53.472925  7201 raft_consensus.cc:2468] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:53.474180  7895 leader_election.cc:304] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0084ae3ce0047c68ca05781f6f12a4e, d98bdc0a812747fb9f7daa5d0c690a68; no voters: 
I20260709 13:14:53.475057  8165 raft_consensus.cc:2804] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:53.475518  8165 raft_consensus.cc:697] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Becoming Leader. State: Replica: a0084ae3ce0047c68ca05781f6f12a4e, State: Running, Role: LEADER
I20260709 13:14:53.475714  7275 raft_consensus.cc:2468] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0084ae3ce0047c68ca05781f6f12a4e in term 2.
I20260709 13:14:53.476603  8165 consensus_queue.cc:237] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } }
I20260709 13:14:53.486744  7027 catalog_manager.cc:5697] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e reported cstate change: term changed from 1 to 2, leader changed from 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67) to a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65). New cstate: current_term: 2 leader_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:53.886482  7201 raft_consensus.cc:1275] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:53.887714  8165 consensus_queue.cc:1048] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98bdc0a812747fb9f7daa5d0c690a68" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:53.904217  7275 raft_consensus.cc:1275] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Refusing update from remote peer a0084ae3ce0047c68ca05781f6f12a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:53.912220  8263 consensus_queue.cc:1048] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:54.038127  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:54.077292  4193 tablet_server.cc:179] TabletServer@127.4.24.65:34807 shutting down...
W20260709 13:14:54.093452  7245 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 61 similar messages]
W20260709 13:14:54.099434  7245 consensus_peers.cc:597] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.109774  7319 consensus_peers.cc:597] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.110515  7245 consensus_peers.cc:597] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.119920  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:54.120915  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.121913  4193 raft_consensus.cc:2243] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.122923  4193 raft_consensus.cc:2272] T 4fc62a4cdb2b4871a1d56c599df2ea39 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.126281  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.127255  4193 raft_consensus.cc:2243] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.128228  4193 raft_consensus.cc:2272] T 764da7a9195f42f8a51593ceb2ac6784 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.131384  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.132542  4193 raft_consensus.cc:2243] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.134091  4193 raft_consensus.cc:2272] T 6fbd0dcd459b442b824af319d75db657 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.134495  7319 consensus_peers.cc:597] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.137250  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.138343  4193 raft_consensus.cc:2243] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.138900  4193 raft_consensus.cc:2272] T 2b48f58e642a4d01a517dbcf2468bd2d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.140416  7171 consensus_peers.cc:597] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.142105  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.143029  4193 raft_consensus.cc:2243] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:54.143085  7171 consensus_peers.cc:597] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.143651  4193 raft_consensus.cc:2272] T 5b096a30f86047bba57480079864b15d P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.146687  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.147662  4193 raft_consensus.cc:2243] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.148195  4193 raft_consensus.cc:2272] T fabb44f3822d4c9e8818c95f70d5963e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.150064  7171 consensus_peers.cc:597] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.150959  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.151548  4193 raft_consensus.cc:2243] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.151958  4193 raft_consensus.cc:2272] T c5cee25e199c4e23bd570647fb0f40ca P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.154002  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.154507  4193 raft_consensus.cc:2243] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.154870  4193 raft_consensus.cc:2272] T 42ef770241624b9c8e3ae7dc2baf40aa P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.157361  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.158128  4193 raft_consensus.cc:2243] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.159205  4193 raft_consensus.cc:2272] T 4f968758c02e4774b463745541cb16df P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.159615  7245 consensus_peers.cc:597] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.160594  7171 consensus_peers.cc:597] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.162006  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.163002  4193 raft_consensus.cc:2243] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.164094  4193 raft_consensus.cc:2272] T 90641fe6ef014e9aba00c80f89fe446e P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.166821  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.167419  4193 raft_consensus.cc:2243] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.168416  4193 raft_consensus.cc:2272] T 5b843b67105f4cf7b01764ade97e8a49 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.171111  4193 tablet_replica.cc:333] stopping tablet replica
W20260709 13:14:54.171418  7319 consensus_peers.cc:597] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.172008  4193 raft_consensus.cc:2243] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.172895  4193 raft_consensus.cc:2272] T c114e05d574b44b3bd59aa29c974f559 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.175567  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.176143  4193 raft_consensus.cc:2243] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.176515  4193 raft_consensus.cc:2272] T b09cac20dcb041fc8173af8b28af62f3 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.178558  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.179071  4193 raft_consensus.cc:2243] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.179471  4193 raft_consensus.cc:2272] T 43a9a6c09a6846709e0fab1e197c8c34 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.181314  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.181957  4193 raft_consensus.cc:2243] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.182353  4193 raft_consensus.cc:2272] T 81e7762320894a8694d119ad213de398 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.184729  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.185298  4193 raft_consensus.cc:2243] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.186211  4193 raft_consensus.cc:2272] T bd2abdd3569a448aa816356844a4b9d5 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.189014  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.189827  4193 raft_consensus.cc:2243] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:54.189833  7171 consensus_peers.cc:597] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.190341  4193 raft_consensus.cc:2272] T 3c58d29444944b8685122b6a0bca57b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.192764  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.193519  4193 raft_consensus.cc:2243] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.194062  4193 raft_consensus.cc:2272] T 048727514f584f0da11f34936400b069 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.196548  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.197230  4193 raft_consensus.cc:2243] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:14:54.198065  7319 consensus_peers.cc:597] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.198179  4193 raft_consensus.cc:2272] T 37f7dbc260be4d82aee5306a179968aa P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.201083  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.201864  4193 raft_consensus.cc:2243] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.202353  4193 raft_consensus.cc:2272] T e66ed49bdd494297bf3e0aa23221f64a P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.202685  7171 consensus_peers.cc:597] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.204594  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.205207  4193 raft_consensus.cc:2243] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.205772  4193 raft_consensus.cc:2272] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.208498  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.209033  4193 raft_consensus.cc:2243] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.209472  4193 raft_consensus.cc:2272] T 03606de28dab4eccae31d90bc8b7368e P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.211467  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.212230  4193 raft_consensus.cc:2243] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.212914  4193 raft_consensus.cc:2272] T a459114a12b24baab7577ba68fecd784 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.215871  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.216614  4193 raft_consensus.cc:2243] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.217707  4193 raft_consensus.cc:2272] T fc6ee68608914c22b7ffcd06b87c2754 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.220126  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.220844  4193 raft_consensus.cc:2243] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.221374  4193 raft_consensus.cc:2272] T 5f97e27df81842fd83d2494c47201de6 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.224148  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.224782  4193 raft_consensus.cc:2243] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.225234  4193 raft_consensus.cc:2272] T 92cfba1a28294cfaa2d2b286dfaceb23 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.228092  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.228821  4193 raft_consensus.cc:2243] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.229362  4193 raft_consensus.cc:2272] T a6c032a0fb66427b99dfa672c87fa41c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.231686  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.232396  4193 raft_consensus.cc:2243] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.233271  4193 raft_consensus.cc:2272] T c4123739017541a9a8088414ad083f53 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.235668  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.236474  4193 raft_consensus.cc:2243] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.236979  4193 raft_consensus.cc:2272] T 3b52c5dd6b2a4233af7038799791836d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.239773  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.240468  4193 raft_consensus.cc:2243] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.240967  4193 raft_consensus.cc:2272] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.241324  7245 consensus_peers.cc:597] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.241892  7319 consensus_peers.cc:597] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.243454  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.244086  4193 raft_consensus.cc:2243] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.244532  4193 raft_consensus.cc:2272] T 524eab7b4b1e4a23a46f56e5554eda5d P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.246973  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.247577  4193 raft_consensus.cc:2243] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.248102  4193 raft_consensus.cc:2272] T a61fc6eeadba424db91cde790e684d3c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.250418  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.250871  4193 raft_consensus.cc:2243] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.251298  4193 raft_consensus.cc:2272] T 0343a3ab955a45a6ad23ef469685263f P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.253305  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.253844  4193 raft_consensus.cc:2243] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.254261  4193 raft_consensus.cc:2272] T c5690856573045248bd32f414c4b976b P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.256781  4193 tablet_replica.cc:333] stopping tablet replica
W20260709 13:14:54.257293  7245 consensus_peers.cc:597] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.257421  4193 raft_consensus.cc:2243] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.258584  4193 raft_consensus.cc:2272] T 8f9a7dae3d374166b52f6dafe42ece60 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.260955  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.261497  4193 raft_consensus.cc:2243] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.262369  4193 raft_consensus.cc:2272] T 948987049150414787437123b13df76f P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.264544  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.265069  4193 raft_consensus.cc:2243] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.265470  4193 raft_consensus.cc:2272] T 25cfeba1bd0646da9ebfb528236a3283 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.267468  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.267961  4193 raft_consensus.cc:2243] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.268399  4193 raft_consensus.cc:2272] T c082f90f8ee34a1faa6c1c624a5fe346 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.270519  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.271023  4193 raft_consensus.cc:2243] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.271726  4193 raft_consensus.cc:2272] T 9274847f657143a8985002b2238a070c P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.273473  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.273953  4193 raft_consensus.cc:2243] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.274343  4193 raft_consensus.cc:2272] T 2a82c33aae5844ecb5a3a681840d492d P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.276307  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.276789  4193 raft_consensus.cc:2243] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.277171  4193 raft_consensus.cc:2272] T 396077303750444d9160c3c044072b21 P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.279006  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.279480  4193 raft_consensus.cc:2243] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.280324  4193 raft_consensus.cc:2272] T f9e6eee445a543d9a7734a4769a3cc65 P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.282202  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.282680  4193 raft_consensus.cc:2243] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.283098  4193 raft_consensus.cc:2272] T 18d8ce7591904843b6c3b2952348350b P a0084ae3ce0047c68ca05781f6f12a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.285027  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.285491  4193 raft_consensus.cc:2243] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.285933  4193 raft_consensus.cc:2272] T f51be84a6af14e35bf7eecdf2180edcc P a0084ae3ce0047c68ca05781f6f12a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.287735  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:14:54.288170  4193 raft_consensus.cc:2243] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.288568  4193 raft_consensus.cc:2272] T 6767e8e812284a56883bbb8286fab3b1 P a0084ae3ce0047c68ca05781f6f12a4e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.331349  7245 consensus_peers.cc:597] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.344401  7171 consensus_peers.cc:597] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. 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:14:54.365193  4193 tablet_server.cc:196] TabletServer@127.4.24.65:34807 shutdown complete.
W20260709 13:14:54.369666  7319 consensus_peers.cc:597] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.375186  7245 consensus_peers.cc:597] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.416128  7171 consensus_peers.cc:597] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.421492  7171 consensus_peers.cc:597] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.428468  7319 consensus_peers.cc:597] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.451092  7171 consensus_peers.cc:597] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.451372  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
W20260709 13:14:54.460093  7171 consensus_peers.cc:597] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.462031  7171 consensus_peers.cc:597] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.471781  7243 consensus_peers.cc:597] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.482517  7243 consensus_peers.cc:597] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.490653  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:54.491484  4193 tablet_replica.cc:333] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.492173  4193 raft_consensus.cc:2243] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.492651  4193 raft_consensus.cc:2272] T e66ed49bdd494297bf3e0aa23221f64a P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.494550  4193 tablet_replica.cc:333] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.495152  4193 raft_consensus.cc:2243] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.495540  4193 raft_consensus.cc:2272] T 764da7a9195f42f8a51593ceb2ac6784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.498495  4193 tablet_replica.cc:333] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.499238  4193 raft_consensus.cc:2243] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.500061  4193 raft_consensus.cc:2272] T 25cfeba1bd0646da9ebfb528236a3283 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.502280  4193 tablet_replica.cc:333] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.502990  4193 raft_consensus.cc:2243] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.503515  4193 raft_consensus.cc:2272] T af571f612cbd4d0d95e5ffa51389b55f P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.506071  4193 tablet_replica.cc:333] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.506997  4193 raft_consensus.cc:2243] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.507438  4193 raft_consensus.cc:2272] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.509719  4193 tablet_replica.cc:333] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.510391  4193 raft_consensus.cc:2243] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.510874  4193 raft_consensus.cc:2272] T 3b52c5dd6b2a4233af7038799791836d P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.511447  7243 consensus_peers.cc:597] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.512986  4193 tablet_replica.cc:333] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.513556  4193 raft_consensus.cc:2243] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.514488  4193 raft_consensus.cc:2272] T b34b6006f3064a74b949920865d82300 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.516578  4193 tablet_replica.cc:333] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
W20260709 13:14:54.517285  7243 consensus_peers.cc:597] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.517309  4193 raft_consensus.cc:2243] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.518275  4193 raft_consensus.cc:2272] T 18d8ce7591904843b6c3b2952348350b P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.520958  4193 tablet_replica.cc:333] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
W20260709 13:14:54.521621  7319 consensus_peers.cc:597] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.521745  4193 raft_consensus.cc:2243] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.522313  4193 raft_consensus.cc:2272] T 7a61725556be4791b92b2b2856ef154c P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.524811  4193 tablet_replica.cc:333] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.525648  4193 raft_consensus.cc:2243] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.526166  4193 raft_consensus.cc:2272] T 948987049150414787437123b13df76f P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.528743  4193 tablet_replica.cc:333] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.529304  4193 raft_consensus.cc:2243] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.530422  4193 raft_consensus.cc:2272] T fabb44f3822d4c9e8818c95f70d5963e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.532910  4193 tablet_replica.cc:333] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.533494  4193 raft_consensus.cc:2243] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.534001  4193 raft_consensus.cc:2272] T 74c139bc4b864faeafd25aa7facdb169 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.536078  4193 tablet_replica.cc:333] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.536707  4193 raft_consensus.cc:2243] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.537097  4193 raft_consensus.cc:2272] T 81e7762320894a8694d119ad213de398 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.538813  4193 tablet_replica.cc:333] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.539343  4193 raft_consensus.cc:2243] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.540058  4193 raft_consensus.cc:2272] T c5cee25e199c4e23bd570647fb0f40ca P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.541848  4193 tablet_replica.cc:333] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.542383  4193 raft_consensus.cc:2243] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.542755  4193 raft_consensus.cc:2272] T 67b023236fba46739e35c24f456d4d5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.544406  4193 tablet_replica.cc:333] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.544910  4193 raft_consensus.cc:2243] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.545673  4193 raft_consensus.cc:2272] T 6d28f5168369400ab79e9094e6c0c2f0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.547380  4193 tablet_replica.cc:333] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.547901  4193 raft_consensus.cc:2243] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.548303  4193 raft_consensus.cc:2272] T 0f91efc9626d4dd38e3de4517408f88e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.550089  4193 tablet_replica.cc:333] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.550678  4193 raft_consensus.cc:2243] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.551142  4193 raft_consensus.cc:2272] T bd2abdd3569a448aa816356844a4b9d5 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.552973  4193 tablet_replica.cc:333] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.553519  4193 raft_consensus.cc:2243] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.553987  4193 raft_consensus.cc:2272] T e17404dc81a149e4b8c586dddab711a3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.555886  4193 tablet_replica.cc:333] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.556394  4193 raft_consensus.cc:2243] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.557246  4193 raft_consensus.cc:2272] T 048727514f584f0da11f34936400b069 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.559638  4193 tablet_replica.cc:333] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.560175  4193 raft_consensus.cc:2243] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.560817  4193 raft_consensus.cc:2272] T 5f97e27df81842fd83d2494c47201de6 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.566708  4193 tablet_replica.cc:333] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.567488  4193 raft_consensus.cc:2243] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.568035  4193 raft_consensus.cc:2272] T c5690856573045248bd32f414c4b976b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.570561  4193 tablet_replica.cc:333] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.571293  4193 raft_consensus.cc:2243] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.571818  4193 raft_consensus.cc:2272] T c114e05d574b44b3bd59aa29c974f559 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.572170  7243 consensus_peers.cc:597] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.574309  4193 tablet_replica.cc:333] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.575265  4193 raft_consensus.cc:2243] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.576637  4193 raft_consensus.cc:2272] T 0343a3ab955a45a6ad23ef469685263f P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.579705  4193 tablet_replica.cc:333] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.580410  4193 raft_consensus.cc:2243] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.580927  4193 raft_consensus.cc:2272] T 32379efbdf83431eb4a5619d5ccab7c2 P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.589447  7319 consensus_peers.cc:597] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.590221  7319 consensus_peers.cc:597] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.591605  4193 tablet_replica.cc:333] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.592553  4193 raft_consensus.cc:2243] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.593035  4193 raft_consensus.cc:2272] T 524eab7b4b1e4a23a46f56e5554eda5d P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.595489  4193 tablet_replica.cc:333] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.596217  4193 raft_consensus.cc:2243] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.597169  4193 raft_consensus.cc:2272] T 42ef770241624b9c8e3ae7dc2baf40aa P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.598055  7243 consensus_peers.cc:597] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.599723  4193 tablet_replica.cc:333] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.600313  4193 raft_consensus.cc:2243] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.600750  4193 raft_consensus.cc:2272] T 20d80467e94748d1b2e3f45e57a3c97b P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.603358  4193 tablet_replica.cc:333] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.603935  4193 raft_consensus.cc:2243] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.604858  4193 raft_consensus.cc:2272] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.607445  4193 tablet_replica.cc:333] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.608121  4193 raft_consensus.cc:2243] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.608644  4193 raft_consensus.cc:2272] T 03606de28dab4eccae31d90bc8b7368e P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.610724  4193 tablet_replica.cc:333] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.611454  4193 raft_consensus.cc:2243] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.611953  4193 raft_consensus.cc:2272] T fc6ee68608914c22b7ffcd06b87c2754 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.614429  4193 tablet_replica.cc:333] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.614943  4193 raft_consensus.cc:2243] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.615448  4193 raft_consensus.cc:2272] T 3ecae266b53743df8611ba8f527c1f56 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.617802  4193 tablet_replica.cc:333] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
W20260709 13:14:54.618315  7243 consensus_peers.cc:597] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.618518  4193 raft_consensus.cc:2243] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.619094  4193 raft_consensus.cc:2272] T 90641fe6ef014e9aba00c80f89fe446e P d98bdc0a812747fb9f7daa5d0c690a68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.621145  4193 tablet_replica.cc:333] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.621788  4193 raft_consensus.cc:2243] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.622699  4193 raft_consensus.cc:2272] T 92cfba1a28294cfaa2d2b286dfaceb23 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.623368  7243 consensus_peers.cc:597] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.624665  4193 tablet_replica.cc:333] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.625288  4193 raft_consensus.cc:2243] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.625741  4193 raft_consensus.cc:2272] T 69c23e09a98d416d905b273729b9a031 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.627985  4193 tablet_replica.cc:333] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.628548  4193 raft_consensus.cc:2243] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.629119  4193 raft_consensus.cc:2272] T 81424c574449439391991e3b10ff3666 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.631435  4193 tablet_replica.cc:333] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.631949  4193 raft_consensus.cc:2243] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.632411  4193 raft_consensus.cc:2272] T b5e525b4572d4960860c9ae42274a2fc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.634641  4193 tablet_replica.cc:333] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.635357  4193 raft_consensus.cc:2243] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.635846  4193 raft_consensus.cc:2272] T 5b843b67105f4cf7b01764ade97e8a49 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.638391  4193 tablet_replica.cc:333] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.639176  4193 raft_consensus.cc:2243] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.640246  4193 raft_consensus.cc:2272] T a459114a12b24baab7577ba68fecd784 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.641193  7319 consensus_peers.cc:597] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Couldn't send request to peer a0084ae3ce0047c68ca05781f6f12a4e. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.642872  4193 tablet_replica.cc:333] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
W20260709 13:14:54.643240  7243 consensus_peers.cc:597] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.643647  4193 raft_consensus.cc:2243] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.644414  4193 raft_consensus.cc:2272] T f51be84a6af14e35bf7eecdf2180edcc P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.645412  7317 consensus_peers.cc:597] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.646512  4193 tablet_replica.cc:333] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.647045  4193 raft_consensus.cc:2243] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.647445  4193 raft_consensus.cc:2272] T 43a9a6c09a6846709e0fab1e197c8c34 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.649156  4193 tablet_replica.cc:333] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.649670  4193 raft_consensus.cc:2243] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.650497  4193 raft_consensus.cc:2272] T b09cac20dcb041fc8173af8b28af62f3 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.653191  4193 tablet_replica.cc:333] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.653808  4193 raft_consensus.cc:2243] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.654754  4193 raft_consensus.cc:2272] T 6fbd0dcd459b442b824af319d75db657 P d98bdc0a812747fb9f7daa5d0c690a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.656754  4193 tablet_replica.cc:333] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68: stopping tablet replica
I20260709 13:14:54.657327  4193 raft_consensus.cc:2243] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.657838  4193 raft_consensus.cc:2272] T c4123739017541a9a8088414ad083f53 P d98bdc0a812747fb9f7daa5d0c690a68 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.702656  7317 consensus_peers.cc:597] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. 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:14:54.722945  7317 consensus_peers.cc:597] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.726145  7243 consensus_peers.cc:597] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.758150  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
W20260709 13:14:54.771908  7317 consensus_peers.cc:597] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.784184  7243 consensus_peers.cc:597] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.823858  7317 consensus_peers.cc:597] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.843214  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
W20260709 13:14:54.857724  7317 consensus_peers.cc:597] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.862586  7317 consensus_peers.cc:597] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.886143  7318 consensus_peers.cc:597] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:54.892668  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:54.893518  4193 tablet_replica.cc:333] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.894361  4193 raft_consensus.cc:2243] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.894901  4193 raft_consensus.cc:2272] T 37f7dbc260be4d82aee5306a179968aa P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.896973  4193 tablet_replica.cc:333] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.897595  4193 raft_consensus.cc:2243] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.898078  4193 raft_consensus.cc:2272] T 764da7a9195f42f8a51593ceb2ac6784 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.900776  4193 tablet_replica.cc:333] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.901492  4193 raft_consensus.cc:2243] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.902123  4193 raft_consensus.cc:2272] T 6e9d9f8198fc48a58206cda8b2b3b9a0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.904989  4193 tablet_replica.cc:333] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
W20260709 13:14:54.905478  7317 consensus_peers.cc:597] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.905856  4193 raft_consensus.cc:2243] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.906920  4193 raft_consensus.cc:2272] T 43a9a6c09a6846709e0fab1e197c8c34 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.909186  4193 tablet_replica.cc:333] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.909832  4193 raft_consensus.cc:2243] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.910569  4193 raft_consensus.cc:2272] T 5c7cccc2e39e4a53a3a91eb2a77eb8ab P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.912429  4193 tablet_replica.cc:333] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.912999  4193 raft_consensus.cc:2243] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.913430  4193 raft_consensus.cc:2272] T b34b6006f3064a74b949920865d82300 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.915442  4193 tablet_replica.cc:333] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.916103  4193 raft_consensus.cc:2243] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.916520  4193 raft_consensus.cc:2272] T fabb44f3822d4c9e8818c95f70d5963e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.918680  4193 tablet_replica.cc:333] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.919322  4193 raft_consensus.cc:2243] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.919806  4193 raft_consensus.cc:2272] T 9274847f657143a8985002b2238a070c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.922379  4193 tablet_replica.cc:333] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.922971  4193 raft_consensus.cc:2243] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.923599  4193 raft_consensus.cc:2272] T c082f90f8ee34a1faa6c1c624a5fe346 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.926424  4193 tablet_replica.cc:333] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.927253  4193 raft_consensus.cc:2243] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.928321  4193 raft_consensus.cc:2272] T 3b52c5dd6b2a4233af7038799791836d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.929231  7318 consensus_peers.cc:597] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:54.931002  4193 tablet_replica.cc:333] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
W20260709 13:14:54.931921  7243 consensus_peers.cc:597] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 -> Peer d98bdc0a812747fb9f7daa5d0c690a68 (127.4.24.66:44513): Couldn't send request to peer d98bdc0a812747fb9f7daa5d0c690a68. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:44513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:54.931962  4193 raft_consensus.cc:2243] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.932834  4193 raft_consensus.cc:2272] T 74c139bc4b864faeafd25aa7facdb169 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.935745  4193 tablet_replica.cc:333] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.936606  4193 raft_consensus.cc:2243] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.937561  4193 raft_consensus.cc:2272] T 81e7762320894a8694d119ad213de398 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.942873  7318 consensus_peers.cc:597] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:54.944124  4193 tablet_replica.cc:333] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.944917  4193 raft_consensus.cc:2243] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.945837  4193 raft_consensus.cc:2272] T 67b023236fba46739e35c24f456d4d5d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.947841  4193 tablet_replica.cc:333] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.948669  4193 raft_consensus.cc:2243] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.949237  4193 raft_consensus.cc:2272] T 6d28f5168369400ab79e9094e6c0c2f0 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.952245  4193 tablet_replica.cc:333] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.953105  4193 raft_consensus.cc:2243] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.953732  4193 raft_consensus.cc:2272] T 4fc62a4cdb2b4871a1d56c599df2ea39 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.955983  4193 tablet_replica.cc:333] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.956733  4193 raft_consensus.cc:2243] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.957176  4193 raft_consensus.cc:2272] T 5f97e27df81842fd83d2494c47201de6 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.959141  4193 tablet_replica.cc:333] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.959710  4193 raft_consensus.cc:2243] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.960477  4193 raft_consensus.cc:2272] T 0f91efc9626d4dd38e3de4517408f88e P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.962402  4193 tablet_replica.cc:333] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.963006  4193 raft_consensus.cc:2243] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.963445  4193 raft_consensus.cc:2272] T bd2abdd3569a448aa816356844a4b9d5 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.965369  4193 tablet_replica.cc:333] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.965987  4193 raft_consensus.cc:2243] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.966719  4193 raft_consensus.cc:2272] T 3c58d29444944b8685122b6a0bca57b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.968559  4193 tablet_replica.cc:333] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.969179  4193 raft_consensus.cc:2243] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.969661  4193 raft_consensus.cc:2272] T e17404dc81a149e4b8c586dddab711a3 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.971449  4193 tablet_replica.cc:333] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.972211  4193 raft_consensus.cc:2243] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.973135  4193 raft_consensus.cc:2272] T c5690856573045248bd32f414c4b976b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.975960  4193 tablet_replica.cc:333] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.976739  4193 raft_consensus.cc:2243] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.977180  4193 raft_consensus.cc:2272] T 396077303750444d9160c3c044072b21 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.978271  7318 consensus_peers.cc:597] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:54.979496  4193 tablet_replica.cc:333] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.980134  4193 raft_consensus.cc:2243] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.980571  4193 raft_consensus.cc:2272] T f9e6eee445a543d9a7734a4769a3cc65 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.982466  4193 tablet_replica.cc:333] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.983057  4193 raft_consensus.cc:2243] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.983835  4193 raft_consensus.cc:2272] T 20d80467e94748d1b2e3f45e57a3c97b P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.985716  4193 tablet_replica.cc:333] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.986254  4193 raft_consensus.cc:2243] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.986676  4193 raft_consensus.cc:2272] T a61fc6eeadba424db91cde790e684d3c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.988433  4193 tablet_replica.cc:333] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.989209  4193 raft_consensus.cc:2243] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.989786  4193 raft_consensus.cc:2272] T 0343a3ab955a45a6ad23ef469685263f P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.992290  4193 tablet_replica.cc:333] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.992993  4193 raft_consensus.cc:2243] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.994047  4193 raft_consensus.cc:2272] T 32379efbdf83431eb4a5619d5ccab7c2 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.996065  4193 tablet_replica.cc:333] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.996583  4193 raft_consensus.cc:2243] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.996985  4193 raft_consensus.cc:2272] T 5b843b67105f4cf7b01764ade97e8a49 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.998842  4193 tablet_replica.cc:333] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:54.999341  4193 raft_consensus.cc:2243] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.999718  4193 raft_consensus.cc:2272] T 8f9a7dae3d374166b52f6dafe42ece60 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.001505  4193 tablet_replica.cc:333] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.002097  4193 raft_consensus.cc:2243] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.002465  4193 raft_consensus.cc:2272] T b5e525b4572d4960860c9ae42274a2fc P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.004299  4193 tablet_replica.cc:333] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.004791  4193 raft_consensus.cc:2243] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.005172  4193 raft_consensus.cc:2272] T 4f968758c02e4774b463745541cb16df P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.007059  4193 tablet_replica.cc:333] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.007567  4193 raft_consensus.cc:2243] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.008431  4193 raft_consensus.cc:2272] T 81424c574449439391991e3b10ff3666 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.011261  4193 tablet_replica.cc:333] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.011811  4193 raft_consensus.cc:2243] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.012728  4193 raft_consensus.cc:2272] T 2b48f58e642a4d01a517dbcf2468bd2d P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.015339  4193 tablet_replica.cc:333] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.016130  4193 raft_consensus.cc:2243] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.016995  4193 raft_consensus.cc:2272] T 69c23e09a98d416d905b273729b9a031 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.019888  4193 tablet_replica.cc:333] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.020720  4193 raft_consensus.cc:2243] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.021260  4193 raft_consensus.cc:2272] T f51be84a6af14e35bf7eecdf2180edcc P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:55.021988  7318 consensus_peers.cc:597] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:55.023726  4193 tablet_replica.cc:333] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.024362  4193 raft_consensus.cc:2243] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.024793  4193 raft_consensus.cc:2272] T 7a61725556be4791b92b2b2856ef154c P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:55.027052  7318 consensus_peers.cc:597] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. 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:14:55.028492  4193 tablet_replica.cc:333] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.029117  4193 raft_consensus.cc:2243] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.029521  4193 raft_consensus.cc:2272] T 2a82c33aae5844ecb5a3a681840d492d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.031278  4193 tablet_replica.cc:333] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.031777  4193 raft_consensus.cc:2243] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.032240  4193 raft_consensus.cc:2272] T 6fbd0dcd459b442b824af319d75db657 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.034865  4193 tablet_replica.cc:333] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.035365  4193 raft_consensus.cc:2243] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.035787  4193 raft_consensus.cc:2272] T 6767e8e812284a56883bbb8286fab3b1 P 12ae6dbd6b514a89908efdfd974d08e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.037791  4193 tablet_replica.cc:333] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.038270  4193 raft_consensus.cc:2243] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.038637  4193 raft_consensus.cc:2272] T a6c032a0fb66427b99dfa672c87fa41c P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.040297  4193 tablet_replica.cc:333] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.040757  4193 raft_consensus.cc:2243] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.041159  4193 raft_consensus.cc:2272] T c4123739017541a9a8088414ad083f53 P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.042992  4193 tablet_replica.cc:333] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.043443  4193 raft_consensus.cc:2243] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.044095  4193 raft_consensus.cc:2272] T 3ecae266b53743df8611ba8f527c1f56 P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.045811  4193 tablet_replica.cc:333] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.046268  4193 raft_consensus.cc:2243] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.046960  4193 raft_consensus.cc:2272] T af571f612cbd4d0d95e5ffa51389b55f P 12ae6dbd6b514a89908efdfd974d08e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.048594  4193 tablet_replica.cc:333] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3: stopping tablet replica
I20260709 13:14:55.049026  4193 raft_consensus.cc:2243] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.049431  4193 raft_consensus.cc:2272] T 5b096a30f86047bba57480079864b15d P 12ae6dbd6b514a89908efdfd974d08e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.117313  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
W20260709 13:14:55.118052  7318 consensus_peers.cc:597] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:42205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.189318  4193 tablet_server.cc:179] TabletServer@127.4.24.68:0 shutting down...
I20260709 13:14:55.232977  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:55.233956  4193 tablet_replica.cc:333] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.234959  4193 raft_consensus.cc:2243] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.235425  4193 raft_consensus.cc:2272] T 37f7dbc260be4d82aee5306a179968aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.237365  4193 tablet_replica.cc:333] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.238114  4193 raft_consensus.cc:2243] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.238946  4193 raft_consensus.cc:2272] T e66ed49bdd494297bf3e0aa23221f64a P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.241185  4193 tablet_replica.cc:333] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.241883  4193 raft_consensus.cc:2243] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.242324  4193 raft_consensus.cc:2272] T 25cfeba1bd0646da9ebfb528236a3283 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.242224  8253 raft_consensus.cc:493] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a0084ae3ce0047c68ca05781f6f12a4e)
I20260709 13:14:55.242832  8253 raft_consensus.cc:515] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12ae6dbd6b514a89908efdfd974d08e3" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 42205 } } peers { permanent_uuid: "d6d8a683278944c2ad0a762d4fa36b4e" member_type: VOTER last_known_addr { host: "127.4.24.68" port: 34297 } } peers { permanent_uuid: "a0084ae3ce0047c68ca05781f6f12a4e" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 34807 } }
I20260709 13:14:55.244488  4193 tablet_replica.cc:333] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.244949  8253 leader_election.cc:290] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205), a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807)
I20260709 13:14:55.245177  4193 raft_consensus.cc:2243] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.245887  4193 raft_consensus.cc:2272] T b34b6006f3064a74b949920865d82300 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.248713  4193 tablet_replica.cc:333] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.249361  4193 raft_consensus.cc:2243] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:14:55.249900  7318 leader_election.cc:336] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Network error: Client connection negotiation failed: client connection to 127.4.24.67:42205: connect: Connection refused (error 111)
I20260709 13:14:55.250340  4193 raft_consensus.cc:2272] T 74c139bc4b864faeafd25aa7facdb169 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:55.250501  7318 consensus_peers.cc:597] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:42205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:55.251286  7319 leader_election.cc:336] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a0084ae3ce0047c68ca05781f6f12a4e (127.4.24.65:34807): Network error: Client connection negotiation failed: client connection to 127.4.24.65:34807: connect: Connection refused (error 111)
I20260709 13:14:55.251740  7319 leader_election.cc:304] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [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: d6d8a683278944c2ad0a762d4fa36b4e; no voters: 12ae6dbd6b514a89908efdfd974d08e3, a0084ae3ce0047c68ca05781f6f12a4e
I20260709 13:14:55.252351  8253 raft_consensus.cc:2749] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:55.252665  4193 tablet_replica.cc:333] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.253351  4193 raft_consensus.cc:2243] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.254063  4193 raft_consensus.cc:2272] T a6c032a0fb66427b99dfa672c87fa41c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.255736  4193 tablet_replica.cc:333] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.256254  4193 raft_consensus.cc:2243] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.256621  4193 raft_consensus.cc:2272] T 948987049150414787437123b13df76f P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.258437  4193 tablet_replica.cc:333] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.259023  4193 raft_consensus.cc:2243] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.259402  4193 raft_consensus.cc:2272] T 9274847f657143a8985002b2238a070c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.261031  4193 tablet_replica.cc:333] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.261519  4193 raft_consensus.cc:2243] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.262321  4193 raft_consensus.cc:2272] T c082f90f8ee34a1faa6c1c624a5fe346 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.263983  4193 tablet_replica.cc:333] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.264492  4193 raft_consensus.cc:2243] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.264875  4193 raft_consensus.cc:2272] T c5cee25e199c4e23bd570647fb0f40ca P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.266621  4193 tablet_replica.cc:333] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.267149  4193 raft_consensus.cc:2243] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.267556  4193 raft_consensus.cc:2272] T 4fc62a4cdb2b4871a1d56c599df2ea39 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.269742  4193 tablet_replica.cc:333] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.270270  4193 raft_consensus.cc:2243] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.270749  4193 raft_consensus.cc:2272] T 0f91efc9626d4dd38e3de4517408f88e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:55.272539  7318 consensus_peers.cc:597] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e -> Peer 12ae6dbd6b514a89908efdfd974d08e3 (127.4.24.67:42205): Couldn't send request to peer 12ae6dbd6b514a89908efdfd974d08e3. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.67:42205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.273109  4193 tablet_replica.cc:333] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.273710  4193 raft_consensus.cc:2243] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.274055  4193 raft_consensus.cc:2272] T 3c58d29444944b8685122b6a0bca57b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.275851  4193 tablet_replica.cc:333] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.276309  4193 raft_consensus.cc:2243] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.277031  4193 raft_consensus.cc:2272] T e17404dc81a149e4b8c586dddab711a3 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.278767  4193 tablet_replica.cc:333] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.279222  4193 raft_consensus.cc:2243] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.279529  4193 raft_consensus.cc:2272] T 048727514f584f0da11f34936400b069 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.281136  4193 tablet_replica.cc:333] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.281662  4193 raft_consensus.cc:2243] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.281993  4193 raft_consensus.cc:2272] T 67b023236fba46739e35c24f456d4d5d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.283535  4193 tablet_replica.cc:333] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.284296  4193 raft_consensus.cc:2243] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.284830  4193 raft_consensus.cc:2272] T 6d28f5168369400ab79e9094e6c0c2f0 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.287078  4193 tablet_replica.cc:333] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.287783  4193 raft_consensus.cc:2243] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.288543  4193 raft_consensus.cc:2272] T 18d8ce7591904843b6c3b2952348350b P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.290442  4193 tablet_replica.cc:333] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.290964  4193 raft_consensus.cc:2243] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.291718  4193 raft_consensus.cc:2272] T 396077303750444d9160c3c044072b21 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.293459  4193 tablet_replica.cc:333] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.293972  4193 raft_consensus.cc:2243] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.294338  4193 raft_consensus.cc:2272] T f9e6eee445a543d9a7734a4769a3cc65 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.295948  4193 tablet_replica.cc:333] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.296380  4193 raft_consensus.cc:2243] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.297034  4193 raft_consensus.cc:2272] T a61fc6eeadba424db91cde790e684d3c P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.298785  4193 tablet_replica.cc:333] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.299245  4193 raft_consensus.cc:2243] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.299882  4193 raft_consensus.cc:2272] T 524eab7b4b1e4a23a46f56e5554eda5d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.301592  4193 tablet_replica.cc:333] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.302119  4193 raft_consensus.cc:2243] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.302482  4193 raft_consensus.cc:2272] T 32379efbdf83431eb4a5619d5ccab7c2 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.304201  4193 tablet_replica.cc:333] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.304656  4193 raft_consensus.cc:2243] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.304993  4193 raft_consensus.cc:2272] T c114e05d574b44b3bd59aa29c974f559 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.306665  4193 tablet_replica.cc:333] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.307108  4193 raft_consensus.cc:2243] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.307793  4193 raft_consensus.cc:2272] T 03606de28dab4eccae31d90bc8b7368e P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.309386  4193 tablet_replica.cc:333] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.309957  4193 raft_consensus.cc:2243] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.310305  4193 raft_consensus.cc:2272] T fc6ee68608914c22b7ffcd06b87c2754 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.311888  4193 tablet_replica.cc:333] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.312345  4193 raft_consensus.cc:2243] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.312678  4193 raft_consensus.cc:2272] T 3ecae266b53743df8611ba8f527c1f56 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.314427  4193 tablet_replica.cc:333] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.314890  4193 raft_consensus.cc:2243] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.315223  4193 raft_consensus.cc:2272] T af571f612cbd4d0d95e5ffa51389b55f P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.317078  4193 tablet_replica.cc:333] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.317530  4193 raft_consensus.cc:2243] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.318235  4193 raft_consensus.cc:2272] T 5b096a30f86047bba57480079864b15d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.319882  4193 tablet_replica.cc:333] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.320308  4193 raft_consensus.cc:2243] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.320636  4193 raft_consensus.cc:2272] T 42ef770241624b9c8e3ae7dc2baf40aa P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.322263  4193 tablet_replica.cc:333] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.322692  4193 raft_consensus.cc:2243] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.323009  4193 raft_consensus.cc:2272] T 20d80467e94748d1b2e3f45e57a3c97b P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.324705  4193 tablet_replica.cc:333] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.325129  4193 raft_consensus.cc:2243] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.325444  4193 raft_consensus.cc:2272] T a459114a12b24baab7577ba68fecd784 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.327491  4193 tablet_replica.cc:333] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.328029  4193 raft_consensus.cc:2243] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.328480  4193 raft_consensus.cc:2272] T 90641fe6ef014e9aba00c80f89fe446e P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.330751  4193 tablet_replica.cc:333] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.331418  4193 raft_consensus.cc:2243] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.332275  4193 raft_consensus.cc:2272] T 6767e8e812284a56883bbb8286fab3b1 P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.334210  4193 tablet_replica.cc:333] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.334707  4193 raft_consensus.cc:2243] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.335389  4193 raft_consensus.cc:2272] T 7a61725556be4791b92b2b2856ef154c P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.337153  4193 tablet_replica.cc:333] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.337733  4193 raft_consensus.cc:2243] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.338428  4193 raft_consensus.cc:2272] T 2a82c33aae5844ecb5a3a681840d492d P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.340093  4193 tablet_replica.cc:333] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.340564  4193 raft_consensus.cc:2243] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.340948  4193 raft_consensus.cc:2272] T b09cac20dcb041fc8173af8b28af62f3 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.342669  4193 tablet_replica.cc:333] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.343161  4193 raft_consensus.cc:2243] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.343516  4193 raft_consensus.cc:2272] T 4f968758c02e4774b463745541cb16df P d6d8a683278944c2ad0a762d4fa36b4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.345118  4193 tablet_replica.cc:333] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.345505  4193 raft_consensus.cc:2243] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.345952  4193 raft_consensus.cc:2272] T 81424c574449439391991e3b10ff3666 P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.347625  4193 tablet_replica.cc:333] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.348033  4193 raft_consensus.cc:2243] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.348362  4193 raft_consensus.cc:2272] T 8f9a7dae3d374166b52f6dafe42ece60 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.350136  4193 tablet_replica.cc:333] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.350548  4193 raft_consensus.cc:2243] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.351202  4193 raft_consensus.cc:2272] T b5e525b4572d4960860c9ae42274a2fc P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.352907  4193 tablet_replica.cc:333] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.353377  4193 raft_consensus.cc:2243] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.353765  4193 raft_consensus.cc:2272] T 2b48f58e642a4d01a517dbcf2468bd2d P d6d8a683278944c2ad0a762d4fa36b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.355413  4193 tablet_replica.cc:333] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.355816  4193 raft_consensus.cc:2243] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.356191  4193 raft_consensus.cc:2272] T 69c23e09a98d416d905b273729b9a031 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.357875  4193 tablet_replica.cc:333] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e: stopping tablet replica
I20260709 13:14:55.358256  4193 raft_consensus.cc:2243] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:55.358595  4193 raft_consensus.cc:2272] T 92cfba1a28294cfaa2d2b286dfaceb23 P d6d8a683278944c2ad0a762d4fa36b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.421483  4193 tablet_server.cc:196] TabletServer@127.4.24.68:0 shutdown complete.
I20260709 13:14:55.479777  4193 master.cc:562] Master@127.4.24.126:42439 shutting down...
I20260709 13:14:55.503933  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:55.504499  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:55.504841  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P aaafb43381484a0b9662939613c6d1e5: stopping tablet replica
I20260709 13:14:55.526221  4193 master.cc:584] Master@127.4.24.126:42439 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29011 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:14:55.611703  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:38393
I20260709 13:14:55.612834  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:55.618794  8279 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:14:55.618868  8278 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:14:55.619403  8281 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:14:55.622166  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:55.623885  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:55.624100  4193 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:14:55.624265  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602895624248 us; error 0 us; skew 500 ppm
I20260709 13:14:55.624799  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:55.627414  4193 webserver.cc:533] Webserver started at http://127.4.24.126:37853/ using document root <none> and password file <none>
I20260709 13:14:55.627880  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:55.628074  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:55.628337  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:55.629413  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "6c1cebd7c1b04892b70bfc1b0633fabd"
format_stamp: "Formatted at 2026-07-09 13:14:55 on dist-test-slave-jvbf"
I20260709 13:14:55.633598  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:14:55.636850  8286 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:14:55.637735  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:55.637967  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "6c1cebd7c1b04892b70bfc1b0633fabd"
format_stamp: "Formatted at 2026-07-09 13:14:55 on dist-test-slave-jvbf"
I20260709 13:14:55.638209  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-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:14:55.647797  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:55.648885  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:55.685456  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:38393
I20260709 13:14:55.685578  8337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:38393 every 8 connection(s)
I20260709 13:14:55.689505  8338 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:14:55.699447  8338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd: Bootstrap starting.
I20260709 13:14:55.704015  8338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:55.708081  8338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd: No bootstrap required, opened a new log
I20260709 13:14:55.710193  8338 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1cebd7c1b04892b70bfc1b0633fabd" member_type: VOTER }
I20260709 13:14:55.710546  8338 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:55.710718  8338 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1cebd7c1b04892b70bfc1b0633fabd, State: Initialized, Role: FOLLOWER
I20260709 13:14:55.711190  8338 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c1cebd7c1b04892b70bfc1b0633fabd" member_type: VOTER }
I20260709 13:14:55.711577  8338 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:55.711865  8338 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:55.712165  8338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:55.716611  8338 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1cebd7c1b04892b70bfc1b0633fabd" member_type: VOTER }
I20260709 13:14:55.717111  8338 leader_election.cc:304] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [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: 6c1cebd7c1b04892b70bfc1b0633fabd; no voters: 
I20260709 13:14:55.718248  8338 leader_election.cc:290] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:55.718547  8341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:55.719897  8341 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 1 LEADER]: Becoming Leader. State: Replica: 6c1cebd7c1b04892b70bfc1b0633fabd, State: Running, Role: LEADER
I20260709 13:14:55.720464  8341 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [LEADER]: Queue going to LEADER mode. State: All 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: "6c1cebd7c1b04892b70bfc1b0633fabd" member_type: VOTER }
I20260709 13:14:55.721171  8338 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:55.726053  8343 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c1cebd7c1b04892b70bfc1b0633fabd. Latest consensus state: current_term: 1 leader_uuid: "6c1cebd7c1b04892b70bfc1b0633fabd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1cebd7c1b04892b70bfc1b0633fabd" member_type: VOTER } }
I20260709 13:14:55.726591  8343 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:55.725069  8342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c1cebd7c1b04892b70bfc1b0633fabd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1cebd7c1b04892b70bfc1b0633fabd" member_type: VOTER } }
I20260709 13:14:55.727412  8342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:55.728200  8348 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:55.732980  8348 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:55.738194  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:55.741778  8348 catalog_manager.cc:1383] Generated new cluster ID: 3e94961351834d50b2eae82e3b9aba3e
I20260709 13:14:55.742023  8348 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:55.759584  8348 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:55.760819  8348 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:55.778611  8348 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd: Generated new TSK 0
I20260709 13:14:55.779210  8348 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:55.805033  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:55.811146  8359 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:14:55.812126  8360 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:14:55.819948  4193 server_base.cc:1061] running on GCE node
W20260709 13:14:55.819788  8362 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:14:55.821103  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:55.821296  4193 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:14:55.821419  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602895821407 us; error 0 us; skew 500 ppm
I20260709 13:14:55.821943  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:55.824182  4193 webserver.cc:533] Webserver started at http://127.4.24.65:42927/ using document root <none> and password file <none>
I20260709 13:14:55.824595  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:55.824755  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:55.825018  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:55.826081  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
format_stamp: "Formatted at 2026-07-09 13:14:55 on dist-test-slave-jvbf"
I20260709 13:14:55.832327  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:14:55.836964  8367 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:14:55.837848  4193 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:14:55.838161  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
format_stamp: "Formatted at 2026-07-09 13:14:55 on dist-test-slave-jvbf"
I20260709 13:14:55.838519  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-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:14:55.887004  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:55.888266  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:55.889770  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:55.892006  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:55.892226  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:55.892459  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:55.892755  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:55.934193  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:33851
I20260709 13:14:55.934278  8429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:33851 every 8 connection(s)
I20260709 13:14:55.939631  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:55.947463  8435 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:14:55.946702  8434 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:14:55.950845  8437 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:14:55.955592  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:55.956082  8430 heartbeater.cc:344] Connected to a master server at 127.4.24.126:38393
I20260709 13:14:55.956545  8430 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:55.956931  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:55.957170  4193 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:14:55.957291  8430 heartbeater.cc:507] Master 127.4.24.126:38393 requested a full tablet report, sending...
I20260709 13:14:55.957369  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602895957335 us; error 0 us; skew 500 ppm
I20260709 13:14:55.958247  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:55.959564  8303 ts_manager.cc:194] Registered new tserver with Master: 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851)
I20260709 13:14:55.960948  4193 webserver.cc:533] Webserver started at http://127.4.24.66:43999/ using document root <none> and password file <none>
I20260709 13:14:55.961491  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:55.961488  8303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47708
I20260709 13:14:55.961964  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:55.962316  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:55.963557  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "2ab6f180e78849569a9e1be68be06b8e"
format_stamp: "Formatted at 2026-07-09 13:14:55 on dist-test-slave-jvbf"
I20260709 13:14:55.967849  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:14:55.971061  8442 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:14:55.971791  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:14:55.972090  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "2ab6f180e78849569a9e1be68be06b8e"
format_stamp: "Formatted at 2026-07-09 13:14:55 on dist-test-slave-jvbf"
I20260709 13:14:55.972370  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-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:14:55.984789  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:55.986048  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:55.987466  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:55.989648  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:55.989876  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:55.990118  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:55.990286  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:56.030169  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:46785
I20260709 13:14:56.030264  8504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:46785 every 8 connection(s)
I20260709 13:14:56.034965  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:56.042484  8508 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:14:56.044133  8509 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:14:56.045583  8511 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:14:56.046190  4193 server_base.cc:1061] running on GCE node
I20260709 13:14:56.047313  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:56.047544  4193 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:14:56.047740  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602896047723 us; error 0 us; skew 500 ppm
I20260709 13:14:56.048185  8505 heartbeater.cc:344] Connected to a master server at 127.4.24.126:38393
I20260709 13:14:56.048360  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:56.048637  8505 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:56.049654  8505 heartbeater.cc:507] Master 127.4.24.126:38393 requested a full tablet report, sending...
I20260709 13:14:56.051323  4193 webserver.cc:533] Webserver started at http://127.4.24.67:45679/ using document root <none> and password file <none>
I20260709 13:14:56.051755  8303 ts_manager.cc:194] Registered new tserver with Master: 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:56.051865  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:56.052242  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:56.052518  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:56.053261  8303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47710
I20260709 13:14:56.053691  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "8de56320651d474bab24831ab7e66c28"
format_stamp: "Formatted at 2026-07-09 13:14:56 on dist-test-slave-jvbf"
I20260709 13:14:56.058192  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:14:56.061805  8516 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:14:56.062481  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:14:56.062815  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "8de56320651d474bab24831ab7e66c28"
format_stamp: "Formatted at 2026-07-09 13:14:56 on dist-test-slave-jvbf"
I20260709 13:14:56.063084  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-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:14:56.079685  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:56.080876  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:56.082399  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:56.084545  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:56.084779  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:56.085016  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:56.085191  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:56.123668  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:34219
I20260709 13:14:56.123772  8578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:34219 every 8 connection(s)
I20260709 13:14:56.137524  8579 heartbeater.cc:344] Connected to a master server at 127.4.24.126:38393
I20260709 13:14:56.138020  8579 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:56.138738  8579 heartbeater.cc:507] Master 127.4.24.126:38393 requested a full tablet report, sending...
I20260709 13:14:56.140760  8303 ts_manager.cc:194] Registered new tserver with Master: 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.141321  4193 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014498759s
I20260709 13:14:56.142153  8303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47716
I20260709 13:14:56.164834  8303 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47730:
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:14:56.167732  8303 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:14:56.244416  8544 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca33fb3137540d1ba6c8398bf3ac118 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:56.246411  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca33fb3137540d1ba6c8398bf3ac118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.254930  8543 tablet_service.cc:1511] Processing CreateTablet for tablet 9969ac0562ff4472ae179ac68b055664 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:56.256484  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9969ac0562ff4472ae179ac68b055664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.256625  8395 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca33fb3137540d1ba6c8398bf3ac118 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:56.257959  8395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca33fb3137540d1ba6c8398bf3ac118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.256494  8542 tablet_service.cc:1511] Processing CreateTablet for tablet 837f98ff4d9c42c1bfd1c5f682307527 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:56.258495  8392 tablet_service.cc:1511] Processing CreateTablet for tablet 0b840a6239954d36a6d2bd79080462c5 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:56.259265  8542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837f98ff4d9c42c1bfd1c5f682307527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.259858  8392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b840a6239954d36a6d2bd79080462c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.262892  8394 tablet_service.cc:1511] Processing CreateTablet for tablet 9969ac0562ff4472ae179ac68b055664 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:56.264289  8394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9969ac0562ff4472ae179ac68b055664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.265058  8541 tablet_service.cc:1511] Processing CreateTablet for tablet 0b840a6239954d36a6d2bd79080462c5 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:56.266479  8541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b840a6239954d36a6d2bd79080462c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.266773  8393 tablet_service.cc:1511] Processing CreateTablet for tablet 837f98ff4d9c42c1bfd1c5f682307527 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:56.268117  8393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837f98ff4d9c42c1bfd1c5f682307527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.275552  8391 tablet_service.cc:1511] Processing CreateTablet for tablet 40b8c49bc81346a8b8fa8b2c1f9e727a (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:56.277077  8391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b8c49bc81346a8b8fa8b2c1f9e727a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.292567  8540 tablet_service.cc:1511] Processing CreateTablet for tablet 40b8c49bc81346a8b8fa8b2c1f9e727a (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:56.294934  8389 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd314c0c1a54e5d815d34af66ef236c (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:56.296345  8389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd314c0c1a54e5d815d34af66ef236c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.298743  8390 tablet_service.cc:1511] Processing CreateTablet for tablet 58354faa4a304cbcbb156ad11dafa104 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:56.300136  8390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58354faa4a304cbcbb156ad11dafa104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.304610  8594 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.305013  8539 tablet_service.cc:1511] Processing CreateTablet for tablet 58354faa4a304cbcbb156ad11dafa104 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:56.307066  8538 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd314c0c1a54e5d815d34af66ef236c (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:56.308983  8537 tablet_service.cc:1511] Processing CreateTablet for tablet 00ec1ad9f33947ba96597b2055dfb9e6 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:56.311551  8536 tablet_service.cc:1511] Processing CreateTablet for tablet 0450d2b81fc04ec29064468e6b3c8c51 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:56.313580  8595 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.315598  8469 tablet_service.cc:1511] Processing CreateTablet for tablet 9969ac0562ff4472ae179ac68b055664 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:14:56.316987  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9969ac0562ff4472ae179ac68b055664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.317627  8468 tablet_service.cc:1511] Processing CreateTablet for tablet 837f98ff4d9c42c1bfd1c5f682307527 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:14:56.318993  8468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837f98ff4d9c42c1bfd1c5f682307527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.318861  8470 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca33fb3137540d1ba6c8398bf3ac118 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:14:56.320844  8595 tablet_bootstrap.cc:654] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.322453  8388 tablet_service.cc:1511] Processing CreateTablet for tablet aa0470234583415a90415bd438d5fc36 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:56.323832  8388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0470234583415a90415bd438d5fc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.323526  8466 tablet_service.cc:1511] Processing CreateTablet for tablet 40b8c49bc81346a8b8fa8b2c1f9e727a (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:14:56.324831  8466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b8c49bc81346a8b8fa8b2c1f9e727a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.322453  8467 tablet_service.cc:1511] Processing CreateTablet for tablet 0b840a6239954d36a6d2bd79080462c5 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:14:56.327023  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b840a6239954d36a6d2bd79080462c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.326797  8465 tablet_service.cc:1511] Processing CreateTablet for tablet 58354faa4a304cbcbb156ad11dafa104 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:14:56.313795  8535 tablet_service.cc:1511] Processing CreateTablet for tablet aa0470234583415a90415bd438d5fc36 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:56.314266  8594 tablet_bootstrap.cc:654] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.328140  8465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58354faa4a304cbcbb156ad11dafa104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.328683  8540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b8c49bc81346a8b8fa8b2c1f9e727a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.328805  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca33fb3137540d1ba6c8398bf3ac118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.330219  8464 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd314c0c1a54e5d815d34af66ef236c (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:14:56.331566  8464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd314c0c1a54e5d815d34af66ef236c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.334669  8538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd314c0c1a54e5d815d34af66ef236c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.338272  8535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0470234583415a90415bd438d5fc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.338784  8463 tablet_service.cc:1511] Processing CreateTablet for tablet 00ec1ad9f33947ba96597b2055dfb9e6 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:56.340155  8463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ec1ad9f33947ba96597b2055dfb9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.340709  8539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58354faa4a304cbcbb156ad11dafa104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.342253  8537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ec1ad9f33947ba96597b2055dfb9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.343981  8462 tablet_service.cc:1511] Processing CreateTablet for tablet 0450d2b81fc04ec29064468e6b3c8c51 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:56.345296  8462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0450d2b81fc04ec29064468e6b3c8c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.346235  8536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0450d2b81fc04ec29064468e6b3c8c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.347239  8461 tablet_service.cc:1511] Processing CreateTablet for tablet aa0470234583415a90415bd438d5fc36 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:14:56.353962  8461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0470234583415a90415bd438d5fc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.355924  8594 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.356479  8594 ts_tablet_manager.cc:1403] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.052s	user 0.003s	sys 0.008s
I20260709 13:14:56.359531  8594 raft_consensus.cc:359] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.360257  8594 raft_consensus.cc:385] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.360556  8594 raft_consensus.cc:740] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.361297  8594 consensus_queue.cc:260] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.375207  8598 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.387529  8595 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.388254  8595 ts_tablet_manager.cc:1403] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.008s
I20260709 13:14:56.390341  8598 tablet_bootstrap.cc:654] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.394510  8392 tablet_service.cc:1511] Processing CreateTablet for tablet 0450d2b81fc04ec29064468e6b3c8c51 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:14:56.395835  8392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0450d2b81fc04ec29064468e6b3c8c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.409942  8595 raft_consensus.cc:359] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.410703  8393 tablet_service.cc:1511] Processing CreateTablet for tablet 00ec1ad9f33947ba96597b2055dfb9e6 (DEFAULT_TABLE table=test-workload [id=dedc6e6b776a44f3b58fc069f3a25e37]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:14:56.412070  8393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ec1ad9f33947ba96597b2055dfb9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.411203  8595 raft_consensus.cc:385] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.420290  8579 heartbeater.cc:499] Master 127.4.24.126:38393 was elected leader, sending a full tablet report...
I20260709 13:14:56.419451  8595 raft_consensus.cc:740] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.433650  8595 consensus_queue.cc:260] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.440233  8594 ts_tablet_manager.cc:1434] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.024s
I20260709 13:14:56.441471  8594 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.460989  8595 ts_tablet_manager.cc:1434] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.072s	user 0.023s	sys 0.007s
I20260709 13:14:56.461794  8594 tablet_bootstrap.cc:654] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.462164  8430 heartbeater.cc:499] Master 127.4.24.126:38393 was elected leader, sending a full tablet report...
I20260709 13:14:56.471767  8598 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.472520  8598 ts_tablet_manager.cc:1403] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.000s
I20260709 13:14:56.474268  8595 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.476490  8598 raft_consensus.cc:359] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.477442  8598 raft_consensus.cc:385] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.477851  8598 raft_consensus.cc:740] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.478951  8598 consensus_queue.cc:260] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.481724  8595 tablet_bootstrap.cc:654] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.487182  8595 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.487214  8594 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.487789  8595 ts_tablet_manager.cc:1403] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 13:14:56.487923  8594 ts_tablet_manager.cc:1403] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.027s
I20260709 13:14:56.489907  8598 ts_tablet_manager.cc:1434] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 13:14:56.490971  8598 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.490834  8595 raft_consensus.cc:359] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.491343  8505 heartbeater.cc:499] Master 127.4.24.126:38393 was elected leader, sending a full tablet report...
I20260709 13:14:56.491636  8595 raft_consensus.cc:385] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.491974  8595 raft_consensus.cc:740] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.492684  8594 raft_consensus.cc:359] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.492726  8595 consensus_queue.cc:260] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.494967  8594 raft_consensus.cc:385] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.495335  8594 raft_consensus.cc:740] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.496364  8594 consensus_queue.cc:260] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.496991  8595 ts_tablet_manager.cc:1434] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:14:56.498134  8595 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.498350  8598 tablet_bootstrap.cc:654] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.500595  8594 ts_tablet_manager.cc:1434] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260709 13:14:56.501684  8594 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.507921  8594 tablet_bootstrap.cc:654] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.510027  8598 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.510536  8598 ts_tablet_manager.cc:1403] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.017s
I20260709 13:14:56.513954  8595 tablet_bootstrap.cc:654] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.513528  8598 raft_consensus.cc:359] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.514559  8598 raft_consensus.cc:385] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.514876  8598 raft_consensus.cc:740] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.515614  8598 consensus_queue.cc:260] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.518208  8598 ts_tablet_manager.cc:1434] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:14:56.519213  8598 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.524734  8594 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.525245  8594 ts_tablet_manager.cc:1403] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260709 13:14:56.527020  8598 tablet_bootstrap.cc:654] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.528151  8594 raft_consensus.cc:359] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.528901  8594 raft_consensus.cc:385] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.529215  8594 raft_consensus.cc:740] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.530089  8594 consensus_queue.cc:260] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.531985  8594 ts_tablet_manager.cc:1434] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:56.532998  8594 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.533911  8595 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.535883  8595 ts_tablet_manager.cc:1403] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.019s
I20260709 13:14:56.539791  8601 raft_consensus.cc:493] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.540385  8601 raft_consensus.cc:515] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.541923  8594 tablet_bootstrap.cc:654] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.546181  8598 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.546562  8601 leader_election.cc:290] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.543728  8595 raft_consensus.cc:359] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.547536  8595 raft_consensus.cc:385] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.548390  8595 raft_consensus.cc:740] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.549250  8598 ts_tablet_manager.cc:1403] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.014s
I20260709 13:14:56.550616  8595 consensus_queue.cc:260] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.554019  8599 raft_consensus.cc:493] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.554502  8599 raft_consensus.cc:515] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.555524  8594 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.555727  8595 ts_tablet_manager.cc:1434] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:14:56.556039  8594 ts_tablet_manager.cc:1403] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.002s
I20260709 13:14:56.555809  8598 raft_consensus.cc:359] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.556638  8598 raft_consensus.cc:385] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.556835  8595 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.556955  8598 raft_consensus.cc:740] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.559008  8594 raft_consensus.cc:359] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.559703  8594 raft_consensus.cc:385] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.559971  8594 raft_consensus.cc:740] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.560752  8594 consensus_queue.cc:260] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.563870  8595 tablet_bootstrap.cc:654] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.563263  8598 consensus_queue.cc:260] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.573844  8599 leader_election.cc:290] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:56.575736  8598 ts_tablet_manager.cc:1434] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260709 13:14:56.577118  8598 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.583230  8595 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.583880  8595 ts_tablet_manager.cc:1403] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 13:14:56.587143  8595 raft_consensus.cc:359] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.587829  8595 raft_consensus.cc:385] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.588127  8595 raft_consensus.cc:740] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.588871  8595 consensus_queue.cc:260] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.594744  8595 ts_tablet_manager.cc:1434] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:14:56.595765  8595 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.598948  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
W20260709 13:14:56.600648  8368 leader_election.cc:343] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.604635  8595 tablet_bootstrap.cc:654] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.608018  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:56.608961  8554 raft_consensus.cc:2468] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:56.610795  8369 leader_election.cc:304] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [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: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:14:56.611848  8601 raft_consensus.cc:2804] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:56.612326  8601 raft_consensus.cc:493] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:56.612738  8601 raft_consensus.cc:3060] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.619784  8599 raft_consensus.cc:493] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.620520  8599 raft_consensus.cc:515] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.623855  8599 leader_election.cc:290] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851)
I20260709 13:14:56.626739  8601 raft_consensus.cc:515] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.629536  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:56.630683  8405 raft_consensus.cc:2393] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8de56320651d474bab24831ab7e66c28 in current term 1: Already voted for candidate 9eea3514dfc849ffa4c83e80f2a9813f in this term.
I20260709 13:14:56.632403  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
W20260709 13:14:56.634307  8368 leader_election.cc:343] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.634878  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:56.632423  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:56.636469  8405 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:56.638337  8601 leader_election.cc:290] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Requested vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.638384  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:56.639200  8601 raft_consensus.cc:493] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.639477  8480 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:56.641634  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:56.642315  8554 raft_consensus.cc:3060] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.642529  8598 tablet_bootstrap.cc:654] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.639802  8601 raft_consensus.cc:515] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.648497  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:56.649281  8480 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:56.650691  8368 leader_election.cc:304] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:56.651836  8617 raft_consensus.cc:2804] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:56.651921  8601 leader_election.cc:290] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:56.652275  8617 raft_consensus.cc:493] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:56.652710  8617 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.654429  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:56.655119  8553 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
W20260709 13:14:56.658077  8517 leader_election.cc:343] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.658502  8517 leader_election.cc:304] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8de56320651d474bab24831ab7e66c28; no voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:56.660187  8517 leader_election.cc:304] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:56.660909  8617 raft_consensus.cc:515] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.663829  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:56.664306  8598 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.664428  8553 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.665107  8598 ts_tablet_manager.cc:1403] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.012s
I20260709 13:14:56.668941  8598 raft_consensus.cc:359] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.669917  8598 raft_consensus.cc:385] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.670296  8598 raft_consensus.cc:740] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.671525  8598 consensus_queue.cc:260] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.672101  8553 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:56.674464  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:56.675021  8480 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.676915  8598 ts_tablet_manager.cc:1434] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260709 13:14:56.678326  8598 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.652792  8554 raft_consensus.cc:2468] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:56.684494  8599 raft_consensus.cc:2749] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:56.683339  8601 raft_consensus.cc:493] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.685256  8601 raft_consensus.cc:515] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.686535  8598 tablet_bootstrap.cc:654] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.687712  8601 leader_election.cc:290] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.687908  8599 raft_consensus.cc:2764] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:56.682462  8480 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:56.689540  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:56.690270  8479 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:56.691882  8368 leader_election.cc:304] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:56.692993  8601 raft_consensus.cc:2804] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:56.693372  8601 raft_consensus.cc:493] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:56.693724  8601 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.697947  8594 ts_tablet_manager.cc:1434] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.142s	user 0.061s	sys 0.081s
I20260709 13:14:56.699002  8594 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.700048  8601 raft_consensus.cc:515] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.683806  8369 leader_election.cc:304] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:56.704164  8598 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.704789  8598 ts_tablet_manager.cc:1403] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260709 13:14:56.704993  8594 tablet_bootstrap.cc:654] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.706382  8595 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.706871  8595 ts_tablet_manager.cc:1403] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.015s
I20260709 13:14:56.708106  8598 raft_consensus.cc:359] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.708921  8598 raft_consensus.cc:385] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.709262  8598 raft_consensus.cc:740] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.710278  8601 leader_election.cc:290] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Requested vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.710119  8598 consensus_queue.cc:260] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.711499  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:56.712297  8480 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.712553  8598 ts_tablet_manager.cc:1434] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:14:56.713762  8598 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.720927  8598 tablet_bootstrap.cc:654] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.684424  8617 leader_election.cc:290] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Requested vote from peers 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:56.710853  8601 raft_consensus.cc:2804] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:56.726126  8613 raft_consensus.cc:493] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.726625  8613 raft_consensus.cc:515] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.727044  8369 leader_election.cc:304] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:14:56.727706  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:56.728436  8554 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:56.728876  8613 leader_election.cc:290] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:56.729187  8620 raft_consensus.cc:2804] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:56.729440  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:56.729943  8620 raft_consensus.cc:697] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Becoming Leader. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Running, Role: LEADER
I20260709 13:14:56.730121  8553 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.731570  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:56.731129  8620 consensus_queue.cc:237] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.732215  8405 raft_consensus.cc:2468] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:56.722385  8480 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:56.725875  8601 raft_consensus.cc:697] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Becoming Leader. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Running, Role: LEADER
I20260709 13:14:56.733783  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:56.734973  8368 leader_election.cc:304] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
W20260709 13:14:56.736682  8517 leader_election.cc:343] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:56.736882  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:56.739504  8518 leader_election.cc:304] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [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: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:14:56.740602  8613 raft_consensus.cc:2804] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:56.740958  8613 raft_consensus.cc:493] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:56.741276  8613 raft_consensus.cc:3060] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.734557  8601 consensus_queue.cc:237] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:56.738914  8617 raft_consensus.cc:2804] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:56.751860  8613 raft_consensus.cc:515] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.752439  8553 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:56.737442  8595 raft_consensus.cc:359] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.755009  8595 raft_consensus.cc:385] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.755265  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:14:56.756172  8405 raft_consensus.cc:3060] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.756419  8613 leader_election.cc:290] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:56.755432  8595 raft_consensus.cc:740] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.757535  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:56.757650  8595 consensus_queue.cc:260] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
W20260709 13:14:56.759061  8517 leader_election.cc:343] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.759765  8598 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.759930  8595 ts_tablet_manager.cc:1434] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.053s	user 0.001s	sys 0.007s
I20260709 13:14:56.760234  8598 ts_tablet_manager.cc:1403] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.010s
I20260709 13:14:56.760824  8595 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.762960  8598 raft_consensus.cc:359] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.763638  8598 raft_consensus.cc:385] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.763933  8598 raft_consensus.cc:740] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.764746  8598 consensus_queue.cc:260] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.766187  8595 tablet_bootstrap.cc:654] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.767366  8598 ts_tablet_manager.cc:1434] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:14:56.768491  8598 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.770493  8594 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.771003  8594 ts_tablet_manager.cc:1403] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.028s
I20260709 13:14:56.775007  8598 tablet_bootstrap.cc:654] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.780071  8594 raft_consensus.cc:359] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.781095  8594 raft_consensus.cc:385] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.781448  8594 raft_consensus.cc:740] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.782457  8594 consensus_queue.cc:260] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.787580  8595 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.788113  8595 ts_tablet_manager.cc:1403] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 13:14:56.791123  8595 raft_consensus.cc:359] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.791821  8595 raft_consensus.cc:385] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.792116  8595 raft_consensus.cc:740] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.794121  8617 raft_consensus.cc:697] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Becoming Leader. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Running, Role: LEADER
I20260709 13:14:56.794045  8595 consensus_queue.cc:260] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.794602  8405 raft_consensus.cc:2468] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:56.785449  8594 ts_tablet_manager.cc:1434] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:14:56.795492  8598 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.795783  8518 leader_election.cc:304] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:14:56.796126  8598 ts_tablet_manager.cc:1403] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.011s
I20260709 13:14:56.796399  8594 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.796973  8613 raft_consensus.cc:2804] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:56.797516  8613 raft_consensus.cc:697] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:14:56.798409  8613 consensus_queue.cc:237] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.799584  8598 raft_consensus.cc:359] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.800382  8598 raft_consensus.cc:385] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.800716  8598 raft_consensus.cc:740] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.801666  8598 consensus_queue.cc:260] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.803874  8595 ts_tablet_manager.cc:1434] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 13:14:56.804091  8598 ts_tablet_manager.cc:1434] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:56.805282  8595 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.805290  8598 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.810112  8603 raft_consensus.cc:493] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.810616  8603 raft_consensus.cc:515] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.810647  8303 catalog_manager.cc:5697] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.811769  8595 tablet_bootstrap.cc:654] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.812155  8598 tablet_bootstrap.cc:654] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.813217  8603 leader_election.cc:290] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.795120  8617 consensus_queue.cc:237] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.825450  8594 tablet_bootstrap.cc:654] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.843581  8598 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.843958  8594 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.844126  8598 ts_tablet_manager.cc:1403] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.015s
I20260709 13:14:56.844547  8594 ts_tablet_manager.cc:1403] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:14:56.844352  8595 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.845938  8595 ts_tablet_manager.cc:1403] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260709 13:14:56.847388  8598 raft_consensus.cc:359] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.847793  8594 raft_consensus.cc:359] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.848155  8598 raft_consensus.cc:385] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.848220  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd314c0c1a54e5d815d34af66ef236c" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:56.848553  8594 raft_consensus.cc:385] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.848656  8598 raft_consensus.cc:740] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.848886  8594 raft_consensus.cc:740] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.848664  8595 raft_consensus.cc:359] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
W20260709 13:14:56.849792  8444 leader_election.cc:343] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.849922  8598 consensus_queue.cc:260] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.850178  8594 consensus_queue.cc:260] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.853760  8603 raft_consensus.cc:493] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.854408  8603 raft_consensus.cc:515] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.854921  8598 ts_tablet_manager.cc:1434] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:14:56.855979  8598 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.856536  8603 leader_election.cc:290] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.849861  8595 raft_consensus.cc:385] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.857158  8595 raft_consensus.cc:740] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.858258  8594 ts_tablet_manager.cc:1434] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:14:56.858150  8595 consensus_queue.cc:260] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.859305  8594 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.862257  8598 tablet_bootstrap.cc:654] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.862723  8595 ts_tablet_manager.cc:1434] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:14:56.863745  8595 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.866230  8594 tablet_bootstrap.cc:654] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.868253  8601 raft_consensus.cc:493] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.868896  8601 raft_consensus.cc:515] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.857097  8302 catalog_manager.cc:5697] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.873733  8601 leader_election.cc:290] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.873643  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:56.875274  8553 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:56.875794  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd314c0c1a54e5d815d34af66ef236c" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:56.876410  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:56.876835  8369 leader_election.cc:304] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:56.877331  8552 raft_consensus.cc:2393] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ab6f180e78849569a9e1be68be06b8e in current term 1: Already voted for candidate 9eea3514dfc849ffa4c83e80f2a9813f in this term.
I20260709 13:14:56.873649  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:56.878793  8601 raft_consensus.cc:2804] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:56.879154  8601 raft_consensus.cc:493] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:14:56.879356  8444 leader_election.cc:343] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.879498  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:56.880195  8480 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:56.880051  8444 leader_election.cc:304] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e; no voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:56.879467  8601 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.881071  8603 raft_consensus.cc:2749] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:56.881517  8444 leader_election.cc:304] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e; no voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:56.889720  8603 raft_consensus.cc:3060] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.891396  8595 tablet_bootstrap.cc:654] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.897925  8601 raft_consensus.cc:515] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.899847  8603 raft_consensus.cc:2749] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:56.902230  8601 leader_election.cc:290] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Requested vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.903339  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:56.903600  8598 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.904075  8552 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.904222  8598 ts_tablet_manager.cc:1403] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.020s
I20260709 13:14:56.905108  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:56.905731  8480 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.907330  8598 raft_consensus.cc:359] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.907871  8595 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.907995  8598 raft_consensus.cc:385] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.908408  8598 raft_consensus.cc:740] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.908566  8595 ts_tablet_manager.cc:1403] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260709 13:14:56.909077  8598 consensus_queue.cc:260] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.911003  8598 ts_tablet_manager.cc:1434] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:56.911288  8552 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:56.911872  8598 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e: Bootstrap starting.
I20260709 13:14:56.911517  8595 raft_consensus.cc:359] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.912401  8595 raft_consensus.cc:385] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.912487  8369 leader_election.cc:304] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:56.912745  8595 raft_consensus.cc:740] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.913360  8601 raft_consensus.cc:2804] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:56.913825  8601 raft_consensus.cc:697] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Becoming Leader. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Running, Role: LEADER
I20260709 13:14:56.914631  8601 consensus_queue.cc:237] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.915822  8480 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:56.917155  8598 tablet_bootstrap.cc:654] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.918910  8595 consensus_queue.cc:260] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.920033  8594 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.920866  8594 ts_tablet_manager.cc:1403] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.018s
I20260709 13:14:56.924057  8594 raft_consensus.cc:359] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.924842  8594 raft_consensus.cc:385] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.925179  8594 raft_consensus.cc:740] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.924453  8595 ts_tablet_manager.cc:1434] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:14:56.925989  8594 consensus_queue.cc:260] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.927529  8595 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.928383  8594 ts_tablet_manager.cc:1434] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:56.929368  8594 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.935639  8595 tablet_bootstrap.cc:654] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.939091  8594 tablet_bootstrap.cc:654] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.952001  8598 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e: No bootstrap required, opened a new log
I20260709 13:14:56.952543  8598 ts_tablet_manager.cc:1403] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.019s
I20260709 13:14:56.954231  8595 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:56.954701  8595 ts_tablet_manager.cc:1403] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260709 13:14:56.954980  8594 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.955533  8594 ts_tablet_manager.cc:1403] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 13:14:56.955377  8598 raft_consensus.cc:359] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.956207  8598 raft_consensus.cc:385] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.956530  8598 raft_consensus.cc:740] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.957275  8595 raft_consensus.cc:359] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.957293  8598 consensus_queue.cc:260] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.958091  8595 raft_consensus.cc:385] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.958385  8595 raft_consensus.cc:740] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.958297  8594 raft_consensus.cc:359] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.959090  8594 raft_consensus.cc:385] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.959363  8594 raft_consensus.cc:740] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.958892  8301 catalog_manager.cc:5697] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.959805  8613 raft_consensus.cc:493] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.960255  8594 consensus_queue.cc:260] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.960361  8613 raft_consensus.cc:515] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.962446  8598 ts_tablet_manager.cc:1434] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:56.962579  8613 leader_election.cc:290] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:56.964550  8594 ts_tablet_manager.cc:1434] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:14:56.965469  8594 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.965255  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:56.959353  8595 consensus_queue.cc:260] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.966131  8480 raft_consensus.cc:2468] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:56.965255  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
W20260709 13:14:56.967536  8518 leader_election.cc:343] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.968302  8595 ts_tablet_manager.cc:1434] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:14:56.969033  8595 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:14:56.970508  8517 leader_election.cc:304] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:56.971340  8613 raft_consensus.cc:2804] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:56.971624  8594 tablet_bootstrap.cc:654] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.971689  8613 raft_consensus.cc:493] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:56.972236  8613 raft_consensus.cc:3060] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.960857  8301 catalog_manager.cc:5697] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.973454  8301 catalog_manager.cc:5697] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.976632  8603 raft_consensus.cc:493] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:56.977133  8603 raft_consensus.cc:515] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.978288  8594 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:56.978729  8594 ts_tablet_manager.cc:1403] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:14:56.979138  8603 leader_election.cc:290] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:56.979323  8613 raft_consensus.cc:515] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.979929  8595 tablet_bootstrap.cc:654] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.981429  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:56.981274  8594 raft_consensus.cc:359] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.982105  8594 raft_consensus.cc:385] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:56.982064  8404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:14:56.982465  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:56.982641  8594 raft_consensus.cc:740] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.983104  8552 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 0.
W20260709 13:14:56.983635  8518 leader_election.cc:343] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:56.984258  8444 leader_election.cc:304] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:56.983666  8594 consensus_queue.cc:260] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.982144  8405 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 0.
I20260709 13:14:56.985761  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:56.986311  8480 raft_consensus.cc:3060] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.987502  8603 raft_consensus.cc:2804] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:56.987752  8594 ts_tablet_manager.cc:1434] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:14:56.987906  8603 raft_consensus.cc:493] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:56.988396  8603 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:56.989096  8594 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28: Bootstrap starting.
I20260709 13:14:56.993405  8480 raft_consensus.cc:2468] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:56.994915  8517 leader_election.cc:304] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:56.995394  8603 raft_consensus.cc:515] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:56.995880  8599 raft_consensus.cc:2804] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:56.997427  8594 tablet_bootstrap.cc:654] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:56.998764  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:14:56.999563  8405 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.002100  8613 leader_election.cc:290] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:57.006749  8599 raft_consensus.cc:697] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:14:57.007721  8599 consensus_queue.cc:237] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.008163  8405 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 1.
I20260709 13:14:57.009418  8444 leader_election.cc:304] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:57.012530  8650 raft_consensus.cc:2804] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:57.017781  8603 leader_election.cc:290] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:57.017694  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:57.018478  8552 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.024114  8595 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: No bootstrap required, opened a new log
I20260709 13:14:57.024853  8595 ts_tablet_manager.cc:1403] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.024s
I20260709 13:14:57.026892  8552 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 1.
I20260709 13:14:57.028385  8595 raft_consensus.cc:359] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.029348  8595 raft_consensus.cc:385] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:57.029796  8595 raft_consensus.cc:740] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.030836  8595 consensus_queue.cc:260] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.017690  8650 raft_consensus.cc:697] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:14:57.033267  8595 ts_tablet_manager.cc:1434] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:57.033164  8650 consensus_queue.cc:237] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.036048  8594 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28: No bootstrap required, opened a new log
I20260709 13:14:57.036597  8594 ts_tablet_manager.cc:1403] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.019s
I20260709 13:14:57.038343  8301 catalog_manager.cc:5697] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.039242  8594 raft_consensus.cc:359] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.040046  8594 raft_consensus.cc:385] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:57.040371  8594 raft_consensus.cc:740] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.041182  8594 consensus_queue.cc:260] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.043582  8594 ts_tablet_manager.cc:1434] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:57.048960  8303 catalog_manager.cc:5697] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 1 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:57.076052  8601 raft_consensus.cc:493] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:57.076617  8601 raft_consensus.cc:515] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.078334  8601 leader_election.cc:290] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:57.079176  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:57.079296  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:57.079770  8480 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:57.079952  8552 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 0.
I20260709 13:14:57.080765  8368 leader_election.cc:304] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:57.081471  8601 raft_consensus.cc:2804] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:57.081885  8601 raft_consensus.cc:493] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:57.082152  8601 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.086769  8601 raft_consensus.cc:515] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.088410  8601 leader_election.cc:290] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Requested vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:57.089228  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:57.089509  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:57.089783  8480 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.090118  8552 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.094631  8480 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:57.094738  8552 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eea3514dfc849ffa4c83e80f2a9813f in term 1.
I20260709 13:14:57.095860  8368 leader_election.cc:304] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:57.096593  8601 raft_consensus.cc:2804] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:57.097019  8601 raft_consensus.cc:697] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Becoming Leader. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Running, Role: LEADER
I20260709 13:14:57.097745  8601 consensus_queue.cc:237] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.104877  8303 catalog_manager.cc:5697] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:57.132742  8601 consensus_queue.cc:1048] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.138585  8599 raft_consensus.cc:493] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:57.139139  8599 raft_consensus.cc:515] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.141515  8599 leader_election.cc:290] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:57.142795  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd314c0c1a54e5d815d34af66ef236c" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:57.143275  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd314c0c1a54e5d815d34af66ef236c" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:57.143710  8480 raft_consensus.cc:2468] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:57.144057  8405 raft_consensus.cc:2468] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:57.145120  8517 leader_election.cc:304] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:57.146055  8599 raft_consensus.cc:2804] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:57.146615  8599 raft_consensus.cc:493] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:57.147089  8599 raft_consensus.cc:3060] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.149633  8601 consensus_queue.cc:1048] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:57.155133  8648 raft_consensus.cc:493] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:57.155742  8648 raft_consensus.cc:515] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.156009  8599 raft_consensus.cc:515] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.158250  8648 leader_election.cc:290] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:57.158316  8599 leader_election.cc:290] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:57.159816  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0450d2b81fc04ec29064468e6b3c8c51" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:57.160257  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0450d2b81fc04ec29064468e6b3c8c51" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:57.160389  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd314c0c1a54e5d815d34af66ef236c" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:57.160609  8405 raft_consensus.cc:2468] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:57.161005  8479 raft_consensus.cc:2468] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 0.
I20260709 13:14:57.161095  8478 raft_consensus.cc:3060] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.162948  8517 leader_election.cc:304] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:57.164021  8599 raft_consensus.cc:2804] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:57.164441  8599 raft_consensus.cc:493] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:57.164806  8599 raft_consensus.cc:3060] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.166424  8404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd314c0c1a54e5d815d34af66ef236c" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:14:57.167135  8404 raft_consensus.cc:3060] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.167820  8650 raft_consensus.cc:493] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:57.168344  8650 raft_consensus.cc:515] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.169744  8478 raft_consensus.cc:2468] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:57.170560  8650 leader_election.cc:290] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:57.172509  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" is_pre_election: true
I20260709 13:14:57.172807  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:57.173394  8405 raft_consensus.cc:2393] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ab6f180e78849569a9e1be68be06b8e in current term 1: Already voted for candidate 8de56320651d474bab24831ab7e66c28 in this term.
I20260709 13:14:57.175280  8404 raft_consensus.cc:2468] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:57.171643  8517 leader_election.cc:304] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:57.177031  8444 leader_election.cc:304] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e; no voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:57.177984  8648 raft_consensus.cc:2804] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:57.178418  8650 raft_consensus.cc:3060] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.178565  8648 raft_consensus.cc:697] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:14:57.179656  8648 consensus_queue.cc:237] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.180576  8599 raft_consensus.cc:515] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.183883  8599 leader_election.cc:290] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:57.184589  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0450d2b81fc04ec29064468e6b3c8c51" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:14:57.185315  8405 raft_consensus.cc:3060] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.185938  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0450d2b81fc04ec29064468e6b3c8c51" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:57.186830  8478 raft_consensus.cc:3060] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.188141  8650 raft_consensus.cc:2749] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:57.193194  8405 raft_consensus.cc:2468] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:57.194582  8478 raft_consensus.cc:2468] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:57.194712  8518 leader_election.cc:304] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:14:57.195917  8648 raft_consensus.cc:2804] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:57.196934  8648 raft_consensus.cc:697] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:14:57.197201  8303 catalog_manager.cc:5697] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.197890  8648 consensus_queue.cc:237] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.209668  8303 catalog_manager.cc:5697] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.217417  8601 consensus_queue.cc:1048] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.226225  8601 consensus_queue.cc:1048] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.276135  8648 consensus_queue.cc:1048] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.286383  8599 consensus_queue.cc:1048] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.324234  8620 consensus_queue.cc:1048] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.334862  8617 consensus_queue.cc:1048] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.386940  8617 raft_consensus.cc:493] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:57.387506  8617 raft_consensus.cc:515] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:57.389402  8617 leader_election.cc:290] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:57.390398  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:57.390587  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:57.391243  8478 raft_consensus.cc:2393] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eea3514dfc849ffa4c83e80f2a9813f in current term 1: Already voted for candidate 8de56320651d474bab24831ab7e66c28 in this term.
I20260709 13:14:57.392347  8368 leader_election.cc:304] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28
I20260709 13:14:57.393036  8617 raft_consensus.cc:3060] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:57.397945  8617 raft_consensus.cc:2749] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:57.415997  4193 ts_manager.cc:295] Set tserver state for 9eea3514dfc849ffa4c83e80f2a9813f to MAINTENANCE_MODE
I20260709 13:14:57.416761  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
I20260709 13:14:57.434263  8617 consensus_queue.cc:1048] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:57.436888  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:57.438594  4193 tablet_replica.cc:333] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
W20260709 13:14:57.439127  8444 consensus_peers.cc:597] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. 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:14:57.439512  4193 raft_consensus.cc:2243] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.440219  4193 raft_consensus.cc:2272] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.443681  4193 tablet_replica.cc:333] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.444500  4193 raft_consensus.cc:2243] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.444952  4193 raft_consensus.cc:2272] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.445760  8601 consensus_queue.cc:1048] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.447342  4193 tablet_replica.cc:333] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.448163  4193 raft_consensus.cc:2243] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.448660  4193 raft_consensus.cc:2272] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.451200  4193 tablet_replica.cc:333] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.451969  4193 raft_consensus.cc:2243] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:57.452646  4193 raft_consensus.cc:2272] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.455541  4193 tablet_replica.cc:333] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.456279  4193 raft_consensus.cc:2243] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:57.456856  4193 pending_rounds.cc:70] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Trying to abort 1 pending ops.
I20260709 13:14:57.457067  4193 pending_rounds.cc:77] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305637466519236608 op_type: NO_OP noop_request { }
I20260709 13:14:57.457435  4193 raft_consensus.cc:2889] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:14:57.457866  4193 raft_consensus.cc:2272] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.460474  4193 tablet_replica.cc:333] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.461007  4193 raft_consensus.cc:2243] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:57.461814  4193 raft_consensus.cc:2272] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.464018  4193 tablet_replica.cc:333] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.464658  4193 raft_consensus.cc:2243] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.465016  4193 raft_consensus.cc:2272] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.466651  4193 tablet_replica.cc:333] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.467134  4193 raft_consensus.cc:2243] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:57.467840  4193 raft_consensus.cc:2272] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.469872  4193 tablet_replica.cc:333] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.470358  4193 raft_consensus.cc:2243] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:57.470752  4193 raft_consensus.cc:2272] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:57.472743  4193 tablet_replica.cc:333] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: stopping tablet replica
I20260709 13:14:57.473235  4193 raft_consensus.cc:2243] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:57.474078  4193 raft_consensus.cc:2272] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:57.476967  8518 consensus_peers.cc:597] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. 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:14:57.504881  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
I20260709 13:14:57.574667  8599 consensus_queue.cc:1048] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:57.652032  8650 consensus_queue.cc:1048] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:57.672602  8518 consensus_peers.cc:597] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:57.738090  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:14:57.761734  8599 consensus_queue.cc:1048] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:57.774986  8518 consensus_peers.cc:597] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:57.806713  8648 consensus_queue.cc:1048] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:57.820358  8518 consensus_peers.cc:597] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:58.646345  8613 raft_consensus.cc:493] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.646878  8613 raft_consensus.cc:515] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:58.648643  8613 leader_election.cc:290] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851)
I20260709 13:14:58.649315  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
W20260709 13:14:58.652354  8518 leader_election.cc:336] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.652683  8518 leader_election.cc:304] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [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: 8de56320651d474bab24831ab7e66c28; no voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:58.653221  8613 raft_consensus.cc:2749] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.653841  8650 raft_consensus.cc:493] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.654310  8650 raft_consensus.cc:515] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:58.656054  8650 leader_election.cc:290] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219), 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851)
I20260709 13:14:58.656668  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:58.657325  8552 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 1.
I20260709 13:14:58.658515  8444 leader_election.cc:304] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:58.659192  8650 raft_consensus.cc:2804] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:58.659492  8650 raft_consensus.cc:493] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.659773  8650 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:58.660774  8444 leader_election.cc:336] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.665122  8650 raft_consensus.cc:515] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:58.666688  8650 leader_election.cc:290] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: Requested vote from peers 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219), 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851)
I20260709 13:14:58.667506  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:58.668069  8552 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:58.670434  8444 leader_election.cc:336] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.672930  8552 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 2.
I20260709 13:14:58.674054  8444 leader_election.cc:304] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:58.674736  8650 raft_consensus.cc:2804] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.675627  8650 raft_consensus.cc:697] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:14:58.676410  8650 consensus_queue.cc:237] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:14:58.682780  8303 catalog_manager.cc:5697] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 1 to 2, leader changed from 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 2 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.688337  8613 raft_consensus.cc:493] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:58.688858  8613 raft_consensus.cc:515] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.691254  8613 leader_election.cc:290] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:58.692421  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:58.693140  8479 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:58.694173  8517 leader_election.cc:304] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:58.694908  8613 raft_consensus.cc:2804] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:58.695266  8518 leader_election.cc:336] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.695282  8613 raft_consensus.cc:493] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:58.695755  8613 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.700510  8613 raft_consensus.cc:515] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.702088  8613 leader_election.cc:290] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:58.703248  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:58.703881  8479 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:58.705653  8518 leader_election.cc:336] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.709362  8479 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 2.
I20260709 13:14:58.710638  8517 leader_election.cc:304] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:58.711463  8613 raft_consensus.cc:2804] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.712529  8613 raft_consensus.cc:697] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:14:58.713327  8613 consensus_queue.cc:237] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Queue going to LEADER 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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.720469  8303 catalog_manager.cc:5697] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 1 to 2, leader changed from 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65) to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.730710  8613 raft_consensus.cc:493] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.731298  8613 raft_consensus.cc:515] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.733294  8613 leader_election.cc:290] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:58.734565  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
W20260709 13:14:58.736867  8518 leader_election.cc:336] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.737229  8518 leader_election.cc:304] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [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: 8de56320651d474bab24831ab7e66c28; no voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:58.738087  8613 raft_consensus.cc:2749] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.738188  8650 raft_consensus.cc:493] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.738839  8650 raft_consensus.cc:515] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
W20260709 13:14:58.739183  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:14:58.740840  8650 leader_election.cc:290] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:58.742348  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:58.742976  8552 raft_consensus.cc:2468] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 1.
I20260709 13:14:58.743937  8444 leader_election.cc:304] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:58.744706  8650 raft_consensus.cc:2804] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:58.744716  8444 leader_election.cc:336] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.745097  8650 raft_consensus.cc:493] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.745553  8650 raft_consensus.cc:3060] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.750504  8650 raft_consensus.cc:515] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.752027  8650 leader_election.cc:290] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:58.753567  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837f98ff4d9c42c1bfd1c5f682307527" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:58.754209  8552 raft_consensus.cc:3060] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:58.755548  8444 leader_election.cc:336] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.758891  8552 raft_consensus.cc:2468] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 2.
I20260709 13:14:58.759857  8444 leader_election.cc:304] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:58.760509  8650 raft_consensus.cc:2804] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.760836  8650 raft_consensus.cc:697] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:14:58.761456  8650 consensus_queue.cc:237] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.768587  8303 catalog_manager.cc:5697] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 1 to 2, leader changed from 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 2 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.833045  8650 raft_consensus.cc:493] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.833652  8650 raft_consensus.cc:515] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.835361  8650 leader_election.cc:290] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:58.836956  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
I20260709 13:14:58.837555  8552 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 1.
I20260709 13:14:58.838613  8444 leader_election.cc:304] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:58.839360  8650 raft_consensus.cc:2804] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:58.839381  8444 leader_election.cc:336] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.839901  8650 raft_consensus.cc:493] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.840375  8650 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.845172  8650 raft_consensus.cc:515] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.846750  8650 leader_election.cc:290] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:58.848243  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:14:58.848856  8552 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:58.850606  8444 leader_election.cc:336] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.853706  8552 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 2.
I20260709 13:14:58.854653  8444 leader_election.cc:304] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:58.855283  8650 raft_consensus.cc:2804] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.855607  8650 raft_consensus.cc:697] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:14:58.856377  8650 consensus_queue.cc:237] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.862888  8303 catalog_manager.cc:5697] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 1 to 2, leader changed from 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 2 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.949122  8613 raft_consensus.cc:493] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.949806  8613 raft_consensus.cc:515] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.951761  8613 leader_election.cc:290] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:58.952240  8650 raft_consensus.cc:493] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.952898  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e" is_pre_election: true
I20260709 13:14:58.952826  8650 raft_consensus.cc:515] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.953868  8479 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 1.
I20260709 13:14:58.954984  8650 leader_election.cc:290] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:14:58.956193  8517 leader_election.cc:304] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 
I20260709 13:14:58.956533  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8de56320651d474bab24831ab7e66c28" is_pre_election: true
W20260709 13:14:58.956864  8518 leader_election.cc:336] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.957120  8613 raft_consensus.cc:2804] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:58.957547  8613 raft_consensus.cc:493] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9eea3514dfc849ffa4c83e80f2a9813f)
I20260709 13:14:58.957983  8613 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:58.959301  8444 leader_election.cc:336] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.963193  8613 raft_consensus.cc:515] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.964157  8552 raft_consensus.cc:2393] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ab6f180e78849569a9e1be68be06b8e in current term 2: Already voted for candidate 8de56320651d474bab24831ab7e66c28 in this term.
I20260709 13:14:58.964926  8613 leader_election.cc:290] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:14:58.966279  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:14:58.966853  8479 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.967196  8444 leader_election.cc:304] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e; no voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f
W20260709 13:14:58.968736  8518 leader_election.cc:336] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111)
I20260709 13:14:58.972018  8479 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 2.
I20260709 13:14:58.972436  8650 raft_consensus.cc:2749] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:58.973148  8517 leader_election.cc:304] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [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: 2ab6f180e78849569a9e1be68be06b8e, 8de56320651d474bab24831ab7e66c28; no voters: 9eea3514dfc849ffa4c83e80f2a9813f
I20260709 13:14:58.973959  8613 raft_consensus.cc:2804] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:58.974442  8613 raft_consensus.cc:697] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:14:58.975240  8613 consensus_queue.cc:237] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:14:58.981312  8303 catalog_manager.cc:5697] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 1 to 2, leader changed from 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65) to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:59.144085  8552 raft_consensus.cc:1275] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:59.145407  8650 consensus_queue.cc:1048] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:59.156200  8444 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111) [suppressed 123 similar messages]
W20260709 13:14:59.159801  8444 consensus_peers.cc:597] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.169513  8552 raft_consensus.cc:1275] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:59.170639  8697 consensus_queue.cc:1048] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:59.182973  8444 consensus_peers.cc:597] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.227875  8479 raft_consensus.cc:1275] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:59.229224  8613 consensus_queue.cc:1048] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:59.243006  8518 consensus_peers.cc:597] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.332406  8552 raft_consensus.cc:1275] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:59.333877  8697 consensus_queue.cc:1048] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:59.346586  8444 consensus_peers.cc:597] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:59.374867  8518 consensus_peers.cc:597] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.594955  8479 raft_consensus.cc:1275] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:59.596397  8701 consensus_queue.cc:1048] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:59.740269  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:14:59.848443  8518 consensus_peers.cc:597] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:00.111636  8444 consensus_peers.cc:597] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:00.228581  8518 consensus_peers.cc:597] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:00.375808  8518 consensus_peers.cc:597] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:00.416571  8518 consensus_peers.cc:597] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:00.741250  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:01.607758  8518 consensus_peers.cc:597] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:01.642808  8444 consensus_peers.cc:597] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:01.693761  8444 consensus_peers.cc:597] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:01.742311  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:02.007982  8518 consensus_peers.cc:597] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:02.016269  8444 consensus_peers.cc:597] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:02.450881  8444 consensus_peers.cc:597] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:02.521857  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:02.527810  8709 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:15:02.529378  8710 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:15:02.530684  8712 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:15:02.531632  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:02.532449  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:02.532682  4193 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:15:02.532922  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602902532899 us; error 0 us; skew 500 ppm
I20260709 13:15:02.533478  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:02.535720  4193 webserver.cc:533] Webserver started at http://127.4.24.65:42927/ using document root <none> and password file <none>
I20260709 13:15:02.536260  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:02.536408  4193 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:02.539728  4193 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:15:02.543262  8717 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:15:02.544041  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:02.544361  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
format_stamp: "Formatted at 2026-07-09 13:14:55 on dist-test-slave-jvbf"
I20260709 13:15:02.544703  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791474647-4193-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:15:02.557499  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:02.558526  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:02.559942  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:02.563345  8724 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:15:02.578426  8518 consensus_peers.cc:597] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:02.609236  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:15:02.609582  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260709 13:15:02.609918  4193 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:15:02.614018  8724 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.625945  8724 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.626591  8724 tablet_bootstrap.cc:492] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.627104  8724 ts_tablet_manager.cc:1403] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:15:02.628929  8724 raft_consensus.cc:359] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.629494  8724 raft_consensus.cc:740] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.630182  8724 consensus_queue.cc:260] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.632308  8724 ts_tablet_manager.cc:1434] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:15:02.633026  8724 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.648316  8724 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.649235  8724 tablet_bootstrap.cc:492] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.649905  8724 ts_tablet_manager.cc:1403] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:15:02.652272  4193 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:15:02.652766  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.039s	sys 0.000s
I20260709 13:15:02.652287  8724 raft_consensus.cc:359] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.653223  8724 raft_consensus.cc:740] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.654116  8724 consensus_queue.cc:260] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.656118  8724 ts_tablet_manager.cc:1434] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:02.656911  8724 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.672802  8724 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.673812  8724 tablet_bootstrap.cc:492] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.674650  8724 ts_tablet_manager.cc:1403] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:15:02.677750  8724 raft_consensus.cc:359] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.678591  8724 raft_consensus.cc:740] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.679481  8724 consensus_queue.cc:260] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.682025  8724 ts_tablet_manager.cc:1434] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:15:02.683039  8724 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.697108  8724 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.697997  8724 tablet_bootstrap.cc:492] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.698513  8724 ts_tablet_manager.cc:1403] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:15:02.700160  8724 raft_consensus.cc:359] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.700769  8724 raft_consensus.cc:740] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.701449  8724 consensus_queue.cc:260] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.703318  8724 ts_tablet_manager.cc:1434] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:02.704156  8724 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.706259  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:33851
I20260709 13:15:02.706348  8785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:33851 every 8 connection(s)
W20260709 13:15:02.713819  8788 tablet.cc:2406] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:02.714349  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:02.718475  8724 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.719475  8724 tablet_bootstrap.cc:492] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.720043  8724 ts_tablet_manager.cc:1403] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:15:02.721803  8724 raft_consensus.cc:359] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:15:02.722723  8724 raft_consensus.cc:740] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.723603  8724 consensus_queue.cc:260] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [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: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:15:02.725795  8724 ts_tablet_manager.cc:1434] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:15:02.726673  8724 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.739164  8787 heartbeater.cc:344] Connected to a master server at 127.4.24.126:38393
I20260709 13:15:02.739706  8787 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:02.740641  8787 heartbeater.cc:507] Master 127.4.24.126:38393 requested a full tablet report, sending...
I20260709 13:15:02.740825  8724 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.741659  8724 tablet_bootstrap.cc:492] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.742304  8724 ts_tablet_manager.cc:1403] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
W20260709 13:15:02.743376  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:02.744561  8724 raft_consensus.cc:359] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.745304  8724 raft_consensus.cc:740] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.745955  8724 consensus_queue.cc:260] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.747723  8303 ts_manager.cc:194] Re-registered known tserver with Master: 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851)
I20260709 13:15:02.748104  8724 ts_tablet_manager.cc:1434] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:02.748935  8724 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.750069  8552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
mode: GRACEFUL
new_leader_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:02.750602  8552 raft_consensus.cc:606] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Received request to transfer leadership to TS 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:15:02.753274  8552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa0470234583415a90415bd438d5fc36"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
mode: GRACEFUL
new_leader_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:02.753860  8552 raft_consensus.cc:606] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Received request to transfer leadership to TS 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:15:02.755018  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:02.755650  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:02.756366  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:02.758111  8303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47736
I20260709 13:15:02.761704  8787 heartbeater.cc:499] Master 127.4.24.126:38393 was elected leader, sending a full tablet report...
I20260709 13:15:02.763595  8724 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.764509  8724 tablet_bootstrap.cc:492] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.765154  8724 ts_tablet_manager.cc:1403] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:15:02.767102  8724 raft_consensus.cc:359] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.767581  8724 raft_consensus.cc:740] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.768085  8724 consensus_queue.cc:260] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.769372  8724 ts_tablet_manager.cc:1434] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:02.770026  8724 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.779949  8724 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.780692  8724 tablet_bootstrap.cc:492] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.781170  8724 ts_tablet_manager.cc:1403] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:02.782779  8724 raft_consensus.cc:359] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.783231  8724 raft_consensus.cc:740] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.783751  8724 consensus_queue.cc:260] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.785125  8724 ts_tablet_manager.cc:1434] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:15:02.785876  8724 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.796530  8724 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.797266  8724 tablet_bootstrap.cc:492] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.797827  8724 ts_tablet_manager.cc:1403] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 13:15:02.799410  8724 raft_consensus.cc:359] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.799902  8724 raft_consensus.cc:740] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.800448  8724 consensus_queue.cc:260] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.801854  8724 ts_tablet_manager.cc:1434] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:02.802546  8724 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap starting.
I20260709 13:15:02.811728  8724 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: 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:15:02.812331  8724 tablet_bootstrap.cc:492] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Bootstrap complete.
I20260709 13:15:02.812841  8724 ts_tablet_manager.cc:1403] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:15:02.814482  8724 raft_consensus.cc:359] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.814955  8724 raft_consensus.cc:740] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eea3514dfc849ffa4c83e80f2a9813f, State: Initialized, Role: FOLLOWER
I20260709 13:15:02.815526  8724 consensus_queue.cc:260] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:02.817027  8724 ts_tablet_manager.cc:1434] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:15:02.860298  8760 raft_consensus.cc:3060] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:02.889668  8760 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.010735  8759 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.012455  8808 raft_consensus.cc:993] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28: : Instructing follower 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:03.013231  8706 raft_consensus.cc:1081] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Signalling peer 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:03.015048  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:50164
I20260709 13:15:03.015798  8478 raft_consensus.cc:493] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:03.016112  8478 raft_consensus.cc:3060] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.023314  8478 raft_consensus.cc:515] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.025897  8478 leader_election.cc:290] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:15:03.026832  8759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:03.027685  8759 raft_consensus.cc:3060] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.029790  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ec1ad9f33947ba96597b2055dfb9e6" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:15:03.030418  8552 raft_consensus.cc:3055] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:03.030748  8552 raft_consensus.cc:740] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:03.032018  8552 consensus_queue.cc:260] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.034008  8552 raft_consensus.cc:3060] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.035305  8759 raft_consensus.cc:2468] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 2.
I20260709 13:15:03.036645  8444 leader_election.cc:304] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:03.037443  8805 raft_consensus.cc:2804] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:03.037892  8805 raft_consensus.cc:697] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:03.039050  8805 consensus_queue.cc:237] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.040859  8552 raft_consensus.cc:2468] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 2.
I20260709 13:15:03.049882  8303 catalog_manager.cc:5697] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 1 to 2, leader changed from 8de56320651d474bab24831ab7e66c28 (127.4.24.67) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 2 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:03.086103  8759 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.092281  8808 raft_consensus.cc:993] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28: : Instructing follower 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:03.092933  8706 raft_consensus.cc:1081] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Signalling peer 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:03.093442  8759 pending_rounds.cc:85] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Aborting all ops after (but not including) 0
I20260709 13:15:03.093828  8759 pending_rounds.cc:107] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:15:03.094154  8759 raft_consensus.cc:2889] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:03.094511  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa0470234583415a90415bd438d5fc36"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:50164
I20260709 13:15:03.095157  8478 raft_consensus.cc:493] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:03.095561  8478 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:03.103235  8478 raft_consensus.cc:515] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.105262  8478 leader_election.cc:290] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 3 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:15:03.105783  8759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:03.106439  8759 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:03.106343  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0470234583415a90415bd438d5fc36" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:15:03.107092  8552 raft_consensus.cc:3055] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:03.107435  8552 raft_consensus.cc:740] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:03.108608  8552 consensus_queue.cc:260] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.110468  8552 raft_consensus.cc:3060] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:03.115401  8759 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 3.
I20260709 13:15:03.116529  8444 leader_election.cc:304] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:03.117326  8805 raft_consensus.cc:2804] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:03.117821  8805 raft_consensus.cc:697] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:03.118749  8805 consensus_queue.cc:237] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.119069  8552 raft_consensus.cc:2468] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 3.
I20260709 13:15:03.126674  8303 catalog_manager.cc:5697] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 2 to 3, leader changed from 8de56320651d474bab24831ab7e66c28 (127.4.24.67) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 3 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:03.210321  8760 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.427357  8760 raft_consensus.cc:1275] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:03.428642  8819 consensus_queue.cc:1048] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:03.442971  8552 raft_consensus.cc:1275] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:03.444188  8819 consensus_queue.cc:1048] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:03.575301  8760 raft_consensus.cc:1275] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:03.576417  8819 consensus_queue.cc:1048] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:03.583895  8552 raft_consensus.cc:1275] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:03.585403  8805 consensus_queue.cc:1048] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:03.744427  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:03.765326  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:03.784032  8478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
mode: GRACEFUL
new_leader_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:52078
I20260709 13:15:03.784633  8478 raft_consensus.cc:606] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Received request to transfer leadership to TS 8de56320651d474bab24831ab7e66c28
I20260709 13:15:03.786996  8478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
mode: GRACEFUL
new_leader_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:52078
I20260709 13:15:03.787488  8478 raft_consensus.cc:606] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 LEADER]: Received request to transfer leadership to TS 8de56320651d474bab24831ab7e66c28
I20260709 13:15:03.788493  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:03.788980  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:03.789752  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:03.867043  8819 raft_consensus.cc:993] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e: : Instructing follower 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:03.867486  8805 raft_consensus.cc:1081] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Signalling peer 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:03.868877  8552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:36282
I20260709 13:15:03.869344  8552 raft_consensus.cc:493] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:03.869661  8552 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:03.874486  8552 raft_consensus.cc:515] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.875975  8552 leader_election.cc:290] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 3 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:15:03.876817  8760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:03.877336  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:15:03.877477  8760 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:03.878943  8478 raft_consensus.cc:3055] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:03.879302  8478 raft_consensus.cc:740] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:03.880188  8478 consensus_queue.cc:260] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.881487  8478 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:03.884907  8760 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 3.
I20260709 13:15:03.886145  8518 leader_election.cc:304] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [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: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:03.886795  8706 raft_consensus.cc:2804] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:03.887176  8706 raft_consensus.cc:697] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:03.887965  8478 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 3.
I20260709 13:15:03.887969  8706 consensus_queue.cc:237] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:03.895180  8302 catalog_manager.cc:5697] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 2 to 3, leader changed from 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66) to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 3 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:04.082181  8819 raft_consensus.cc:993] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: : Instructing follower 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:04.082787  8805 raft_consensus.cc:1081] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 LEADER]: Signalling peer 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:04.084187  8552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:36282
I20260709 13:15:04.084681  8552 raft_consensus.cc:493] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:04.084964  8552 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.089781  8552 raft_consensus.cc:515] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:04.091077  8552 leader_election.cc:290] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:15:04.092058  8760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:04.092234  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:15:04.092828  8760 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.092936  8478 raft_consensus.cc:3055] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:04.093469  8478 raft_consensus.cc:740] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:04.094388  8478 consensus_queue.cc:260] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:04.095417  8478 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:04.098147  8760 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 2.
I20260709 13:15:04.099231  8518 leader_election.cc:304] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:04.099920  8706 raft_consensus.cc:2804] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:04.100407  8706 raft_consensus.cc:697] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:04.100342  8478 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 2.
I20260709 13:15:04.101460  8706 consensus_queue.cc:237] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:04.108178  8302 catalog_manager.cc:5697] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 1 to 2, leader changed from 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66) to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:04.402057  8478 raft_consensus.cc:1275] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:04.403329  8807 consensus_queue.cc:1048] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:04.413269  8760 raft_consensus.cc:1275] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:04.415861  8807 consensus_queue.cc:1048] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:04.568174  8478 raft_consensus.cc:1275] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:04.569530  8835 consensus_queue.cc:1048] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:04.578562  8760 raft_consensus.cc:1275] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:04.580360  8807 consensus_queue.cc:1048] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:04.745354  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:04.796142  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:04.803242  8552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
mode: GRACEFUL
new_leader_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:04.803766  8552 raft_consensus.cc:606] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Received request to transfer leadership to TS 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:15:04.806373  8552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
mode: GRACEFUL
new_leader_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:04.806823  8552 raft_consensus.cc:606] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Received request to transfer leadership to TS 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:15:04.807756  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:04.808174  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:04.808729  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:05.175649  8836 raft_consensus.cc:993] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28: : Instructing follower 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:05.176102  8835 raft_consensus.cc:1081] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Signalling peer 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:05.177529  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:50164
I20260709 13:15:05.178037  8478 raft_consensus.cc:493] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:05.178309  8478 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.183406  8478 raft_consensus.cc:515] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:05.185117  8478 leader_election.cc:290] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 3 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:15:05.185823  8836 raft_consensus.cc:993] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28: : Instructing follower 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:05.186260  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:15:05.186412  8835 raft_consensus.cc:1081] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Signalling peer 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:05.186582  8760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b8c49bc81346a8b8fa8b2c1f9e727a" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:05.186918  8554 raft_consensus.cc:3055] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:05.187244  8554 raft_consensus.cc:740] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:05.188154  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:50164
I20260709 13:15:05.188094  8554 consensus_queue.cc:260] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:05.187240  8760 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.188645  8478 raft_consensus.cc:493] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:05.189095  8478 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.189462  8554 raft_consensus.cc:3060] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.193410  8478 raft_consensus.cc:515] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:05.194947  8478 leader_election.cc:290] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 3 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:15:05.195842  8760 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 3.
I20260709 13:15:05.196805  8759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:05.195842  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:15:05.197091  8554 raft_consensus.cc:2468] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 3.
I20260709 13:15:05.197170  8444 leader_election.cc:304] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:05.197412  8759 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.197479  8552 raft_consensus.cc:3055] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:05.197965  8552 raft_consensus.cc:740] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:05.198096  8805 raft_consensus.cc:2804] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:05.199136  8805 raft_consensus.cc:697] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:05.200268  8805 consensus_queue.cc:237] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:05.201151  8552 consensus_queue.cc:260] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:05.202391  8552 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.204672  8759 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 3.
I20260709 13:15:05.205977  8444 leader_election.cc:304] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:05.206797  8842 raft_consensus.cc:2804] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:05.207187  8842 raft_consensus.cc:697] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:05.207966  8842 consensus_queue.cc:237] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:05.208701  8552 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 3.
I20260709 13:15:05.209681  8303 catalog_manager.cc:5697] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 2 to 3, leader changed from 8de56320651d474bab24831ab7e66c28 (127.4.24.67) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 3 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.223619  8303 catalog_manager.cc:5697] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 2 to 3, leader changed from 8de56320651d474bab24831ab7e66c28 (127.4.24.67) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 3 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:05.590149  8552 raft_consensus.cc:1275] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:05.591264  8842 consensus_queue.cc:1048] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:05.600944  8759 raft_consensus.cc:1275] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:05.602708  8842 consensus_queue.cc:1048] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:05.654158  8759 raft_consensus.cc:1275] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:05.655285  8805 consensus_queue.cc:1048] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:05.663204  8552 raft_consensus.cc:1275] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:05.664896  8842 consensus_queue.cc:1048] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:05.746347  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:05.814626  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:05.821652  8478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
mode: GRACEFUL
new_leader_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:52078
I20260709 13:15:05.822151  8478 raft_consensus.cc:606] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Received request to transfer leadership to TS 8de56320651d474bab24831ab7e66c28
I20260709 13:15:05.824308  8478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
mode: GRACEFUL
new_leader_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:52078
I20260709 13:15:05.824695  8478 raft_consensus.cc:606] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Received request to transfer leadership to TS 8de56320651d474bab24831ab7e66c28
I20260709 13:15:05.825541  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:05.826043  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:05.826575  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:05.988289  8842 raft_consensus.cc:993] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: : Instructing follower 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:05.988867  8805 raft_consensus.cc:1081] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Signalling peer 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:05.990516  8552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:36282
I20260709 13:15:05.991029  8552 raft_consensus.cc:493] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:05.991374  8552 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:05.996697  8552 raft_consensus.cc:515] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:05.998283  8552 leader_election.cc:290] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 4 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785)
I20260709 13:15:05.998975  8759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:05.999243  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58354faa4a304cbcbb156ad11dafa104" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:15:05.999570  8759 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:05.999818  8478 raft_consensus.cc:3055] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:06.000135  8478 raft_consensus.cc:740] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:06.000767  8478 consensus_queue.cc:260] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:06.001598  8478 raft_consensus.cc:3060] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:06.004570  8759 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 4.
I20260709 13:15:06.005643  8518 leader_election.cc:304] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [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: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:06.005956  8478 raft_consensus.cc:2468] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 4.
I20260709 13:15:06.006458  8835 raft_consensus.cc:2804] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:06.007539  8835 raft_consensus.cc:697] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 4 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:06.008343  8835 consensus_queue.cc:237] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:06.013912  8302 catalog_manager.cc:5697] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 3 to 4, leader changed from 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66) to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 4 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:06.115257  8805 raft_consensus.cc:993] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e: : Instructing follower 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:06.115671  8842 raft_consensus.cc:1081] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Signalling peer 8de56320651d474bab24831ab7e66c28 to start an election
I20260709 13:15:06.117128  8552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
 from {username='slave'} at 127.0.0.1:36282
I20260709 13:15:06.117646  8552 raft_consensus.cc:493] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:06.117960  8552 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:06.124727  8552 raft_consensus.cc:515] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:15:06.126313  8552 leader_election.cc:290] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [CANDIDATE]: Term 3 election: Requested vote from peers 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785), 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851)
I20260709 13:15:06.126891  8478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
I20260709 13:15:06.127261  8759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca33fb3137540d1ba6c8398bf3ac118" candidate_uuid: "8de56320651d474bab24831ab7e66c28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:06.127542  8478 raft_consensus.cc:3055] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:06.127858  8478 raft_consensus.cc:740] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:06.127892  8759 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:06.128683  8478 consensus_queue.cc:260] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [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: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:15:06.129900  8478 raft_consensus.cc:3060] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:06.134985  8759 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 3.
I20260709 13:15:06.136197  8518 leader_election.cc:304] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [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: 8de56320651d474bab24831ab7e66c28, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:06.136289  8478 raft_consensus.cc:2468] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8de56320651d474bab24831ab7e66c28 in term 3.
I20260709 13:15:06.136900  8835 raft_consensus.cc:2804] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:06.137409  8835 raft_consensus.cc:697] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 3 LEADER]: Becoming Leader. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:06.138255  8835 consensus_queue.cc:237] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [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: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } }
I20260709 13:15:06.144843  8302 catalog_manager.cc:5697] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 reported cstate change: term changed from 2 to 3, leader changed from 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66) to 8de56320651d474bab24831ab7e66c28 (127.4.24.67). New cstate: current_term: 3 leader_uuid: "8de56320651d474bab24831ab7e66c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:06.435983  8759 raft_consensus.cc:1275] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:06.437455  8835 consensus_queue.cc:1048] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:06.448068  8478 raft_consensus.cc:1275] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 4 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:06.450323  8856 consensus_queue.cc:1048] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:06.524560  8760 raft_consensus.cc:1275] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:06.525861  8856 consensus_queue.cc:1048] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:06.534992  8478 raft_consensus.cc:1275] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Refusing update from remote peer 8de56320651d474bab24831ab7e66c28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:06.537823  8864 consensus_queue.cc:1048] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:06.747251  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:06.835539  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:06.842867  8552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
mode: GRACEFUL
new_leader_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:06.843361  8552 raft_consensus.cc:606] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 LEADER]: Received request to transfer leadership to TS 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:15:06.845785  8552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664"
dest_uuid: "8de56320651d474bab24831ab7e66c28"
mode: GRACEFUL
new_leader_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:06.846316  8552 raft_consensus.cc:606] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Received request to transfer leadership to TS 2ab6f180e78849569a9e1be68be06b8e
I20260709 13:15:06.847259  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:06.847718  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:06.848235  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:06.852656  8864 raft_consensus.cc:993] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28: : Instructing follower 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:06.853163  8835 raft_consensus.cc:1081] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 LEADER]: Signalling peer 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:06.854759  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:50164
I20260709 13:15:06.855211  8478 raft_consensus.cc:493] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:06.855485  8478 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:06.859710  8478 raft_consensus.cc:515] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:06.861433  8478 leader_election.cc:290] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 4 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:15:06.862040  8760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:06.862391  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b840a6239954d36a6d2bd79080462c5" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:15:06.862710  8760 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:06.862995  8554 raft_consensus.cc:3055] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:06.863336  8554 raft_consensus.cc:740] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:06.864125  8554 consensus_queue.cc:260] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:06.865325  8554 raft_consensus.cc:3060] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:06.869589  8760 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 4.
I20260709 13:15:06.870841  8444 leader_election.cc:304] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [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: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:06.871529  8805 raft_consensus.cc:2804] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:06.872557  8554 raft_consensus.cc:2468] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 4.
I20260709 13:15:06.872710  8805 raft_consensus.cc:697] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 4 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:06.874429  8805 consensus_queue.cc:237] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [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: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:06.881415  8303 catalog_manager.cc:5697] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 3 to 4, leader changed from 8de56320651d474bab24831ab7e66c28 (127.4.24.67) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 4 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.195715  8835 raft_consensus.cc:993] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28: : Instructing follower 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:07.196152  8856 raft_consensus.cc:1081] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Signalling peer 2ab6f180e78849569a9e1be68be06b8e to start an election
I20260709 13:15:07.197489  8478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664"
dest_uuid: "2ab6f180e78849569a9e1be68be06b8e"
 from {username='slave'} at 127.0.0.1:50164
I20260709 13:15:07.197988  8478 raft_consensus.cc:493] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.198268  8478 raft_consensus.cc:3060] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:07.202508  8478 raft_consensus.cc:515] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:07.203944  8478 leader_election.cc:290] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: Requested vote from peers 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851), 8de56320651d474bab24831ab7e66c28 (127.4.24.67:34219)
I20260709 13:15:07.204675  8759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eea3514dfc849ffa4c83e80f2a9813f"
I20260709 13:15:07.204955  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9969ac0562ff4472ae179ac68b055664" candidate_uuid: "2ab6f180e78849569a9e1be68be06b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8de56320651d474bab24831ab7e66c28"
I20260709 13:15:07.205281  8759 raft_consensus.cc:3060] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:07.205603  8554 raft_consensus.cc:3055] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:07.205958  8554 raft_consensus.cc:740] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8de56320651d474bab24831ab7e66c28, State: Running, Role: LEADER
I20260709 13:15:07.206640  8554 consensus_queue.cc:260] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:07.207589  8554 raft_consensus.cc:3060] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:07.210309  8759 raft_consensus.cc:2468] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 2.
I20260709 13:15:07.211262  8444 leader_election.cc:304] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab6f180e78849569a9e1be68be06b8e, 9eea3514dfc849ffa4c83e80f2a9813f; no voters: 
I20260709 13:15:07.211901  8805 raft_consensus.cc:2804] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:07.212374  8805 raft_consensus.cc:697] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Becoming Leader. State: Replica: 2ab6f180e78849569a9e1be68be06b8e, State: Running, Role: LEADER
I20260709 13:15:07.212752  8554 raft_consensus.cc:2468] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab6f180e78849569a9e1be68be06b8e in term 2.
I20260709 13:15:07.213289  8805 consensus_queue.cc:237] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } }
I20260709 13:15:07.219833  8303 catalog_manager.cc:5697] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e reported cstate change: term changed from 1 to 2, leader changed from 8de56320651d474bab24831ab7e66c28 (127.4.24.67) to 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66). New cstate: current_term: 2 leader_uuid: "2ab6f180e78849569a9e1be68be06b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab6f180e78849569a9e1be68be06b8e" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.343708  8759 raft_consensus.cc:1275] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:07.345007  8805 consensus_queue.cc:1048] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:07.354242  8554 raft_consensus.cc:1275] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 4 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:07.358765  8869 consensus_queue.cc:1048] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:15:07.748123  8351 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:07.796788  8759 raft_consensus.cc:1275] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:07.798062  8868 consensus_queue.cc:1048] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eea3514dfc849ffa4c83e80f2a9813f" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:07.807336  8554 raft_consensus.cc:1275] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Refusing update from remote peer 2ab6f180e78849569a9e1be68be06b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:07.810297  8805 consensus_queue.cc:1048] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8de56320651d474bab24831ab7e66c28" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 34219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:07.856257  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:07.885018  4193 tablet_server.cc:179] TabletServer@127.4.24.65:33851 shutting down...
W20260709 13:15:07.904575  8518 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
W20260709 13:15:07.910794  8518 consensus_peers.cc:597] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. 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:15:07.913916  8444 consensus_peers.cc:597] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. 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:15:07.916270  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:07.917112  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.917902  4193 raft_consensus.cc:2243] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.918342  4193 raft_consensus.cc:2272] T 837f98ff4d9c42c1bfd1c5f682307527 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.920554  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.921115  4193 raft_consensus.cc:2243] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.921641  4193 raft_consensus.cc:2272] T aa0470234583415a90415bd438d5fc36 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.923563  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.924065  4193 raft_consensus.cc:2243] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.924432  4193 raft_consensus.cc:2272] T 6ca33fb3137540d1ba6c8398bf3ac118 P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.926368  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.926803  4193 raft_consensus.cc:2243] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.927160  4193 raft_consensus.cc:2272] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 9eea3514dfc849ffa4c83e80f2a9813f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.928938  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.929356  4193 raft_consensus.cc:2243] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.929742  4193 raft_consensus.cc:2272] T 00ec1ad9f33947ba96597b2055dfb9e6 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.931593  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.932035  4193 raft_consensus.cc:2243] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.932441  4193 raft_consensus.cc:2272] T 58354faa4a304cbcbb156ad11dafa104 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.934474  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.934942  4193 raft_consensus.cc:2243] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.935272  4193 raft_consensus.cc:2272] T 0b840a6239954d36a6d2bd79080462c5 P 9eea3514dfc849ffa4c83e80f2a9813f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.938364  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.938838  4193 raft_consensus.cc:2243] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.939186  4193 raft_consensus.cc:2272] T 9969ac0562ff4472ae179ac68b055664 P 9eea3514dfc849ffa4c83e80f2a9813f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.941648  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.942092  4193 raft_consensus.cc:2243] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.942471  4193 raft_consensus.cc:2272] T 2fd314c0c1a54e5d815d34af66ef236c P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.944337  4193 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:07.944808  4193 raft_consensus.cc:2243] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.945266  4193 raft_consensus.cc:2272] T 0450d2b81fc04ec29064468e6b3c8c51 P 9eea3514dfc849ffa4c83e80f2a9813f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.976290  4193 tablet_server.cc:196] TabletServer@127.4.24.65:33851 shutdown complete.
W20260709 13:15:07.984951  8518 consensus_peers.cc:597] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:08.003005  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
I20260709 13:15:08.028447  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:08.029296  4193 tablet_replica.cc:333] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.030435  4193 raft_consensus.cc:2243] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.031559  4193 raft_consensus.cc:2272] T 00ec1ad9f33947ba96597b2055dfb9e6 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.034039  4193 tablet_replica.cc:333] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.034651  4193 raft_consensus.cc:2243] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.035383  4193 raft_consensus.cc:2272] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.037318  4193 tablet_replica.cc:333] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.037917  4193 raft_consensus.cc:2243] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.038611  4193 raft_consensus.cc:2272] T 837f98ff4d9c42c1bfd1c5f682307527 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.040793  4193 tablet_replica.cc:333] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.041276  4193 raft_consensus.cc:2243] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.041714  4193 raft_consensus.cc:2272] T 6ca33fb3137540d1ba6c8398bf3ac118 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.043836  4193 tablet_replica.cc:333] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.044492  4193 raft_consensus.cc:2243] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.045300  4193 raft_consensus.cc:2272] T aa0470234583415a90415bd438d5fc36 P 2ab6f180e78849569a9e1be68be06b8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.047614  4193 tablet_replica.cc:333] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.048153  4193 raft_consensus.cc:2243] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.048599  4193 raft_consensus.cc:2272] T 0450d2b81fc04ec29064468e6b3c8c51 P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.050792  4193 tablet_replica.cc:333] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.051600  4193 raft_consensus.cc:2243] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.052054  4193 raft_consensus.cc:2272] T 2fd314c0c1a54e5d815d34af66ef236c P 2ab6f180e78849569a9e1be68be06b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.054175  4193 tablet_replica.cc:333] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.054719  4193 raft_consensus.cc:2243] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.055519  4193 raft_consensus.cc:2272] T 9969ac0562ff4472ae179ac68b055664 P 2ab6f180e78849569a9e1be68be06b8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.058862  4193 tablet_replica.cc:333] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.059530  4193 raft_consensus.cc:2243] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.060560  4193 raft_consensus.cc:2272] T 0b840a6239954d36a6d2bd79080462c5 P 2ab6f180e78849569a9e1be68be06b8e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:08.061240  8517 consensus_peers.cc:597] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 -> Peer 2ab6f180e78849569a9e1be68be06b8e (127.4.24.66:46785): Couldn't send request to peer 2ab6f180e78849569a9e1be68be06b8e. 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:15:08.063771  8518 consensus_peers.cc:597] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:08.064302  4193 tablet_replica.cc:333] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e: stopping tablet replica
I20260709 13:15:08.065045  4193 raft_consensus.cc:2243] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.065500  4193 raft_consensus.cc:2272] T 58354faa4a304cbcbb156ad11dafa104 P 2ab6f180e78849569a9e1be68be06b8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.088769  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
I20260709 13:15:08.109764  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
W20260709 13:15:08.128731  8518 consensus_peers.cc:597] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 -> Peer 9eea3514dfc849ffa4c83e80f2a9813f (127.4.24.65:33851): Couldn't send request to peer 9eea3514dfc849ffa4c83e80f2a9813f. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:08.138303  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:08.139168  4193 tablet_replica.cc:333] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.140264  4193 raft_consensus.cc:2243] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.141356  4193 raft_consensus.cc:2272] T 2fd314c0c1a54e5d815d34af66ef236c P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.143488  4193 tablet_replica.cc:333] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.144024  4193 raft_consensus.cc:2243] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.145005  4193 raft_consensus.cc:2272] T 0450d2b81fc04ec29064468e6b3c8c51 P 8de56320651d474bab24831ab7e66c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.147125  4193 tablet_replica.cc:333] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.147719  4193 raft_consensus.cc:2243] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.148268  4193 raft_consensus.cc:2272] T 40b8c49bc81346a8b8fa8b2c1f9e727a P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.150293  4193 tablet_replica.cc:333] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.150820  4193 raft_consensus.cc:2243] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.151226  4193 raft_consensus.cc:2272] T 00ec1ad9f33947ba96597b2055dfb9e6 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.152998  4193 tablet_replica.cc:333] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.153501  4193 raft_consensus.cc:2243] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.154313  4193 raft_consensus.cc:2272] T 58354faa4a304cbcbb156ad11dafa104 P 8de56320651d474bab24831ab7e66c28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.156168  4193 tablet_replica.cc:333] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.156731  4193 raft_consensus.cc:2243] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.157128  4193 raft_consensus.cc:2272] T 9969ac0562ff4472ae179ac68b055664 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.159694  4193 tablet_replica.cc:333] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.160238  4193 raft_consensus.cc:2243] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.160631  4193 raft_consensus.cc:2272] T 0b840a6239954d36a6d2bd79080462c5 P 8de56320651d474bab24831ab7e66c28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.162953  4193 tablet_replica.cc:333] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.163470  4193 raft_consensus.cc:2243] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.163875  4193 raft_consensus.cc:2272] T aa0470234583415a90415bd438d5fc36 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.165769  4193 tablet_replica.cc:333] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.166231  4193 raft_consensus.cc:2243] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.166925  4193 raft_consensus.cc:2272] T 6ca33fb3137540d1ba6c8398bf3ac118 P 8de56320651d474bab24831ab7e66c28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.168625  4193 tablet_replica.cc:333] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28: stopping tablet replica
I20260709 13:15:08.169091  4193 raft_consensus.cc:2243] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.169524  4193 raft_consensus.cc:2272] T 837f98ff4d9c42c1bfd1c5f682307527 P 8de56320651d474bab24831ab7e66c28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.198896  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
I20260709 13:15:08.222458  4193 master.cc:562] Master@127.4.24.126:38393 shutting down...
I20260709 13:15:08.247488  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.248055  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.248399  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c1cebd7c1b04892b70bfc1b0633fabd: stopping tablet replica
I20260709 13:15:08.267041  4193 master.cc:584] Master@127.4.24.126:38393 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12699 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:15:08.310932  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:46769
I20260709 13:15:08.312075  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:08.317392  8888 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:15:08.317545  8889 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:15:08.318907  8891 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:15:08.319808  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:08.320686  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:08.320858  4193 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:15:08.321023  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602908321009 us; error 0 us; skew 500 ppm
I20260709 13:15:08.321564  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:08.323881  4193 webserver.cc:533] Webserver started at http://127.4.24.126:33071/ using document root <none> and password file <none>
I20260709 13:15:08.324371  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:08.324568  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:08.324841  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:08.326059  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "76a3fa4a4e734f4daf1eac93f59065ac"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.330314  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:15:08.333484  8896 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:15:08.334414  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:08.334714  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "76a3fa4a4e734f4daf1eac93f59065ac"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.334995  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-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:15:08.348827  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:08.350062  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:08.386998  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:46769
I20260709 13:15:08.387104  8947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:46769 every 8 connection(s)
I20260709 13:15:08.390790  8948 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:15:08.401489  8948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac: Bootstrap starting.
I20260709 13:15:08.406237  8948 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.410293  8948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac: No bootstrap required, opened a new log
I20260709 13:15:08.412353  8948 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a3fa4a4e734f4daf1eac93f59065ac" member_type: VOTER }
I20260709 13:15:08.412700  8948 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.412874  8948 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76a3fa4a4e734f4daf1eac93f59065ac, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.413444  8948 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76a3fa4a4e734f4daf1eac93f59065ac" member_type: VOTER }
I20260709 13:15:08.413919  8948 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:08.414119  8948 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:08.414324  8948 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:08.418658  8948 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a3fa4a4e734f4daf1eac93f59065ac" member_type: VOTER }
I20260709 13:15:08.419098  8948 leader_election.cc:304] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [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: 76a3fa4a4e734f4daf1eac93f59065ac; no voters: 
I20260709 13:15:08.420089  8948 leader_election.cc:290] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:08.420408  8951 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:08.421857  8951 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 1 LEADER]: Becoming Leader. State: Replica: 76a3fa4a4e734f4daf1eac93f59065ac, State: Running, Role: LEADER
I20260709 13:15:08.422618  8951 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [LEADER]: Queue going to LEADER mode. State: All 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: "76a3fa4a4e734f4daf1eac93f59065ac" member_type: VOTER }
I20260709 13:15:08.422967  8948 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:08.427580  8952 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76a3fa4a4e734f4daf1eac93f59065ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a3fa4a4e734f4daf1eac93f59065ac" member_type: VOTER } }
I20260709 13:15:08.428021  8953 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76a3fa4a4e734f4daf1eac93f59065ac. Latest consensus state: current_term: 1 leader_uuid: "76a3fa4a4e734f4daf1eac93f59065ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a3fa4a4e734f4daf1eac93f59065ac" member_type: VOTER } }
I20260709 13:15:08.428380  8952 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:08.428627  8953 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:08.430347  8958 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:08.435025  8958 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:08.438818  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:08.443646  8958 catalog_manager.cc:1383] Generated new cluster ID: e33c128656864b209dc4adea9f8b944e
I20260709 13:15:08.443861  8958 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:08.458119  8958 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:08.459448  8958 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:08.479542  8958 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac: Generated new TSK 0
I20260709 13:15:08.480111  8958 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:08.505568  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:08.511276  8969 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:15:08.512766  8970 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:15:08.513912  8972 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:15:08.514165  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:08.515262  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:08.515441  4193 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:15:08.515558  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602908515547 us; error 0 us; skew 500 ppm
I20260709 13:15:08.515997  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:08.518127  4193 webserver.cc:533] Webserver started at http://127.4.24.65:34837/ using document root <none> and password file <none>
I20260709 13:15:08.518540  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:08.518688  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:08.518885  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:08.519932  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.524313  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:08.527486  8977 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:15:08.528177  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:08.528416  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.528643  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-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:15:08.569396  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:08.570631  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:08.572014  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:08.574214  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:08.574416  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:08.574679  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:08.574853  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:08.615352  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:46541
I20260709 13:15:08.615469  9039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:46541 every 8 connection(s)
I20260709 13:15:08.620369  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:08.627326  9044 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:15:08.628880  9045 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:15:08.631924  9047 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:15:08.632778  9040 heartbeater.cc:344] Connected to a master server at 127.4.24.126:46769
I20260709 13:15:08.633008  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:08.633253  9040 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:08.634131  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:08.634204  9040 heartbeater.cc:507] Master 127.4.24.126:46769 requested a full tablet report, sending...
W20260709 13:15:08.634411  4193 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:15:08.634696  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602908634676 us; error 0 us; skew 500 ppm
I20260709 13:15:08.635383  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:08.636622  8913 ts_manager.cc:194] Registered new tserver with Master: 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541)
I20260709 13:15:08.638000  4193 webserver.cc:533] Webserver started at http://127.4.24.66:44455/ using document root <none> and password file <none>
I20260709 13:15:08.638517  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:08.638722  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:08.638784  8913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58014
I20260709 13:15:08.638976  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:08.640401  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.644608  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:15:08.647796  9052 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:15:08.648550  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:08.648883  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.649160  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-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:15:08.674703  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:08.675905  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:08.677389  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:08.679505  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:08.679728  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:08.679965  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:08.680141  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:08.719239  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:35793
I20260709 13:15:08.719359  9114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:35793 every 8 connection(s)
I20260709 13:15:08.724284  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:08.732071  9118 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:15:08.732347  9119 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:15:08.735760  9121 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:15:08.736333  9115 heartbeater.cc:344] Connected to a master server at 127.4.24.126:46769
I20260709 13:15:08.736773  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:08.736837  9115 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:08.737807  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:08.737850  9115 heartbeater.cc:507] Master 127.4.24.126:46769 requested a full tablet report, sending...
W20260709 13:15:08.738004  4193 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:15:08.738363  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602908738343 us; error 0 us; skew 500 ppm
I20260709 13:15:08.739073  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:08.740134  8913 ts_manager.cc:194] Registered new tserver with Master: 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793)
I20260709 13:15:08.741575  8913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58016
I20260709 13:15:08.741811  4193 webserver.cc:533] Webserver started at http://127.4.24.67:45753/ using document root <none> and password file <none>
I20260709 13:15:08.742365  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:08.742610  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:08.742908  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:08.744019  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.748463  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:15:08.751673  9126 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:15:08.752537  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:08.752803  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
format_stamp: "Formatted at 2026-07-09 13:15:08 on dist-test-slave-jvbf"
I20260709 13:15:08.753036  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791474647-4193-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:15:08.765486  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:08.766716  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:08.768076  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:08.770232  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:08.770427  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:08.770680  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:08.770846  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:08.811000  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:45519
I20260709 13:15:08.811118  9188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:45519 every 8 connection(s)
I20260709 13:15:08.824940  9189 heartbeater.cc:344] Connected to a master server at 127.4.24.126:46769
I20260709 13:15:08.825378  9189 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:08.826118  9189 heartbeater.cc:507] Master 127.4.24.126:46769 requested a full tablet report, sending...
I20260709 13:15:08.828147  8913 ts_manager.cc:194] Registered new tserver with Master: f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:08.828655  4193 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01447366s
I20260709 13:15:08.830029  8913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58026
I20260709 13:15:08.854997  8913 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58032:
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:15:08.857427  8913 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:15:08.903844  9080 tablet_service.cc:1511] Processing CreateTablet for tablet 275479464ea54fd8b311f3b8bef19f0b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84e2ffd64aff4ab3952f7eceade3b8bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:08.905778  9079 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1b152d4524fe0822da210c4a302d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84e2ffd64aff4ab3952f7eceade3b8bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:08.906088  9080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275479464ea54fd8b311f3b8bef19f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.907178  9079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1b152d4524fe0822da210c4a302d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.925323  9005 tablet_service.cc:1511] Processing CreateTablet for tablet 275479464ea54fd8b311f3b8bef19f0b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84e2ffd64aff4ab3952f7eceade3b8bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:08.926119  9004 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1b152d4524fe0822da210c4a302d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84e2ffd64aff4ab3952f7eceade3b8bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:08.926940  9005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275479464ea54fd8b311f3b8bef19f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.926705  9154 tablet_service.cc:1511] Processing CreateTablet for tablet 275479464ea54fd8b311f3b8bef19f0b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84e2ffd64aff4ab3952f7eceade3b8bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:08.927600  9004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1b152d4524fe0822da210c4a302d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.928015  9154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275479464ea54fd8b311f3b8bef19f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.932217  9153 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1b152d4524fe0822da210c4a302d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84e2ffd64aff4ab3952f7eceade3b8bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:08.933912  9153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1b152d4524fe0822da210c4a302d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:08.950644  9204 tablet_bootstrap.cc:492] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Bootstrap starting.
I20260709 13:15:08.958608  9204 tablet_bootstrap.cc:654] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.960467  9205 tablet_bootstrap.cc:492] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010: Bootstrap starting.
I20260709 13:15:08.966872  9204 tablet_bootstrap.cc:492] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: No bootstrap required, opened a new log
I20260709 13:15:08.967438  9204 ts_tablet_manager.cc:1403] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:15:08.968374  9205 tablet_bootstrap.cc:654] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.969245  9206 tablet_bootstrap.cc:492] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf: Bootstrap starting.
I20260709 13:15:08.970682  9204 raft_consensus.cc:359] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:08.971483  9204 raft_consensus.cc:385] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.971843  9204 raft_consensus.cc:740] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.972855  9204 consensus_queue.cc:260] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:08.976708  9206 tablet_bootstrap.cc:654] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.976926  9205 tablet_bootstrap.cc:492] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010: No bootstrap required, opened a new log
I20260709 13:15:08.977499  9205 ts_tablet_manager.cc:1403] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:15:08.977974  9115 heartbeater.cc:499] Master 127.4.24.126:46769 was elected leader, sending a full tablet report...
I20260709 13:15:08.978384  9204 ts_tablet_manager.cc:1434] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260709 13:15:08.979370  9204 tablet_bootstrap.cc:492] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Bootstrap starting.
I20260709 13:15:08.980527  9205 raft_consensus.cc:359] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:08.981290  9205 raft_consensus.cc:385] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.981571  9205 raft_consensus.cc:740] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.982430  9205 consensus_queue.cc:260] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:08.986963  9204 tablet_bootstrap.cc:654] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:08.988988  9206 tablet_bootstrap.cc:492] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf: No bootstrap required, opened a new log
I20260709 13:15:08.989552  9206 ts_tablet_manager.cc:1403] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:15:08.992865  9206 raft_consensus.cc:359] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:08.993772  9206 raft_consensus.cc:385] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:08.994108  9206 raft_consensus.cc:740] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Initialized, Role: FOLLOWER
I20260709 13:15:08.994864  9040 heartbeater.cc:499] Master 127.4.24.126:46769 was elected leader, sending a full tablet report...
I20260709 13:15:08.996361  9205 ts_tablet_manager.cc:1434] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.006s
I20260709 13:15:08.997696  9205 tablet_bootstrap.cc:492] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010: Bootstrap starting.
I20260709 13:15:09.000283  9206 consensus_queue.cc:260] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.006225  9205 tablet_bootstrap.cc:654] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.007246  9206 ts_tablet_manager.cc:1434] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:15:09.007395  9204 tablet_bootstrap.cc:492] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: No bootstrap required, opened a new log
I20260709 13:15:09.008188  9189 heartbeater.cc:499] Master 127.4.24.126:46769 was elected leader, sending a full tablet report...
I20260709 13:15:09.008608  9206 tablet_bootstrap.cc:492] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf: Bootstrap starting.
I20260709 13:15:09.013486  9204 ts_tablet_manager.cc:1403] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.004s
I20260709 13:15:09.015972  9206 tablet_bootstrap.cc:654] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.017863  9205 tablet_bootstrap.cc:492] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010: No bootstrap required, opened a new log
I20260709 13:15:09.018385  9205 ts_tablet_manager.cc:1403] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260709 13:15:09.018064  9204 raft_consensus.cc:359] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.018955  9204 raft_consensus.cc:385] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.019340  9204 raft_consensus.cc:740] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.020344  9204 consensus_queue.cc:260] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.021641  9205 raft_consensus.cc:359] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.022377  9205 raft_consensus.cc:385] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.022522  9206 tablet_bootstrap.cc:492] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf: No bootstrap required, opened a new log
I20260709 13:15:09.022688  9205 raft_consensus.cc:740] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.023073  9206 ts_tablet_manager.cc:1403] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:15:09.022756  9204 ts_tablet_manager.cc:1434] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:09.023777  9205 consensus_queue.cc:260] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.026559  9205 ts_tablet_manager.cc:1434] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:09.028049  9206 raft_consensus.cc:359] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.028889  9206 raft_consensus.cc:385] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.029213  9206 raft_consensus.cc:740] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.030313  9206 consensus_queue.cc:260] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.037750  9213 raft_consensus.cc:493] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.038182  9213 raft_consensus.cc:515] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.040129  9206 ts_tablet_manager.cc:1434] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 13:15:09.043692  9213 leader_election.cc:290] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793), 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541)
I20260709 13:15:09.051832  9090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" is_pre_election: true
I20260709 13:15:09.052618  9090 raft_consensus.cc:2468] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 0.
I20260709 13:15:09.053784  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" is_pre_election: true
I20260709 13:15:09.053831  9127 leader_election.cc:304] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.054680  9015 raft_consensus.cc:2468] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 0.
I20260709 13:15:09.054937  9213 raft_consensus.cc:2804] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.055428  9213 raft_consensus.cc:493] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.055781  9213 raft_consensus.cc:3060] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.061254  9213 raft_consensus.cc:515] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.062775  9213 leader_election.cc:290] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 election: Requested vote from peers 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793), 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541)
I20260709 13:15:09.063709  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
I20260709 13:15:09.063705  9090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
I20260709 13:15:09.064534  9015 raft_consensus.cc:3060] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.064579  9090 raft_consensus.cc:3060] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.069887  9015 raft_consensus.cc:2468] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 1.
I20260709 13:15:09.070016  9090 raft_consensus.cc:2468] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 1.
I20260709 13:15:09.071069  9129 leader_election.cc:304] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.071779  9213 raft_consensus.cc:2804] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.072860  9213 raft_consensus.cc:697] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Becoming Leader. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Running, Role: LEADER
I20260709 13:15:09.073541  9213 consensus_queue.cc:237] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.081063  8910 catalog_manager.cc:5697] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf reported cstate change: term changed from 0 to 1, leader changed from <none> to f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.135131  9211 raft_consensus.cc:493] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.135722  9211 raft_consensus.cc:515] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.137956  9211 leader_election.cc:290] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.144320  9209 raft_consensus.cc:493] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.144827  9209 raft_consensus.cc:515] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.147590  9209 leader_election.cc:290] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.152263  9090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" is_pre_election: true
I20260709 13:15:09.152769  9164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" is_pre_election: true
I20260709 13:15:09.153010  9090 raft_consensus.cc:2468] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 0.
I20260709 13:15:09.153481  9164 raft_consensus.cc:2468] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 0.
I20260709 13:15:09.154434  8978 leader_election.cc:304] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, 9f3b2416fbbc4fe2b9fe5199c83d9aa7; no voters: 
I20260709 13:15:09.155376  9211 raft_consensus.cc:2804] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.155776  9211 raft_consensus.cc:493] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.156078  9211 raft_consensus.cc:3060] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.161799  9164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" is_pre_election: true
I20260709 13:15:09.162456  9164 raft_consensus.cc:2468] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in term 0.
I20260709 13:15:09.163086  9211 raft_consensus.cc:515] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.163203  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" is_pre_election: true
I20260709 13:15:09.163564  9055 leader_election.cc:304] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.164225  9015 raft_consensus.cc:2393] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in current term 1: Already voted for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in this term.
I20260709 13:15:09.164464  9209 raft_consensus.cc:2804] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.164842  9209 raft_consensus.cc:493] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.165162  9209 raft_consensus.cc:3060] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.165761  9090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
I20260709 13:15:09.166016  9211 leader_election.cc:290] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 1 election: Requested vote from peers 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.167055  9164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
I20260709 13:15:09.167532  9164 raft_consensus.cc:3060] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.170579  9209 raft_consensus.cc:515] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.171602  9090 raft_consensus.cc:2393] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 49fabf73dd8a4ee2ac6c720a5034c010 in current term 1: Already voted for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in this term.
I20260709 13:15:09.172286  9209 leader_election.cc:290] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 1 election: Requested vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.173056  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
I20260709 13:15:09.173234  9164 raft_consensus.cc:2468] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 1.
I20260709 13:15:09.173882  9015 raft_consensus.cc:2393] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in current term 1: Already voted for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in this term.
I20260709 13:15:09.174402  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
I20260709 13:15:09.174510  8980 leader_election.cc:304] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 9f3b2416fbbc4fe2b9fe5199c83d9aa7
I20260709 13:15:09.175292  9163 raft_consensus.cc:2393] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in current term 1: Already voted for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in this term.
I20260709 13:15:09.175436  9211 raft_consensus.cc:2804] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.176189  9055 leader_election.cc:304] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [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: 9f3b2416fbbc4fe2b9fe5199c83d9aa7; no voters: 49fabf73dd8a4ee2ac6c720a5034c010, f1e450b3d5694e7bbd6e71e7901187bf
I20260709 13:15:09.176843  9211 raft_consensus.cc:697] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 LEADER]: Becoming Leader. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Running, Role: LEADER
I20260709 13:15:09.177244  9209 raft_consensus.cc:2749] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:09.177747  9211 consensus_queue.cc:237] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.185218  8910 catalog_manager.cc:5697] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.224195  8910 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58042:
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:15:09.226451  8910 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:15:09.249776  9005 tablet_service.cc:1511] Processing CreateTablet for tablet ad1f81b5fb8d40959b2e5e85d5a077f7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ad435cf2776244be8cd8af54bf61a1c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:09.251024  9079 tablet_service.cc:1511] Processing CreateTablet for tablet ad1f81b5fb8d40959b2e5e85d5a077f7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ad435cf2776244be8cd8af54bf61a1c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:09.251132  9005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1f81b5fb8d40959b2e5e85d5a077f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.252383  9079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1f81b5fb8d40959b2e5e85d5a077f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.252950  9154 tablet_service.cc:1511] Processing CreateTablet for tablet ad1f81b5fb8d40959b2e5e85d5a077f7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ad435cf2776244be8cd8af54bf61a1c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:09.254261  9154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1f81b5fb8d40959b2e5e85d5a077f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.255714  9080 tablet_service.cc:1511] Processing CreateTablet for tablet dc815b8dfc6445219384d2a7ad1896be (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ad435cf2776244be8cd8af54bf61a1c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:09.256958  9080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc815b8dfc6445219384d2a7ad1896be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.257457  9153 tablet_service.cc:1511] Processing CreateTablet for tablet dc815b8dfc6445219384d2a7ad1896be (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ad435cf2776244be8cd8af54bf61a1c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:09.258733  9153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc815b8dfc6445219384d2a7ad1896be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.262624  9004 tablet_service.cc:1511] Processing CreateTablet for tablet dc815b8dfc6445219384d2a7ad1896be (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ad435cf2776244be8cd8af54bf61a1c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:09.264158  9004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc815b8dfc6445219384d2a7ad1896be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.271723  9206 tablet_bootstrap.cc:492] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: Bootstrap starting.
I20260709 13:15:09.278345  9206 tablet_bootstrap.cc:654] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.284274  9206 tablet_bootstrap.cc:492] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: No bootstrap required, opened a new log
I20260709 13:15:09.284770  9206 ts_tablet_manager.cc:1403] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:15:09.285238  9205 tablet_bootstrap.cc:492] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010: Bootstrap starting.
I20260709 13:15:09.285688  9204 tablet_bootstrap.cc:492] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Bootstrap starting.
I20260709 13:15:09.287777  9206 raft_consensus.cc:359] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.288533  9206 raft_consensus.cc:385] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.288868  9206 raft_consensus.cc:740] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.289758  9206 consensus_queue.cc:260] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.292035  9206 ts_tablet_manager.cc:1434] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:09.292224  9205 tablet_bootstrap.cc:654] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.293084  9206 tablet_bootstrap.cc:492] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf: Bootstrap starting.
I20260709 13:15:09.295902  9204 tablet_bootstrap.cc:654] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.300336  9206 tablet_bootstrap.cc:654] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.310250  9204 tablet_bootstrap.cc:492] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: No bootstrap required, opened a new log
I20260709 13:15:09.310251  9205 tablet_bootstrap.cc:492] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010: No bootstrap required, opened a new log
I20260709 13:15:09.310595  9206 tablet_bootstrap.cc:492] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf: No bootstrap required, opened a new log
I20260709 13:15:09.310789  9204 ts_tablet_manager.cc:1403] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260709 13:15:09.310927  9205 ts_tablet_manager.cc:1403] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260709 13:15:09.311059  9206 ts_tablet_manager.cc:1403] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:15:09.313198  9204 raft_consensus.cc:359] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.313874  9204 raft_consensus.cc:385] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.314134  9204 raft_consensus.cc:740] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.314059  9206 raft_consensus.cc:359] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.314257  9205 raft_consensus.cc:359] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.314953  9206 raft_consensus.cc:385] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.315058  9205 raft_consensus.cc:385] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.315339  9206 raft_consensus.cc:740] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.315496  9205 raft_consensus.cc:740] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.315083  9204 consensus_queue.cc:260] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.316246  9206 consensus_queue.cc:260] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.316350  9205 consensus_queue.cc:260] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.318531  9206 ts_tablet_manager.cc:1434] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:09.319917  9204 ts_tablet_manager.cc:1434] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:09.320960  9204 tablet_bootstrap.cc:492] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Bootstrap starting.
I20260709 13:15:09.321086  9205 ts_tablet_manager.cc:1434] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:09.322129  9205 tablet_bootstrap.cc:492] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010: Bootstrap starting.
I20260709 13:15:09.327881  9204 tablet_bootstrap.cc:654] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.328821  9205 tablet_bootstrap.cc:654] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.337277  9204 tablet_bootstrap.cc:492] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: No bootstrap required, opened a new log
I20260709 13:15:09.337769  9204 ts_tablet_manager.cc:1403] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260709 13:15:09.340310  9205 tablet_bootstrap.cc:492] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010: No bootstrap required, opened a new log
I20260709 13:15:09.340390  9204 raft_consensus.cc:359] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.341012  9205 ts_tablet_manager.cc:1403] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 13:15:09.341260  9204 raft_consensus.cc:385] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.341629  9204 raft_consensus.cc:740] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.342351  9204 consensus_queue.cc:260] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.343621  9205 raft_consensus.cc:359] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.344218  9205 raft_consensus.cc:385] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.344393  9204 ts_tablet_manager.cc:1434] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:09.344463  9205 raft_consensus.cc:740] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.345379  9205 consensus_queue.cc:260] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.347620  9205 ts_tablet_manager.cc:1434] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:09.362639  9213 raft_consensus.cc:493] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.363170  9213 raft_consensus.cc:515] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.364643  9213 leader_election.cc:290] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793)
I20260709 13:15:09.365538  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" is_pre_election: true
I20260709 13:15:09.365736  9090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" is_pre_election: true
I20260709 13:15:09.366245  9015 raft_consensus.cc:2468] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 0.
I20260709 13:15:09.366353  9090 raft_consensus.cc:2468] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 0.
I20260709 13:15:09.367262  9129 leader_election.cc:304] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.367935  9213 raft_consensus.cc:2804] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.368245  9213 raft_consensus.cc:493] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.368515  9213 raft_consensus.cc:3060] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.370822  9209 raft_consensus.cc:493] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:09.371279  9209 raft_consensus.cc:515] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.372824  9209 leader_election.cc:290] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.373723  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" is_pre_election: true
I20260709 13:15:09.374073  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" is_pre_election: true
I20260709 13:15:09.374411  9015 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in term 0.
I20260709 13:15:09.374782  9163 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in term 0.
I20260709 13:15:09.374975  9213 raft_consensus.cc:515] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.375502  9055 leader_election.cc:304] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, 9f3b2416fbbc4fe2b9fe5199c83d9aa7; no voters: 
I20260709 13:15:09.376308  9209 raft_consensus.cc:2804] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:09.376649  9209 raft_consensus.cc:493] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:09.377013  9209 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.377595  9213 leader_election.cc:290] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 election: Requested vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793)
I20260709 13:15:09.377768  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
I20260709 13:15:09.378388  9015 raft_consensus.cc:3060] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.378597  9090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
I20260709 13:15:09.379148  9090 raft_consensus.cc:3060] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.383939  9090 raft_consensus.cc:2468] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 1.
I20260709 13:15:09.384109  9209 raft_consensus.cc:515] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.384930  9127 leader_election.cc:304] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.385327  9015 raft_consensus.cc:2468] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 1.
I20260709 13:15:09.385637  9213 raft_consensus.cc:2804] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.386247  9213 raft_consensus.cc:697] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Becoming Leader. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Running, Role: LEADER
I20260709 13:15:09.387147  9209 leader_election.cc:290] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 1 election: Requested vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.387090  9213 consensus_queue.cc:237] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.387707  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
I20260709 13:15:09.388166  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
I20260709 13:15:09.388362  9015 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.388734  9163 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.396917  9015 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in term 1.
I20260709 13:15:09.397006  9163 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in term 1.
I20260709 13:15:09.398079  9055 leader_election.cc:304] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, 9f3b2416fbbc4fe2b9fe5199c83d9aa7; no voters: 
I20260709 13:15:09.398785  9209 raft_consensus.cc:2804] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.399760  8911 catalog_manager.cc:5697] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf reported cstate change: term changed from 0 to 1, leader changed from <none> to f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.400806  9209 raft_consensus.cc:697] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, State: Running, Role: LEADER
I20260709 13:15:09.401829  9209 consensus_queue.cc:237] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.409876  8913 catalog_manager.cc:5697] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.447173  9163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b"
dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
mode: GRACEFUL
new_leader_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
 from {username='slave'} at 127.0.0.1:40902
I20260709 13:15:09.447785  9163 raft_consensus.cc:606] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Received request to transfer leadership to TS 49fabf73dd8a4ee2ac6c720a5034c010
I20260709 13:15:09.460386  9015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0"
dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
mode: GRACEFUL
new_leader_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
 from {username='slave'} at 127.0.0.1:41798
I20260709 13:15:09.460912  9015 raft_consensus.cc:606] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 LEADER]: Received request to transfer leadership to TS 9f3b2416fbbc4fe2b9fe5199c83d9aa7
I20260709 13:15:09.473173  9090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7"
dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
mode: GRACEFUL
new_leader_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
 from {username='slave'} at 127.0.0.1:50352
I20260709 13:15:09.473721  9090 raft_consensus.cc:606] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 LEADER]: Received request to transfer leadership to TS 49fabf73dd8a4ee2ac6c720a5034c010
I20260709 13:15:09.478636  9213 consensus_queue.cc:1048] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:09.479069  9163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be"
dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
mode: GRACEFUL
new_leader_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
 from {username='slave'} at 127.0.0.1:40902
I20260709 13:15:09.479710  9163 raft_consensus.cc:606] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Received request to transfer leadership to TS 49fabf73dd8a4ee2ac6c720a5034c010
I20260709 13:15:09.503237  9243 consensus_queue.cc:1048] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:09.518450  9213 raft_consensus.cc:993] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf: : Instructing follower 49fabf73dd8a4ee2ac6c720a5034c010 to start an election
I20260709 13:15:09.518950  9243 raft_consensus.cc:1081] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Signalling peer 49fabf73dd8a4ee2ac6c720a5034c010 to start an election
I20260709 13:15:09.520601  9015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b"
dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
 from {username='slave'} at 127.0.0.1:41788
I20260709 13:15:09.521538  9015 raft_consensus.cc:493] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.521932  9015 raft_consensus.cc:3060] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.528236  9015 raft_consensus.cc:515] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.530541  9015 leader_election.cc:290] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 2 election: Requested vote from peers 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.531129  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
I20260709 13:15:09.531780  9163 raft_consensus.cc:3055] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.532095  9163 raft_consensus.cc:740] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Running, Role: LEADER
I20260709 13:15:09.532872  9163 consensus_queue.cc:260] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.534222  9163 raft_consensus.cc:3060] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.536339  9090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275479464ea54fd8b311f3b8bef19f0b" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
I20260709 13:15:09.536962  9090 raft_consensus.cc:3060] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.541383  9163 raft_consensus.cc:2468] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 2.
I20260709 13:15:09.542538  8980 leader_election.cc:304] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.543406  9211 raft_consensus.cc:2804] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.543893  9211 raft_consensus.cc:697] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Becoming Leader. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Running, Role: LEADER
I20260709 13:15:09.544064  9090 raft_consensus.cc:2468] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 2.
I20260709 13:15:09.544726  9211 consensus_queue.cc:237] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } }
I20260709 13:15:09.551644  8910 catalog_manager.cc:5697] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 reported cstate change: term changed from 1 to 2, leader changed from f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67) to 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.653090  9211 consensus_queue.cc:1048] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:09.659672  9223 raft_consensus.cc:993] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010: : Instructing follower 9f3b2416fbbc4fe2b9fe5199c83d9aa7 to start an election
I20260709 13:15:09.660432  9211 raft_consensus.cc:1081] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 LEADER]: Signalling peer 9f3b2416fbbc4fe2b9fe5199c83d9aa7 to start an election
I20260709 13:15:09.663851  9089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0"
dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
 from {username='slave'} at 127.0.0.1:50342
I20260709 13:15:09.664511  9089 raft_consensus.cc:493] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.664939  9089 raft_consensus.cc:3060] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.665540  9223 consensus_queue.cc:1048] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:09.675185  9089 raft_consensus.cc:515] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.678117  9089 leader_election.cc:290] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 2 election: Requested vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.678618  9015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
I20260709 13:15:09.679279  9015 raft_consensus.cc:3055] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.679625  9015 raft_consensus.cc:740] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Running, Role: LEADER
I20260709 13:15:09.680408  9015 consensus_queue.cc:260] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.680994  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1b152d4524fe0822da210c4a302d0" candidate_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
I20260709 13:15:09.681799  9163 raft_consensus.cc:3060] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.681840  9015 raft_consensus.cc:3060] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.687872  9163 raft_consensus.cc:2468] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in term 2.
I20260709 13:15:09.688493  9015 raft_consensus.cc:2468] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3b2416fbbc4fe2b9fe5199c83d9aa7 in term 2.
I20260709 13:15:09.688982  9055 leader_election.cc:304] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.689855  9209 raft_consensus.cc:2804] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.690322  9209 raft_consensus.cc:697] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, State: Running, Role: LEADER
I20260709 13:15:09.691128  9209 consensus_queue.cc:237] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.697424  8910 catalog_manager.cc:5697] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 reported cstate change: term changed from 1 to 2, leader changed from 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65) to 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.816740  9209 consensus_queue.cc:1048] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:09.840541  9209 consensus_queue.cc:1048] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:09.848780  9209 raft_consensus.cc:993] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: : Instructing follower 49fabf73dd8a4ee2ac6c720a5034c010 to start an election
I20260709 13:15:09.849817  9209 raft_consensus.cc:1081] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 LEADER]: Signalling peer 49fabf73dd8a4ee2ac6c720a5034c010 to start an election
I20260709 13:15:09.852900  9015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7"
dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
 from {username='slave'} at 127.0.0.1:41792
I20260709 13:15:09.853525  9015 raft_consensus.cc:493] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.853931  9015 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.861095  9015 raft_consensus.cc:515] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.863051  9015 leader_election.cc:290] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 2 election: Requested vote from peers 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.864107  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
I20260709 13:15:09.863982  9089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
I20260709 13:15:09.864748  9163 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.864886  9089 raft_consensus.cc:3055] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.865350  9089 raft_consensus.cc:740] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, State: Running, Role: LEADER
I20260709 13:15:09.866417  9089 consensus_queue.cc:260] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.868021  9089 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.872727  9163 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 2.
I20260709 13:15:09.873975  8980 leader_election.cc:304] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:09.874804  9247 raft_consensus.cc:2804] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.875334  9247 raft_consensus.cc:697] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Becoming Leader. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Running, Role: LEADER
I20260709 13:15:09.876200  9247 consensus_queue.cc:237] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.877377  9089 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 2.
I20260709 13:15:09.883232  8910 catalog_manager.cc:5697] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 reported cstate change: term changed from 1 to 2, leader changed from 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66) to 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.941288  9243 consensus_queue.cc:1048] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:09.947681  9213 raft_consensus.cc:993] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf: : Instructing follower 49fabf73dd8a4ee2ac6c720a5034c010 to start an election
I20260709 13:15:09.948135  9213 raft_consensus.cc:1081] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Signalling peer 49fabf73dd8a4ee2ac6c720a5034c010 to start an election
I20260709 13:15:09.949798  9014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be"
dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
 from {username='slave'} at 127.0.0.1:41788
I20260709 13:15:09.952621  9014 raft_consensus.cc:493] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.952988  9217 consensus_queue.cc:1048] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:09.953022  9014 raft_consensus.cc:3060] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.962299  9014 raft_consensus.cc:515] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.966898  9014 leader_election.cc:290] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 2 election: Requested vote from peers 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793), f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67:45519)
I20260709 13:15:09.967435  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
I20260709 13:15:09.967911  9089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc815b8dfc6445219384d2a7ad1896be" candidate_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
I20260709 13:15:09.968104  9163 raft_consensus.cc:3055] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.968547  9089 raft_consensus.cc:3060] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.968523  9163 raft_consensus.cc:740] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Running, Role: LEADER
I20260709 13:15:09.969671  9163 consensus_queue.cc:260] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.970983  9163 raft_consensus.cc:3060] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.974403  9089 raft_consensus.cc:2468] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 2.
I20260709 13:15:09.975347  8978 leader_election.cc:304] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49fabf73dd8a4ee2ac6c720a5034c010, 9f3b2416fbbc4fe2b9fe5199c83d9aa7; no voters: 
I20260709 13:15:09.976037  9247 raft_consensus.cc:2804] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.976495  9247 raft_consensus.cc:697] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Becoming Leader. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Running, Role: LEADER
I20260709 13:15:09.977259  9247 consensus_queue.cc:237] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:09.977782  9163 raft_consensus.cc:2468] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fabf73dd8a4ee2ac6c720a5034c010 in term 2.
I20260709 13:15:09.983553  8911 catalog_manager.cc:5697] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 reported cstate change: term changed from 1 to 2, leader changed from f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67) to 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.034353  9089 raft_consensus.cc:1275] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Refusing update from remote peer 49fabf73dd8a4ee2ac6c720a5034c010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.035552  9247 consensus_queue.cc:1048] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.042961  9163 raft_consensus.cc:1275] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Refusing update from remote peer 49fabf73dd8a4ee2ac6c720a5034c010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.044554  9223 consensus_queue.cc:1048] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.147861  9014 raft_consensus.cc:1275] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Refusing update from remote peer 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.149238  9237 consensus_queue.cc:1048] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.156941  9163 raft_consensus.cc:1275] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Refusing update from remote peer 9f3b2416fbbc4fe2b9fe5199c83d9aa7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.158450  9250 consensus_queue.cc:1048] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:10.204466  4193 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:15:10.206039  4193 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:15:10.206373  4193 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:15:10.217434  9014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7"
dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
mode: GRACEFUL
new_leader_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
 from {username='slave'} at 127.0.0.1:41810
I20260709 13:15:10.218034  9014 raft_consensus.cc:606] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Received request to transfer leadership to TS f1e450b3d5694e7bbd6e71e7901187bf
I20260709 13:15:10.219050  4193 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:15:10.380007  9163 raft_consensus.cc:1275] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Refusing update from remote peer 49fabf73dd8a4ee2ac6c720a5034c010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.381194  9223 consensus_queue.cc:1048] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.385955  9211 raft_consensus.cc:993] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010: : Instructing follower f1e450b3d5694e7bbd6e71e7901187bf to start an election
I20260709 13:15:10.386433  9247 raft_consensus.cc:1081] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Signalling peer f1e450b3d5694e7bbd6e71e7901187bf to start an election
I20260709 13:15:10.387945  9164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7"
dest_uuid: "f1e450b3d5694e7bbd6e71e7901187bf"
 from {username='slave'} at 127.0.0.1:40890
I20260709 13:15:10.389247  9164 raft_consensus.cc:493] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:10.389658  9164 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.390439  9089 raft_consensus.cc:1275] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Refusing update from remote peer 49fabf73dd8a4ee2ac6c720a5034c010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.392258  9247 consensus_queue.cc:1048] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.396433  9164 raft_consensus.cc:515] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:10.398711  9164 leader_election.cc:290] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [CANDIDATE]: Term 3 election: Requested vote from peers 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541), 9f3b2416fbbc4fe2b9fe5199c83d9aa7 (127.4.24.66:35793)
I20260709 13:15:10.399768  9014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49fabf73dd8a4ee2ac6c720a5034c010"
I20260709 13:15:10.400395  9014 raft_consensus.cc:3055] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:10.400725  9014 raft_consensus.cc:740] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49fabf73dd8a4ee2ac6c720a5034c010, State: Running, Role: LEADER
I20260709 13:15:10.401289  9089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1f81b5fb8d40959b2e5e85d5a077f7" candidate_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7"
I20260709 13:15:10.401929  9089 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.401506  9014 consensus_queue.cc:260] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [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: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:10.403610  9014 raft_consensus.cc:3060] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:10.408963  9089 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 3.
I20260709 13:15:10.410274  9127 leader_election.cc:304] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [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: 9f3b2416fbbc4fe2b9fe5199c83d9aa7, f1e450b3d5694e7bbd6e71e7901187bf; no voters: 
I20260709 13:15:10.410398  9014 raft_consensus.cc:2468] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e450b3d5694e7bbd6e71e7901187bf in term 3.
I20260709 13:15:10.411072  9243 raft_consensus.cc:2804] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:10.411572  9243 raft_consensus.cc:697] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 3 LEADER]: Becoming Leader. State: Replica: f1e450b3d5694e7bbd6e71e7901187bf, State: Running, Role: LEADER
I20260709 13:15:10.412384  9243 consensus_queue.cc:237] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [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: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } }
I20260709 13:15:10.412840  9164 raft_consensus.cc:1275] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Refusing update from remote peer 49fabf73dd8a4ee2ac6c720a5034c010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.414438  9247 consensus_queue.cc:1048] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.421144  8913 catalog_manager.cc:5697] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf reported cstate change: term changed from 2 to 3, leader changed from 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65) to f1e450b3d5694e7bbd6e71e7901187bf (127.4.24.67). New cstate: current_term: 3 leader_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fabf73dd8a4ee2ac6c720a5034c010" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e450b3d5694e7bbd6e71e7901187bf" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 45519 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:10.425346  9089 raft_consensus.cc:1275] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Refusing update from remote peer 49fabf73dd8a4ee2ac6c720a5034c010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.427037  9223 consensus_queue.cc:1048] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3b2416fbbc4fe2b9fe5199c83d9aa7" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.563687  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
W20260709 13:15:10.571412  9055 consensus_peers.cc:597] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 -> Peer 49fabf73dd8a4ee2ac6c720a5034c010 (127.4.24.65:46541): Couldn't send request to peer 49fabf73dd8a4ee2ac6c720a5034c010. 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:15:10.587101  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:10.587848  4193 tablet_replica.cc:333] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010: stopping tablet replica
I20260709 13:15:10.588433  4193 raft_consensus.cc:2243] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:10.589258  4193 raft_consensus.cc:2272] T dc815b8dfc6445219384d2a7ad1896be P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.591401  4193 tablet_replica.cc:333] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010: stopping tablet replica
I20260709 13:15:10.591923  4193 raft_consensus.cc:2243] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.592326  4193 raft_consensus.cc:2272] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.594401  4193 tablet_replica.cc:333] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010: stopping tablet replica
I20260709 13:15:10.594894  4193 raft_consensus.cc:2243] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:10.595650  4193 raft_consensus.cc:2272] T 275479464ea54fd8b311f3b8bef19f0b P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.597913  4193 tablet_replica.cc:333] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010: stopping tablet replica
I20260709 13:15:10.598528  4193 raft_consensus.cc:2243] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.598989  4193 raft_consensus.cc:2272] T 0ad1b152d4524fe0822da210c4a302d0 P 49fabf73dd8a4ee2ac6c720a5034c010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.622488  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
I20260709 13:15:10.634472  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
I20260709 13:15:10.653656  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:10.654299  4193 tablet_replica.cc:333] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: stopping tablet replica
I20260709 13:15:10.654894  4193 raft_consensus.cc:2243] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.655364  4193 raft_consensus.cc:2272] T ad1f81b5fb8d40959b2e5e85d5a077f7 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.657585  4193 tablet_replica.cc:333] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: stopping tablet replica
I20260709 13:15:10.658124  4193 raft_consensus.cc:2243] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.658583  4193 raft_consensus.cc:2272] T dc815b8dfc6445219384d2a7ad1896be P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.660818  4193 tablet_replica.cc:333] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: stopping tablet replica
I20260709 13:15:10.661329  4193 raft_consensus.cc:2243] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.661799  4193 raft_consensus.cc:2272] T 275479464ea54fd8b311f3b8bef19f0b P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.663975  4193 tablet_replica.cc:333] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7: stopping tablet replica
I20260709 13:15:10.664444  4193 raft_consensus.cc:2243] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:10.665174  4193 raft_consensus.cc:2272] T 0ad1b152d4524fe0822da210c4a302d0 P 9f3b2416fbbc4fe2b9fe5199c83d9aa7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.688102  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
I20260709 13:15:10.699180  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
I20260709 13:15:10.716168  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:10.716735  4193 tablet_replica.cc:333] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf: stopping tablet replica
I20260709 13:15:10.717319  4193 raft_consensus.cc:2243] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.717846  4193 raft_consensus.cc:2272] T dc815b8dfc6445219384d2a7ad1896be P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.720122  4193 tablet_replica.cc:333] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: stopping tablet replica
I20260709 13:15:10.720643  4193 raft_consensus.cc:2243] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:10.721236  4193 pending_rounds.cc:70] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: Trying to abort 1 pending ops.
I20260709 13:15:10.721412  4193 pending_rounds.cc:77] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305637521058807808 op_type: NO_OP noop_request { }
I20260709 13:15:10.721765  4193 raft_consensus.cc:2889] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:10.722056  4193 raft_consensus.cc:2272] T ad1f81b5fb8d40959b2e5e85d5a077f7 P f1e450b3d5694e7bbd6e71e7901187bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.724084  4193 tablet_replica.cc:333] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf: stopping tablet replica
I20260709 13:15:10.724651  4193 raft_consensus.cc:2243] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.725118  4193 raft_consensus.cc:2272] T 0ad1b152d4524fe0822da210c4a302d0 P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.727202  4193 tablet_replica.cc:333] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf: stopping tablet replica
I20260709 13:15:10.727679  4193 raft_consensus.cc:2243] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:10.728128  4193 raft_consensus.cc:2272] T 275479464ea54fd8b311f3b8bef19f0b P f1e450b3d5694e7bbd6e71e7901187bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.740800  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
I20260709 13:15:10.751988  4193 master.cc:562] Master@127.4.24.126:46769 shutting down...
I20260709 13:15:10.767123  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:10.767694  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:10.768033  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76a3fa4a4e734f4daf1eac93f59065ac: stopping tablet replica
I20260709 13:15:10.786324  4193 master.cc:584] Master@127.4.24.126:46769 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2501 ms)
[----------] 6 tests from LeaderRebalancerTest (119175 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:15:10.812759  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:33739
I20260709 13:15:10.813956  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:10.819007  9257 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:15:10.819264  9258 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:15:10.820310  9260 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:15:10.821576  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:10.822495  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:10.822706  4193 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:15:10.822887  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602910822869 us; error 0 us; skew 500 ppm
I20260709 13:15:10.823436  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:10.825925  4193 webserver.cc:533] Webserver started at http://127.4.24.126:35693/ using document root <none> and password file <none>
I20260709 13:15:10.826398  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:10.826603  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:10.826864  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:10.827932  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "973e6787736c4901a9730ac4badc420a"
format_stamp: "Formatted at 2026-07-09 13:15:10 on dist-test-slave-jvbf"
I20260709 13:15:10.832167  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:15:10.835253  9265 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:15:10.835963  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:10.836233  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "973e6787736c4901a9730ac4badc420a"
format_stamp: "Formatted at 2026-07-09 13:15:10 on dist-test-slave-jvbf"
I20260709 13:15:10.836512  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-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:15:10.854342  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:10.855358  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:10.890225  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:33739
I20260709 13:15:10.890339  9316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:33739 every 8 connection(s)
I20260709 13:15:10.893869  9317 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:15:10.904006  9317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a: Bootstrap starting.
I20260709 13:15:10.908315  9317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.912053  9317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a: No bootstrap required, opened a new log
I20260709 13:15:10.914052  9317 raft_consensus.cc:359] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973e6787736c4901a9730ac4badc420a" member_type: VOTER }
I20260709 13:15:10.914464  9317 raft_consensus.cc:385] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.914682  9317 raft_consensus.cc:740] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973e6787736c4901a9730ac4badc420a, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.915390  9317 consensus_queue.cc:260] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "973e6787736c4901a9730ac4badc420a" member_type: VOTER }
I20260709 13:15:10.915850  9317 raft_consensus.cc:399] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:10.916075  9317 raft_consensus.cc:493] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:10.916358  9317 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:10.921124  9317 raft_consensus.cc:515] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973e6787736c4901a9730ac4badc420a" member_type: VOTER }
I20260709 13:15:10.921837  9317 leader_election.cc:304] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [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: 973e6787736c4901a9730ac4badc420a; no voters: 
I20260709 13:15:10.922981  9317 leader_election.cc:290] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:10.923329  9320 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:10.924669  9320 raft_consensus.cc:697] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 1 LEADER]: Becoming Leader. State: Replica: 973e6787736c4901a9730ac4badc420a, State: Running, Role: LEADER
I20260709 13:15:10.925290  9320 consensus_queue.cc:237] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [LEADER]: Queue going to LEADER mode. State: All 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: "973e6787736c4901a9730ac4badc420a" member_type: VOTER }
I20260709 13:15:10.925833  9317 sys_catalog.cc:565] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:10.928138  9321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "973e6787736c4901a9730ac4badc420a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973e6787736c4901a9730ac4badc420a" member_type: VOTER } }
I20260709 13:15:10.928231  9322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 973e6787736c4901a9730ac4badc420a. Latest consensus state: current_term: 1 leader_uuid: "973e6787736c4901a9730ac4badc420a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973e6787736c4901a9730ac4badc420a" member_type: VOTER } }
I20260709 13:15:10.928855  9321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:10.928989  9322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:10.933375  9325 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:10.937816  9325 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:10.940855  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:10.945945  9325 catalog_manager.cc:1383] Generated new cluster ID: 1a94157cb0374b6e8ece0866a567159a
I20260709 13:15:10.946246  9325 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:10.956573  9325 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:10.958017  9325 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:10.977597  9325 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a: Generated new TSK 0
I20260709 13:15:10.978210  9325 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:11.007375  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:11.012828  9338 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:15:11.013931  9339 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:15:11.015986  4193 server_base.cc:1061] running on GCE node
W20260709 13:15:11.016032  9341 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:15:11.017033  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:11.017263  4193 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:15:11.017436  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602911017410 us; error 0 us; skew 500 ppm
I20260709 13:15:11.017976  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:11.020079  4193 webserver.cc:533] Webserver started at http://127.4.24.65:45277/ using document root <none> and password file <none>
I20260709 13:15:11.020565  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:11.020771  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:11.021031  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:11.022143  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "9856ed63c0824ef4b796b367ed4231a4"
format_stamp: "Formatted at 2026-07-09 13:15:11 on dist-test-slave-jvbf"
I20260709 13:15:11.026280  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:15:11.029428  9346 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:15:11.030140  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:11.030428  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "9856ed63c0824ef4b796b367ed4231a4"
format_stamp: "Formatted at 2026-07-09 13:15:11 on dist-test-slave-jvbf"
I20260709 13:15:11.030714  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-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:15:11.058856  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:11.060048  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:11.061450  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:11.063597  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:11.063822  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:11.064056  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:11.064221  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:11.100569  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:45795
I20260709 13:15:11.100701  9408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:45795 every 8 connection(s)
I20260709 13:15:11.105341  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:11.111814  9413 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:15:11.113473  9414 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:15:11.116217  9416 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:15:11.116992  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:11.118088  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:11.118359  4193 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:15:11.118551  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602911118519 us; error 0 us; skew 500 ppm
I20260709 13:15:11.118954  9409 heartbeater.cc:344] Connected to a master server at 127.4.24.126:33739
I20260709 13:15:11.119141  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:11.119357  9409 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:11.120110  9409 heartbeater.cc:507] Master 127.4.24.126:33739 requested a full tablet report, sending...
I20260709 13:15:11.121963  4193 webserver.cc:533] Webserver started at http://127.4.24.66:43647/ using document root <none> and password file <none>
I20260709 13:15:11.122352  9282 ts_manager.cc:194] Registered new tserver with Master: 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795)
I20260709 13:15:11.122627  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:11.122929  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:11.123245  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:11.124603  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
format_stamp: "Formatted at 2026-07-09 13:15:11 on dist-test-slave-jvbf"
I20260709 13:15:11.124758  9282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39364
I20260709 13:15:11.129593  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260709 13:15:11.132705  9421 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:15:11.133442  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:11.133776  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
format_stamp: "Formatted at 2026-07-09 13:15:11 on dist-test-slave-jvbf"
I20260709 13:15:11.134047  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-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:15:11.153999  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:11.155023  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:11.156347  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:11.158442  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:11.158643  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:11.158914  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:11.159073  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:11.194819  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:33723
I20260709 13:15:11.194919  9483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:33723 every 8 connection(s)
I20260709 13:15:11.199604  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:11.206259  9487 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:15:11.207823  9488 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:15:11.210996  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:11.212014  9484 heartbeater.cc:344] Connected to a master server at 127.4.24.126:33739
W20260709 13:15:11.212015  9490 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:15:11.212646  9484 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:11.213172  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:11.213464  4193 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:15:11.213488  9484 heartbeater.cc:507] Master 127.4.24.126:33739 requested a full tablet report, sending...
I20260709 13:15:11.213678  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602911213661 us; error 0 us; skew 500 ppm
I20260709 13:15:11.214316  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:11.215860  9282 ts_manager.cc:194] Registered new tserver with Master: ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:11.216892  4193 webserver.cc:533] Webserver started at http://127.4.24.67:46159/ using document root <none> and password file <none>
I20260709 13:15:11.217428  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:11.217374  9282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39372
I20260709 13:15:11.217861  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:11.218169  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:11.219360  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "f84440f79fc749a7933e5637fd93238e"
format_stamp: "Formatted at 2026-07-09 13:15:11 on dist-test-slave-jvbf"
I20260709 13:15:11.223922  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:11.227283  9495 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:15:11.228173  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:11.228493  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "f84440f79fc749a7933e5637fd93238e"
format_stamp: "Formatted at 2026-07-09 13:15:11 on dist-test-slave-jvbf"
I20260709 13:15:11.228869  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791474647-4193-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:15:11.249728  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:11.250787  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:11.252166  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:11.254361  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:11.254596  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:11.254837  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:11.255012  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:11.291986  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:33027
I20260709 13:15:11.292080  9557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:33027 every 8 connection(s)
I20260709 13:15:11.305022  9558 heartbeater.cc:344] Connected to a master server at 127.4.24.126:33739
I20260709 13:15:11.305351  9558 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:11.305994  9558 heartbeater.cc:507] Master 127.4.24.126:33739 requested a full tablet report, sending...
I20260709 13:15:11.307797  9282 ts_manager.cc:194] Registered new tserver with Master: f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:11.308755  4193 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013624148s
I20260709 13:15:11.309149  9282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39382
I20260709 13:15:11.332226  9282 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39388:
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:15:11.335112  9282 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:15:11.400852  9523 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1a625d4bbf489e858d1d82d308ea74 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:11.402149  9521 tablet_service.cc:1511] Processing CreateTablet for tablet 979592d601bc4534bae478956591b57a (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:11.403299  9522 tablet_service.cc:1511] Processing CreateTablet for tablet a884d2c6d8cd42e7ace5bcee61819d56 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:11.402197  9523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1a625d4bbf489e858d1d82d308ea74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.404620  9522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a884d2c6d8cd42e7ace5bcee61819d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.405267  9521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979592d601bc4534bae478956591b57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.409396  9520 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc94eb09ebb412fb08f77df3bb6dbf5 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:11.410712  9520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc94eb09ebb412fb08f77df3bb6dbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.412026  9449 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1a625d4bbf489e858d1d82d308ea74 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:11.413302  9449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1a625d4bbf489e858d1d82d308ea74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.419845  9519 tablet_service.cc:1511] Processing CreateTablet for tablet e0a52eb34c3a4c03aa8e5d397d4a804f (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:11.420634  9448 tablet_service.cc:1511] Processing CreateTablet for tablet a884d2c6d8cd42e7ace5bcee61819d56 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:11.421183  9519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a52eb34c3a4c03aa8e5d397d4a804f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.421937  9448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a884d2c6d8cd42e7ace5bcee61819d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.422658  9518 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc3d8049a74d48924156f18dfeb5ce (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:11.423930  9518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc3d8049a74d48924156f18dfeb5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.426687  9447 tablet_service.cc:1511] Processing CreateTablet for tablet 979592d601bc4534bae478956591b57a (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:11.428020  9447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979592d601bc4534bae478956591b57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.426687  9517 tablet_service.cc:1511] Processing CreateTablet for tablet 5c697b48791844b2ba315d45aa19dc7c (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:11.431696  9517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c697b48791844b2ba315d45aa19dc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.434827  9516 tablet_service.cc:1511] Processing CreateTablet for tablet faf7bae46dc94b39a00bd46684e3cbe7 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:11.436296  9516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf7bae46dc94b39a00bd46684e3cbe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.443027  9515 tablet_service.cc:1511] Processing CreateTablet for tablet 97e79e9bbdf1445498a3d88373f69df7 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:11.444245  9515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e79e9bbdf1445498a3d88373f69df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.454159  9446 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc94eb09ebb412fb08f77df3bb6dbf5 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:11.455518  9446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc94eb09ebb412fb08f77df3bb6dbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.462070  9445 tablet_service.cc:1511] Processing CreateTablet for tablet e0a52eb34c3a4c03aa8e5d397d4a804f (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:11.463402  9445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a52eb34c3a4c03aa8e5d397d4a804f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.466142  9444 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc3d8049a74d48924156f18dfeb5ce (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:11.467469  9444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc3d8049a74d48924156f18dfeb5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.471390  9443 tablet_service.cc:1511] Processing CreateTablet for tablet 5c697b48791844b2ba315d45aa19dc7c (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:11.472693  9443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c697b48791844b2ba315d45aa19dc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.475018  9442 tablet_service.cc:1511] Processing CreateTablet for tablet faf7bae46dc94b39a00bd46684e3cbe7 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:11.476959  9442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf7bae46dc94b39a00bd46684e3cbe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.477489  9573 tablet_bootstrap.cc:492] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:11.483464  9374 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1a625d4bbf489e858d1d82d308ea74 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:11.484771  9374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1a625d4bbf489e858d1d82d308ea74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.486713  9373 tablet_service.cc:1511] Processing CreateTablet for tablet a884d2c6d8cd42e7ace5bcee61819d56 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:11.488021  9373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a884d2c6d8cd42e7ace5bcee61819d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.490694  9372 tablet_service.cc:1511] Processing CreateTablet for tablet 979592d601bc4534bae478956591b57a (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:11.492097  9372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979592d601bc4534bae478956591b57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.493448  9573 tablet_bootstrap.cc:654] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.494681  9371 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc94eb09ebb412fb08f77df3bb6dbf5 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:11.496086  9371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc94eb09ebb412fb08f77df3bb6dbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.499013  9369 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc3d8049a74d48924156f18dfeb5ce (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:11.501890  9370 tablet_service.cc:1511] Processing CreateTablet for tablet e0a52eb34c3a4c03aa8e5d397d4a804f (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:11.526258  9369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc3d8049a74d48924156f18dfeb5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.538944  9370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a52eb34c3a4c03aa8e5d397d4a804f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.539248  9368 tablet_service.cc:1511] Processing CreateTablet for tablet 5c697b48791844b2ba315d45aa19dc7c (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:11.540625  9368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c697b48791844b2ba315d45aa19dc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.550585  9367 tablet_service.cc:1511] Processing CreateTablet for tablet faf7bae46dc94b39a00bd46684e3cbe7 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:11.551956  9367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf7bae46dc94b39a00bd46684e3cbe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.554666  9366 tablet_service.cc:1511] Processing CreateTablet for tablet 97e79e9bbdf1445498a3d88373f69df7 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:11.555922  9366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e79e9bbdf1445498a3d88373f69df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.572675  9574 tablet_bootstrap.cc:492] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:11.580713  9574 tablet_bootstrap.cc:654] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.580468  9448 tablet_service.cc:1511] Processing CreateTablet for tablet 97e79e9bbdf1445498a3d88373f69df7 (DEFAULT_TABLE table=test-workload [id=4f109eb778e24c61af2f52bf020a8d7b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:11.581787  9448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e79e9bbdf1445498a3d88373f69df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.630319  9577 tablet_bootstrap.cc:492] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:11.636896  9577 tablet_bootstrap.cc:654] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.646554  9573 tablet_bootstrap.cc:492] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:11.647028  9573 ts_tablet_manager.cc:1403] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.170s	user 0.025s	sys 0.033s
I20260709 13:15:11.649755  9574 tablet_bootstrap.cc:492] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:11.650280  9574 ts_tablet_manager.cc:1403] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.022s
I20260709 13:15:11.650447  9573 raft_consensus.cc:359] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.651208  9573 raft_consensus.cc:385] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.651494  9573 raft_consensus.cc:740] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.652354  9573 consensus_queue.cc:260] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.653074  9574 raft_consensus.cc:359] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.653890  9574 raft_consensus.cc:385] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.654178  9574 raft_consensus.cc:740] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.655138  9574 consensus_queue.cc:260] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.655846  9558 heartbeater.cc:499] Master 127.4.24.126:33739 was elected leader, sending a full tablet report...
I20260709 13:15:11.656077  9577 tablet_bootstrap.cc:492] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:11.656767  9577 ts_tablet_manager.cc:1403] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.009s
I20260709 13:15:11.662289  9573 ts_tablet_manager.cc:1434] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 13:15:11.663743  9573 tablet_bootstrap.cc:492] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:11.666911  9484 heartbeater.cc:499] Master 127.4.24.126:33739 was elected leader, sending a full tablet report...
I20260709 13:15:11.667419  9574 ts_tablet_manager.cc:1434] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 13:15:11.668473  9574 tablet_bootstrap.cc:492] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:11.669651  9577 raft_consensus.cc:359] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.670433  9577 raft_consensus.cc:385] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.670738  9577 raft_consensus.cc:740] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.671646  9577 consensus_queue.cc:260] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.674427  9574 tablet_bootstrap.cc:654] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.674431  9573 tablet_bootstrap.cc:654] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.683300  9573 tablet_bootstrap.cc:492] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:11.683939  9573 ts_tablet_manager.cc:1403] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260709 13:15:11.688675  9577 ts_tablet_manager.cc:1434] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.004s
I20260709 13:15:11.689708  9409 heartbeater.cc:499] Master 127.4.24.126:33739 was elected leader, sending a full tablet report...
I20260709 13:15:11.695227  9577 tablet_bootstrap.cc:492] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:11.696976  9573 raft_consensus.cc:359] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.697847  9573 raft_consensus.cc:385] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.698164  9573 raft_consensus.cc:740] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.698949  9573 consensus_queue.cc:260] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.702983  9574 tablet_bootstrap.cc:492] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:11.703235  9579 raft_consensus.cc:493] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.703516  9573 ts_tablet_manager.cc:1434] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:15:11.703574  9574 ts_tablet_manager.cc:1403] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.021s
I20260709 13:15:11.703694  9579 raft_consensus.cc:515] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.704826  9573 tablet_bootstrap.cc:492] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:11.706949  9574 raft_consensus.cc:359] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.707662  9574 raft_consensus.cc:385] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.707991  9574 raft_consensus.cc:740] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.708880  9574 consensus_queue.cc:260] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.711220  9574 ts_tablet_manager.cc:1434] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:11.711344  9573 tablet_bootstrap.cc:654] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.712271  9574 tablet_bootstrap.cc:492] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:11.719719  9574 tablet_bootstrap.cc:654] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.720291  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979592d601bc4534bae478956591b57a" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
W20260709 13:15:11.722060  9497 leader_election.cc:343] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.722708  9579 leader_election.cc:290] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:11.724017  9577 tablet_bootstrap.cc:654] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.733775  9577 tablet_bootstrap.cc:492] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:11.734288  9577 ts_tablet_manager.cc:1403] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.010s
I20260709 13:15:11.734333  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979592d601bc4534bae478956591b57a" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:11.735126  9459 raft_consensus.cc:2468] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:11.735642  9574 tablet_bootstrap.cc:492] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:11.736131  9574 ts_tablet_manager.cc:1403] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.005s
I20260709 13:15:11.736699  9496 leader_election.cc:304] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [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: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:11.737598  9579 raft_consensus.cc:2804] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.738080  9579 raft_consensus.cc:493] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.738404  9579 raft_consensus.cc:3060] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.738557  9574 raft_consensus.cc:359] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.739297  9574 raft_consensus.cc:385] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.739562  9574 raft_consensus.cc:740] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.740082  9573 tablet_bootstrap.cc:492] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:11.740604  9573 ts_tablet_manager.cc:1403] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.007s
I20260709 13:15:11.740275  9574 consensus_queue.cc:260] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.742539  9574 ts_tablet_manager.cc:1434] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:11.743427  9574 tablet_bootstrap.cc:492] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:11.743451  9573 raft_consensus.cc:359] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:11.744328  9573 raft_consensus.cc:385] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.745072  9581 raft_consensus.cc:493] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.737340  9577 raft_consensus.cc:359] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.745884  9577 raft_consensus.cc:385] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.745491  9581 raft_consensus.cc:515] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.746349  9573 raft_consensus.cc:740] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.746277  9577 raft_consensus.cc:740] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.747756  9577 consensus_queue.cc:260] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.749373  9573 consensus_queue.cc:260] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:11.751080  9581 leader_election.cc:290] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:11.756042  9574 tablet_bootstrap.cc:654] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.761740  9579 raft_consensus.cc:515] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.765152  9579 leader_election.cc:290] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:11.766547  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979592d601bc4534bae478956591b57a" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:11.768517  9459 raft_consensus.cc:3060] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.768713  9579 raft_consensus.cc:493] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.770324  9579 raft_consensus.cc:515] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.773535  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979592d601bc4534bae478956591b57a" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
W20260709 13:15:11.776015  9497 leader_election.cc:343] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.777021  9459 raft_consensus.cc:2468] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:11.779637  9496 leader_election.cc:304] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:11.780246  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:11.780964  9458 raft_consensus.cc:2468] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:11.781196  9588 raft_consensus.cc:2804] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.781726  9588 raft_consensus.cc:697] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:11.782245  9496 leader_election.cc:304] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:11.782572  9588 consensus_queue.cc:237] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.786594  9591 raft_consensus.cc:2804] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.787009  9591 raft_consensus.cc:493] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.787333  9591 raft_consensus.cc:3060] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.787629  9573 ts_tablet_manager.cc:1434] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.006s
I20260709 13:15:11.788414  9579 leader_election.cc:290] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:11.790850  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
W20260709 13:15:11.792385  9497 leader_election.cc:343] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.788662  9573 tablet_bootstrap.cc:492] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:11.802209  9577 ts_tablet_manager.cc:1434] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.068s	user 0.015s	sys 0.004s
I20260709 13:15:11.804602  9577 tablet_bootstrap.cc:492] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:11.802917  9574 tablet_bootstrap.cc:492] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:11.805222  9574 ts_tablet_manager.cc:1403] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.023s
I20260709 13:15:11.808063  9574 raft_consensus.cc:359] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.808799  9574 raft_consensus.cc:385] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.809090  9574 raft_consensus.cc:740] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.809333  9591 raft_consensus.cc:515] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.809832  9574 consensus_queue.cc:260] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.812312  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
W20260709 13:15:11.813829  9497 leader_election.cc:343] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.814846  9591 leader_election.cc:290] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:11.817224  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:11.817984  9573 tablet_bootstrap.cc:654] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.819568  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:11.819568  9577 tablet_bootstrap.cc:654] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:11.820993  9347 leader_election.cc:343] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:11.822238  9350 leader_election.cc:343] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.822711  9350 leader_election.cc:304] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4; no voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e
I20260709 13:15:11.819612  9574 ts_tablet_manager.cc:1434] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:15:11.823421  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:11.823710  9590 raft_consensus.cc:2749] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.824043  9459 raft_consensus.cc:3060] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.826363  9574 tablet_bootstrap.cc:492] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:11.832783  9574 tablet_bootstrap.cc:654] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.833108  9573 tablet_bootstrap.cc:492] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:11.833640  9573 ts_tablet_manager.cc:1403] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 13:15:11.837239  9573 raft_consensus.cc:359] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.838156  9573 raft_consensus.cc:385] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.838508  9573 raft_consensus.cc:740] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.843240  9459 raft_consensus.cc:2468] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:11.844813  9496 leader_election.cc:304] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:11.846333  9588 raft_consensus.cc:2804] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.846946  9588 raft_consensus.cc:697] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:11.847476  9282 catalog_manager.cc:5697] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 0 to 1, leader changed from <none> to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:11.847961  9588 consensus_queue.cc:237] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.849195  9573 consensus_queue.cc:260] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.852594  9573 ts_tablet_manager.cc:1434] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:15:11.853896  9573 tablet_bootstrap.cc:492] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:11.864533  9573 tablet_bootstrap.cc:654] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.877769  9573 tablet_bootstrap.cc:492] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:11.878427  9573 ts_tablet_manager.cc:1403] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260709 13:15:11.882115  9573 raft_consensus.cc:359] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.883075  9573 raft_consensus.cc:385] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.883472  9573 raft_consensus.cc:740] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.884639  9573 consensus_queue.cc:260] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.887630  9573 ts_tablet_manager.cc:1434] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:15:11.886600  9282 catalog_manager.cc:5697] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 0 to 1, leader changed from <none> to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:11.891098  9574 tablet_bootstrap.cc:492] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:11.888922  9573 tablet_bootstrap.cc:492] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:11.891631  9574 ts_tablet_manager.cc:1403] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.065s	user 0.041s	sys 0.021s
I20260709 13:15:11.891994  9577 tablet_bootstrap.cc:492] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:11.892478  9577 ts_tablet_manager.cc:1403] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.048s
I20260709 13:15:11.894515  9574 raft_consensus.cc:359] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.895287  9574 raft_consensus.cc:385] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.895222  9577 raft_consensus.cc:359] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.895757  9574 raft_consensus.cc:740] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.896040  9577 raft_consensus.cc:385] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.896368  9577 raft_consensus.cc:740] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.896575  9574 consensus_queue.cc:260] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.897063  9577 consensus_queue.cc:260] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.898379  9573 tablet_bootstrap.cc:654] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.901899  9577 ts_tablet_manager.cc:1434] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:15:11.902894  9577 tablet_bootstrap.cc:492] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:11.906808  9574 ts_tablet_manager.cc:1434] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:15:11.908156  9574 tablet_bootstrap.cc:492] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:11.909327  9577 tablet_bootstrap.cc:654] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.916508  9574 tablet_bootstrap.cc:654] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.921670  9590 raft_consensus.cc:493] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.922351  9590 raft_consensus.cc:515] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.924988  9590 leader_election.cc:290] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:11.925226  9577 tablet_bootstrap.cc:492] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:11.925820  9577 ts_tablet_manager.cc:1403] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 13:15:11.925770  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:11.926786  9459 raft_consensus.cc:2468] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:11.927968  9347 leader_election.cc:304] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:11.928706  9590 raft_consensus.cc:2804] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.929044  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:11.929316  9577 raft_consensus.cc:359] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.929713  9533 raft_consensus.cc:2468] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:11.929994  9577 raft_consensus.cc:385] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.930343  9577 raft_consensus.cc:740] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.930718  9573 tablet_bootstrap.cc:492] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:11.931224  9573 ts_tablet_manager.cc:1403] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.012s
I20260709 13:15:11.930994  9577 consensus_queue.cc:260] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.929055  9590 raft_consensus.cc:493] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.931843  9590 raft_consensus.cc:3060] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.933917  9574 tablet_bootstrap.cc:492] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:11.934433  9574 ts_tablet_manager.cc:1403] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.016s
I20260709 13:15:11.935907  9577 ts_tablet_manager.cc:1434] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260709 13:15:11.935920  9330 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:11.936986  9577 tablet_bootstrap.cc:492] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:11.936892  9573 raft_consensus.cc:359] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.937739  9573 raft_consensus.cc:385] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.937508  9574 raft_consensus.cc:359] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.938061  9573 raft_consensus.cc:740] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.938441  9574 raft_consensus.cc:385] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.938835  9574 raft_consensus.cc:740] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.938956  9573 consensus_queue.cc:260] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.939693  9574 consensus_queue.cc:260] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.944046  9573 ts_tablet_manager.cc:1434] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:11.945106  9573 tablet_bootstrap.cc:492] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:11.946429  9574 ts_tablet_manager.cc:1434] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:15:11.947436  9574 tablet_bootstrap.cc:492] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:11.953661  9574 tablet_bootstrap.cc:654] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.953665  9588 raft_consensus.cc:493] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.954510  9573 tablet_bootstrap.cc:654] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.954556  9577 tablet_bootstrap.cc:654] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.954334  9588 raft_consensus.cc:515] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:11.956586  9588 leader_election.cc:290] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795)
I20260709 13:15:11.958431  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
W20260709 13:15:11.961669  9497 leader_election.cc:343] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.963557  9590 raft_consensus.cc:515] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.964041  9580 raft_consensus.cc:493] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.964859  9580 raft_consensus.cc:515] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:11.967129  9590 leader_election.cc:290] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:11.975449  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:11.976267  9458 raft_consensus.cc:3060] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.977712  9580 leader_election.cc:290] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:11.979743  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:11.980515  9533 raft_consensus.cc:3060] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.984012  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
W20260709 13:15:11.986107  9423 leader_election.cc:343] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.009796  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
W20260709 13:15:12.011775  9496 leader_election.cc:343] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.012360  9496 leader_election.cc:304] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:12.013863  9588 raft_consensus.cc:2749] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.017374  9458 raft_consensus.cc:2468] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:12.019204  9347 leader_election.cc:304] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:12.020323  9590 raft_consensus.cc:2804] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.020936  9590 raft_consensus.cc:697] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:12.021883  9590 consensus_queue.cc:237] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.024418  9533 raft_consensus.cc:2468] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:12.024886  9573 tablet_bootstrap.cc:492] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:12.025154  9577 tablet_bootstrap.cc:492] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:12.025487  9573 ts_tablet_manager.cc:1403] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.081s	user 0.035s	sys 0.040s
I20260709 13:15:12.025746  9577 ts_tablet_manager.cc:1403] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.089s	user 0.037s	sys 0.039s
I20260709 13:15:12.025846  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
W20260709 13:15:12.028467  9425 leader_election.cc:343] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.028898  9425 leader_election.cc:304] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a; no voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e
I20260709 13:15:12.028961  9573 raft_consensus.cc:359] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.029805  9573 raft_consensus.cc:385] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.030074  9580 raft_consensus.cc:2749] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.030148  9573 raft_consensus.cc:740] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.030973  9574 tablet_bootstrap.cc:492] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:12.031193  9573 consensus_queue.cc:260] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.031498  9574 ts_tablet_manager.cc:1403] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.005s
I20260709 13:15:12.033088  9573 ts_tablet_manager.cc:1434] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:15:12.034138  9573 tablet_bootstrap.cc:492] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:12.034495  9574 raft_consensus.cc:359] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.035205  9574 raft_consensus.cc:385] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.035548  9574 raft_consensus.cc:740] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.035259  9577 raft_consensus.cc:359] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.036322  9577 raft_consensus.cc:385] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.036309  9574 consensus_queue.cc:260] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.036820  9577 raft_consensus.cc:740] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.038678  9574 ts_tablet_manager.cc:1434] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:15:12.039758  9574 tablet_bootstrap.cc:492] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:12.040508  9577 consensus_queue.cc:260] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.041100  9573 tablet_bootstrap.cc:654] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.043387  9580 raft_consensus.cc:493] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.043929  9580 raft_consensus.cc:515] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.043726  9279 catalog_manager.cc:5697] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.046240  9574 tablet_bootstrap.cc:654] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.047458  9580 leader_election.cc:290] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.048796  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:12.051040  9577 ts_tablet_manager.cc:1434] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:15:12.052034  9577 tablet_bootstrap.cc:492] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
W20260709 13:15:12.051945  9423 leader_election.cc:343] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.048101  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:12.052769  9532 raft_consensus.cc:2468] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:12.054332  9425 leader_election.cc:304] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [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: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.056093  9580 raft_consensus.cc:2804] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.056556  9580 raft_consensus.cc:493] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.056985  9580 raft_consensus.cc:3060] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.059973  9573 tablet_bootstrap.cc:492] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:12.060608  9573 ts_tablet_manager.cc:1403] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.001s
I20260709 13:15:12.063781  9573 raft_consensus.cc:359] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.064457  9573 raft_consensus.cc:385] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.064714  9573 raft_consensus.cc:740] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.066927  9573 consensus_queue.cc:260] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.065495  9577 tablet_bootstrap.cc:654] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.069502  9573 ts_tablet_manager.cc:1434] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:15:12.070544  9573 tablet_bootstrap.cc:492] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:12.074383  9580 raft_consensus.cc:515] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.075508  9612 raft_consensus.cc:493] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.075995  9612 raft_consensus.cc:515] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.076704  9573 tablet_bootstrap.cc:654] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.077250  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
W20260709 13:15:12.078661  9423 leader_election.cc:343] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.079046  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:12.079487  9612 leader_election.cc:290] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027), 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795)
I20260709 13:15:12.078992  9574 tablet_bootstrap.cc:492] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:12.080746  9580 leader_election.cc:290] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.081254  9574 ts_tablet_manager.cc:1403] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.020s
W20260709 13:15:12.080338  9423 leader_election.cc:343] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.082384  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:12.082986  9532 raft_consensus.cc:2468] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:12.084894  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.085457  9532 raft_consensus.cc:3060] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.085076  9574 raft_consensus.cc:359] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.086069  9574 raft_consensus.cc:385] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.086408  9574 raft_consensus.cc:740] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.087252  9574 consensus_queue.cc:260] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.088693  9425 leader_election.cc:304] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [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: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.089877  9574 ts_tablet_manager.cc:1434] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:12.091076  9574 tablet_bootstrap.cc:492] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:12.092715  9532 raft_consensus.cc:2468] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:12.093952  9612 raft_consensus.cc:2804] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.094401  9612 raft_consensus.cc:493] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.094820  9612 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.097805  9425 leader_election.cc:304] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.100915  9615 raft_consensus.cc:2804] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.101629  9615 raft_consensus.cc:697] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:12.101984  9573 tablet_bootstrap.cc:492] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:12.102489  9573 ts_tablet_manager.cc:1403] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.020s
I20260709 13:15:12.102546  9615 consensus_queue.cc:237] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.103567  9577 tablet_bootstrap.cc:492] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:12.104065  9577 ts_tablet_manager.cc:1403] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 13:15:12.105219  9573 raft_consensus.cc:359] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.105940  9573 raft_consensus.cc:385] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.106210  9573 raft_consensus.cc:740] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.106933  9577 raft_consensus.cc:359] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.107620  9577 raft_consensus.cc:385] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.107911  9577 raft_consensus.cc:740] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.108597  9577 consensus_queue.cc:260] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.108901  9573 consensus_queue.cc:260] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.113255  9574 tablet_bootstrap.cc:654] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.113628  9573 ts_tablet_manager.cc:1434] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:12.117154  9577 ts_tablet_manager.cc:1434] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:15:12.118213  9577 tablet_bootstrap.cc:492] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:12.121127  9588 raft_consensus.cc:493] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.121708  9588 raft_consensus.cc:515] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.123976  9574 tablet_bootstrap.cc:492] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:12.124354  9577 tablet_bootstrap.cc:654] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.125646  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:12.125767  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:12.126277  9458 raft_consensus.cc:2468] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:12.126432  9384 raft_consensus.cc:2468] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:12.126626  9612 raft_consensus.cc:515] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.123881  9588 leader_election.cc:290] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:12.127791  9496 leader_election.cc:304] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.129204  9612 leader_election.cc:290] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027), 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795)
I20260709 13:15:12.124446  9574 ts_tablet_manager.cc:1403] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 13:15:12.129796  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.130383  9532 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.132383  9574 raft_consensus.cc:359] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.133018  9574 raft_consensus.cc:385] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.133272  9574 raft_consensus.cc:740] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.133936  9574 consensus_queue.cc:260] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.134301  9591 raft_consensus.cc:2804] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.134749  9591 raft_consensus.cc:493] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.135067  9591 raft_consensus.cc:3060] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.135939  9574 ts_tablet_manager.cc:1434] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:12.136775  9279 catalog_manager.cc:5697] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.130309  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:12.141167  9588 raft_consensus.cc:493] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:12.141490  9423 leader_election.cc:343] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.141690  9588 raft_consensus.cc:515] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.143843  9577 tablet_bootstrap.cc:492] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:12.144356  9577 ts_tablet_manager.cc:1403] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260709 13:15:12.145263  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:12.146303  9458 raft_consensus.cc:2468] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:12.147509  9496 leader_election.cc:304] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.147379  9577 raft_consensus.cc:359] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.148157  9577 raft_consensus.cc:385] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.148451  9577 raft_consensus.cc:740] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.148488  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:12.149190  9384 raft_consensus.cc:2468] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:12.149559  9588 leader_election.cc:290] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:12.149223  9577 consensus_queue.cc:260] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.149398  9532 raft_consensus.cc:2468] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:12.151027  9594 raft_consensus.cc:2804] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.151437  9594 raft_consensus.cc:493] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.151750  9594 raft_consensus.cc:3060] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.151705  9425 leader_election.cc:304] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.152922  9612 raft_consensus.cc:2804] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.153561  9612 raft_consensus.cc:697] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:12.154404  9612 consensus_queue.cc:237] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.155349  9591 raft_consensus.cc:515] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.151643  9577 ts_tablet_manager.cc:1434] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:12.156953  9577 tablet_bootstrap.cc:492] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:12.158191  9591 leader_election.cc:290] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:12.158479  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:12.158749  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:12.159303  9384 raft_consensus.cc:3060] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.159351  9458 raft_consensus.cc:3060] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.163257  9577 tablet_bootstrap.cc:654] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.163512  9594 raft_consensus.cc:515] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.166571  9594 leader_election.cc:290] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:12.166823  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:12.167440  9383 raft_consensus.cc:3060] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.167735  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:12.168327  9459 raft_consensus.cc:3060] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.168519  9384 raft_consensus.cc:2468] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:12.170198  9497 leader_election.cc:304] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.171531  9594 raft_consensus.cc:2804] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.173374  9594 raft_consensus.cc:697] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:12.174486  9594 consensus_queue.cc:237] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.175537  9459 raft_consensus.cc:2468] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:12.176981  9496 leader_election.cc:304] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.177834  9588 raft_consensus.cc:2804] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.178318  9588 raft_consensus.cc:697] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:12.179132  9588 consensus_queue.cc:237] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.183609  9577 tablet_bootstrap.cc:492] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:12.184247  9577 ts_tablet_manager.cc:1403] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260709 13:15:12.183450  9281 catalog_manager.cc:5697] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.184254  9458 raft_consensus.cc:2468] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:12.187799  9577 raft_consensus.cc:359] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.188642  9577 raft_consensus.cc:385] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.188985  9577 raft_consensus.cc:740] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.181041  9383 raft_consensus.cc:2468] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:12.189985  9577 consensus_queue.cc:260] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.192771  9577 ts_tablet_manager.cc:1434] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:12.194011  9577 tablet_bootstrap.cc:492] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:12.201290  9577 tablet_bootstrap.cc:654] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.213445  9577 tablet_bootstrap.cc:492] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:12.214056  9577 ts_tablet_manager.cc:1403] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260709 13:15:12.217432  9577 raft_consensus.cc:359] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.218348  9577 raft_consensus.cc:385] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.218708  9577 raft_consensus.cc:740] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.217500  9383 raft_consensus.cc:3060] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.219585  9577 consensus_queue.cc:260] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.222787  9577 ts_tablet_manager.cc:1434] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:12.233523  9588 consensus_queue.cc:1048] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.237396  9281 catalog_manager.cc:5697] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 0 to 1, leader changed from <none> to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:12.253170  9279 catalog_manager.cc:5697] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 0 to 1, leader changed from <none> to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:12.253865  9591 consensus_queue.cc:1048] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.289155  9590 raft_consensus.cc:493] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.289769  9590 raft_consensus.cc:515] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.291657  9590 leader_election.cc:290] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.291858  9612 raft_consensus.cc:493] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.292382  9612 raft_consensus.cc:515] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.292557  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:12.292870  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:12.293406  9458 raft_consensus.cc:2393] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9856ed63c0824ef4b796b367ed4231a4 in current term 1: Already voted for candidate f84440f79fc749a7933e5637fd93238e in this term.
I20260709 13:15:12.294445  9612 leader_election.cc:290] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.294543  9347 leader_election.cc:304] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4; no voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e
I20260709 13:15:12.295272  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:12.295423  9590 raft_consensus.cc:3060] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.295718  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:12.295912  9383 raft_consensus.cc:2468] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:12.296372  9532 raft_consensus.cc:2468] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:12.296981  9423 leader_election.cc:304] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:12.297853  9612 raft_consensus.cc:2804] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.298220  9612 raft_consensus.cc:493] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.298532  9612 raft_consensus.cc:3060] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.302856  9590 raft_consensus.cc:2749] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.305063  9612 raft_consensus.cc:515] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.306785  9612 leader_election.cc:290] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.307536  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:12.307703  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.307914  9590 raft_consensus.cc:493] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.308149  9383 raft_consensus.cc:3060] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.308315  9532 raft_consensus.cc:3060] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.308405  9590 raft_consensus.cc:515] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.310663  9590 leader_election.cc:290] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.312196  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:12.312213  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:12.312987  9533 raft_consensus.cc:2468] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:12.313203  9458 raft_consensus.cc:2468] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:12.314309  9350 leader_election.cc:304] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.315002  9383 raft_consensus.cc:2468] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:12.315110  9590 raft_consensus.cc:2804] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.315274  9532 raft_consensus.cc:2468] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:12.315593  9590 raft_consensus.cc:493] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.315959  9590 raft_consensus.cc:3060] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.316102  9423 leader_election.cc:304] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:12.317032  9612 raft_consensus.cc:2804] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.317525  9612 raft_consensus.cc:697] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:12.318359  9612 consensus_queue.cc:237] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.322538  9590 raft_consensus.cc:515] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.324293  9590 leader_election.cc:290] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.324965  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:12.325402  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.325546  9458 raft_consensus.cc:3060] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.325995  9532 raft_consensus.cc:3060] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.326813  9281 catalog_manager.cc:5697] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.331091  9532 raft_consensus.cc:2468] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:12.331708  9458 raft_consensus.cc:2468] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:12.332269  9350 leader_election.cc:304] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.333036  9590 raft_consensus.cc:2804] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.333422  9590 raft_consensus.cc:697] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:12.334177  9590 consensus_queue.cc:237] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.341349  9281 catalog_manager.cc:5697] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.341988  9591 consensus_queue.cc:1048] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.354827  9588 consensus_queue.cc:1048] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.414239  9590 raft_consensus.cc:493] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.414738  9590 raft_consensus.cc:515] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:12.416563  9590 leader_election.cc:290] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:12.417276  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:12.417575  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:12.418171  9532 raft_consensus.cc:2393] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9856ed63c0824ef4b796b367ed4231a4 in current term 1: Already voted for candidate ebe99ca89b6f40b7a433fe2da433b30a in this term.
I20260709 13:15:12.419173  9350 leader_election.cc:304] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4; no voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e
I20260709 13:15:12.419931  9590 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.424942  9590 raft_consensus.cc:2749] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.430768  9590 consensus_queue.cc:1048] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.441908  9634 consensus_queue.cc:1048] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.549762  9612 consensus_queue.cc:1048] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.553014  9383 raft_consensus.cc:3060] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.561462  9580 consensus_queue.cc:1048] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.563732  9580 consensus_queue.cc:1048] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.581511  9612 consensus_queue.cc:1048] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.588795  9458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
mode: GRACEFUL
new_leader_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:52856
I20260709 13:15:12.589428  9458 raft_consensus.cc:606] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Received request to transfer leadership to TS 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.601379  9588 consensus_queue.cc:1048] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.613716  9532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
mode: GRACEFUL
new_leader_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:48208
I20260709 13:15:12.616030  9532 raft_consensus.cc:606] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Received request to transfer leadership to TS 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.616971  9594 consensus_queue.cc:1048] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.622336  9532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979592d601bc4534bae478956591b57a"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
mode: GRACEFUL
new_leader_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:48208
I20260709 13:15:12.623234  9532 raft_consensus.cc:606] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Received request to transfer leadership to TS 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.630330  9532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
mode: GRACEFUL
new_leader_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:48208
I20260709 13:15:12.630806  9532 raft_consensus.cc:606] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Received request to transfer leadership to TS 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:12.643334  9384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
mode: GRACEFUL
new_leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:60710
I20260709 13:15:12.643764  9384 raft_consensus.cc:606] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Received request to transfer leadership to TS ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:12.651201  9532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
mode: GRACEFUL
new_leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:48208
I20260709 13:15:12.651731  9532 raft_consensus.cc:606] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Received request to transfer leadership to TS ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:12.656379  9384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
mode: GRACEFUL
new_leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:60710
I20260709 13:15:12.656790  9384 raft_consensus.cc:606] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Received request to transfer leadership to TS ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:12.661284  9458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
mode: GRACEFUL
new_leader_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:52856
I20260709 13:15:12.661811  9458 raft_consensus.cc:606] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Received request to transfer leadership to TS f84440f79fc749a7933e5637fd93238e
I20260709 13:15:12.675994  9588 consensus_queue.cc:1048] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.682330  9594 raft_consensus.cc:993] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e: : Instructing follower 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:12.682792  9579 raft_consensus.cc:1081] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Signalling peer 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:12.684474  9383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:60696
I20260709 13:15:12.685467  9383 raft_consensus.cc:493] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.685905  9383 raft_consensus.cc:3060] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.688159  9594 consensus_queue.cc:1048] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.692873  9383 raft_consensus.cc:515] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.696197  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:12.696545  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc94eb09ebb412fb08f77df3bb6dbf5" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.696834  9458 raft_consensus.cc:3060] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.697150  9532 raft_consensus.cc:3055] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.697460  9532 raft_consensus.cc:740] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:12.696169  9383 leader_election.cc:290] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.698364  9532 consensus_queue.cc:260] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.700099  9532 raft_consensus.cc:3060] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.703596  9458 raft_consensus.cc:2468] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:12.704619  9347 leader_election.cc:304] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:12.705425  9634 raft_consensus.cc:2804] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.705945  9634 raft_consensus.cc:697] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:12.706880  9532 raft_consensus.cc:2468] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:12.706769  9634 consensus_queue.cc:237] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.713205  9641 consensus_queue.cc:1048] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.714777  9280 catalog_manager.cc:5697] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 1 to 2, leader changed from f84440f79fc749a7933e5637fd93238e (127.4.24.67) to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.724864  9612 consensus_queue.cc:1048] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.746771  9591 raft_consensus.cc:993] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e: : Instructing follower 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:12.747246  9594 raft_consensus.cc:1081] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Signalling peer 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:12.748642  9383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979592d601bc4534bae478956591b57a"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:60696
I20260709 13:15:12.749075  9383 raft_consensus.cc:493] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.749326  9383 raft_consensus.cc:3060] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.754124  9383 raft_consensus.cc:515] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.755659  9383 leader_election.cc:290] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.756553  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979592d601bc4534bae478956591b57a" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:12.756829  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979592d601bc4534bae478956591b57a" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.757318  9458 raft_consensus.cc:3060] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.757433  9532 raft_consensus.cc:3055] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.757951  9532 raft_consensus.cc:740] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:12.758878  9532 consensus_queue.cc:260] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.760296  9532 raft_consensus.cc:3060] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.765367  9458 raft_consensus.cc:2468] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:12.766809  9347 leader_election.cc:304] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:12.767549  9634 raft_consensus.cc:2804] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.767884  9532 raft_consensus.cc:2468] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:12.768020  9634 raft_consensus.cc:697] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:12.769052  9634 consensus_queue.cc:237] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.775481  9281 catalog_manager.cc:5697] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 1 to 2, leader changed from f84440f79fc749a7933e5637fd93238e (127.4.24.67) to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.820643  9634 consensus_queue.cc:1048] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.823997  9594 raft_consensus.cc:993] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e: : Instructing follower 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:12.824517  9588 raft_consensus.cc:1081] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Signalling peer 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:12.826352  9383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:60696
I20260709 13:15:12.826965  9383 raft_consensus.cc:493] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.827338  9383 raft_consensus.cc:3060] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.833300  9581 consensus_queue.cc:1048] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.840562  9590 raft_consensus.cc:993] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4: : Instructing follower ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:12.841099  9581 raft_consensus.cc:1081] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Signalling peer ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:12.842303  9383 raft_consensus.cc:515] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.842777  9458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:52848
I20260709 13:15:12.843380  9458 raft_consensus.cc:493] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.843681  9458 raft_consensus.cc:3060] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.845254  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:12.846031  9459 raft_consensus.cc:3060] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.850775  9458 raft_consensus.cc:515] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.853369  9458 leader_election.cc:290] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.853543  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:12.853642  9459 raft_consensus.cc:2468] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:12.854372  9384 raft_consensus.cc:3055] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.854465  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a52eb34c3a4c03aa8e5d397d4a804f" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.854748  9384 raft_consensus.cc:740] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:12.855069  9533 raft_consensus.cc:3060] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.855218  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a884d2c6d8cd42e7ace5bcee61819d56" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.855417  9347 leader_election.cc:304] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:12.855845  9532 raft_consensus.cc:3055] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.855561  9384 consensus_queue.cc:260] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.856153  9532 raft_consensus.cc:740] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:12.856348  9581 raft_consensus.cc:2804] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.856881  9581 raft_consensus.cc:697] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:12.857484  9532 consensus_queue.cc:260] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.857743  9384 raft_consensus.cc:3060] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.858795  9532 raft_consensus.cc:3060] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.857870  9581 consensus_queue.cc:237] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.864763  9533 raft_consensus.cc:2468] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:12.852499  9383 leader_election.cc:290] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.866163  9425 leader_election.cc:304] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.866998  9612 raft_consensus.cc:2804] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.867453  9612 raft_consensus.cc:697] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:12.868304  9384 raft_consensus.cc:2468] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:12.868242  9612 consensus_queue.cc:237] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.869640  9281 catalog_manager.cc:5697] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 1 to 2, leader changed from f84440f79fc749a7933e5637fd93238e (127.4.24.67) to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.872810  9532 raft_consensus.cc:2468] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:12.876499  9282 catalog_manager.cc:5697] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 1 to 2, leader changed from 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65) to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.921006  9590 raft_consensus.cc:993] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4: : Instructing follower ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:12.921510  9581 raft_consensus.cc:1081] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Signalling peer ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:12.923152  9459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:52848
I20260709 13:15:12.923635  9459 raft_consensus.cc:493] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:12.923960  9459 raft_consensus.cc:3060] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.929085  9459 raft_consensus.cc:515] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.930722  9459 leader_election.cc:290] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:12.931632  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:12.931908  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7bae46dc94b39a00bd46684e3cbe7" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:12.932413  9384 raft_consensus.cc:3055] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:12.932471  9532 raft_consensus.cc:3060] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.932843  9384 raft_consensus.cc:740] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:12.933691  9384 consensus_queue.cc:260] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.934924  9384 raft_consensus.cc:3060] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:12.939600  9532 raft_consensus.cc:2468] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:12.940929  9425 leader_election.cc:304] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:12.941792  9612 raft_consensus.cc:2804] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:12.941977  9384 raft_consensus.cc:2468] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:12.942397  9612 raft_consensus.cc:697] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:12.943338  9612 consensus_queue.cc:237] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:12.989590  9282 catalog_manager.cc:5697] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 1 to 2, leader changed from 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65) to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.048292  9594 raft_consensus.cc:993] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e: : Instructing follower ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:13.048975  9588 raft_consensus.cc:1081] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Signalling peer ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:13.050695  9459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:52834
I20260709 13:15:13.051294  9459 raft_consensus.cc:493] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:13.051659  9459 raft_consensus.cc:3060] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.059924  9459 raft_consensus.cc:515] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:13.062474  9459 leader_election.cc:290] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:13.063867  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:13.064426  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c697b48791844b2ba315d45aa19dc7c" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:13.065094  9384 raft_consensus.cc:3060] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.065171  9532 raft_consensus.cc:3055] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:13.065801  9532 raft_consensus.cc:740] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:13.067201  9532 consensus_queue.cc:260] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:13.068917  9532 raft_consensus.cc:3060] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.074016  9384 raft_consensus.cc:2468] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:13.075238  9423 leader_election.cc:304] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:13.076150  9612 raft_consensus.cc:2804] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:13.076653  9612 raft_consensus.cc:697] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:13.077430  9532 raft_consensus.cc:2468] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:13.077939  9612 consensus_queue.cc:237] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:13.086556  9282 catalog_manager.cc:5697] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 1 to 2, leader changed from f84440f79fc749a7933e5637fd93238e (127.4.24.67) to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.090855  9459 raft_consensus.cc:1275] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.092363  9581 consensus_queue.cc:1048] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:13.102711  9532 raft_consensus.cc:1275] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.104393  9581 consensus_queue.cc:1048] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.116611  9612 raft_consensus.cc:993] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a: : Instructing follower f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:13.117216  9615 raft_consensus.cc:1081] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Signalling peer f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:13.119028  9533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:15:13.119593  9533 raft_consensus.cc:493] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:13.119949  9533 raft_consensus.cc:3060] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.128729  9533 raft_consensus.cc:515] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:13.130690  9533 leader_election.cc:290] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:13.131515  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:13.131812  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e79e9bbdf1445498a3d88373f69df7" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:13.132318  9384 raft_consensus.cc:3060] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.132542  9459 raft_consensus.cc:3055] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:13.132932  9459 raft_consensus.cc:740] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:13.133757  9459 consensus_queue.cc:260] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:13.134778  9459 raft_consensus.cc:3060] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.141019  9384 raft_consensus.cc:2468] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 2.
I20260709 13:15:13.141706  9459 raft_consensus.cc:2468] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 2.
I20260709 13:15:13.142257  9612 raft_consensus.cc:993] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a: : Instructing follower 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:13.142777  9612 raft_consensus.cc:1081] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Signalling peer 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:13.143388  9497 leader_election.cc:304] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:13.144850  9588 raft_consensus.cc:2804] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:13.145493  9588 raft_consensus.cc:697] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 2 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:13.144802  9384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:60702
I20260709 13:15:13.146730  9384 raft_consensus.cc:493] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:13.146499  9588 consensus_queue.cc:237] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:13.147100  9384 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.153847  9384 raft_consensus.cc:515] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:13.153856  9281 catalog_manager.cc:5697] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 1 to 2, leader changed from ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66) to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 2 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.156032  9384 leader_election.cc:290] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Requested vote from peers f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:13.156839  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:13.157393  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:13.157563  9533 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.158061  9459 raft_consensus.cc:3055] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:13.158417  9459 raft_consensus.cc:740] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:13.159372  9459 consensus_queue.cc:260] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:13.160938  9459 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.166541  9533 raft_consensus.cc:2468] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:13.167958  9350 leader_election.cc:304] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:13.168573  9459 raft_consensus.cc:2468] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:13.168840  9581 raft_consensus.cc:2804] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:13.169479  9581 raft_consensus.cc:697] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:13.170359  9581 consensus_queue.cc:237] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:13.174866  9533 raft_consensus.cc:1275] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.176165  9634 consensus_queue.cc:1048] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.176740  9282 catalog_manager.cc:5697] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 1 to 2, leader changed from ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66) to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.187922  9459 raft_consensus.cc:1275] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.189251  9581 consensus_queue.cc:1048] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.300501  9384 raft_consensus.cc:1275] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.301904  9580 consensus_queue.cc:1048] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.310806  9533 raft_consensus.cc:1275] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.312939  9580 consensus_queue.cc:1048] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.331245  9459 raft_consensus.cc:1275] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.332664  9581 consensus_queue.cc:1048] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.341670  9533 raft_consensus.cc:1275] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.343400  9581 consensus_queue.cc:1048] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.455681  9533 raft_consensus.cc:1275] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.457165  9580 consensus_queue.cc:1048] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.467319  9384 raft_consensus.cc:1275] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.468722  9580 consensus_queue.cc:1048] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.504957  9533 raft_consensus.cc:1275] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.506224  9580 consensus_queue.cc:1048] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.513864  9384 raft_consensus.cc:1275] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.515506  9612 consensus_queue.cc:1048] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.574695  9459 raft_consensus.cc:1275] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.576128  9588 consensus_queue.cc:1048] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.586513  9384 raft_consensus.cc:1275] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.588146  9588 consensus_queue.cc:1048] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.640996  9533 raft_consensus.cc:1275] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.642318  9581 consensus_queue.cc:1048] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:13.651268  9459 raft_consensus.cc:1275] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:13.652820  9634 consensus_queue.cc:1048] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:15.696434  9281 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43640:
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:15:15.698890  9281 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:15:15.746896  9374 tablet_service.cc:1511] Processing CreateTablet for tablet e186196434034663be92aa8fef5bbfd2 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:15.747813  9443 tablet_service.cc:1511] Processing CreateTablet for tablet e186196434034663be92aa8fef5bbfd2 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:15.748453  9374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e186196434034663be92aa8fef5bbfd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.749357  9443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e186196434034663be92aa8fef5bbfd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.750576  9518 tablet_service.cc:1511] Processing CreateTablet for tablet e186196434034663be92aa8fef5bbfd2 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:15.752071  9518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e186196434034663be92aa8fef5bbfd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.758371  9366 tablet_service.cc:1511] Processing CreateTablet for tablet 4d17b8b01d7b4920bd3caa4ebd8aece8 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:15.759871  9366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d17b8b01d7b4920bd3caa4ebd8aece8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.760562  9444 tablet_service.cc:1511] Processing CreateTablet for tablet 4d17b8b01d7b4920bd3caa4ebd8aece8 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:15.761916  9444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d17b8b01d7b4920bd3caa4ebd8aece8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.761857  9519 tablet_service.cc:1511] Processing CreateTablet for tablet 4d17b8b01d7b4920bd3caa4ebd8aece8 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:15.763365  9519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d17b8b01d7b4920bd3caa4ebd8aece8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.767192  9370 tablet_service.cc:1511] Processing CreateTablet for tablet 5757ea9e848a4b2384fde9a7f4c794e9 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:15.768533  9370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757ea9e848a4b2384fde9a7f4c794e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.771277  9520 tablet_service.cc:1511] Processing CreateTablet for tablet 5757ea9e848a4b2384fde9a7f4c794e9 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:15.772663  9520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757ea9e848a4b2384fde9a7f4c794e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.772944  9369 tablet_service.cc:1511] Processing CreateTablet for tablet 479740b47aeb457993b5e8ed7c5be2d9 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:15.773468  9449 tablet_service.cc:1511] Processing CreateTablet for tablet 479740b47aeb457993b5e8ed7c5be2d9 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:15.774405  9369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479740b47aeb457993b5e8ed7c5be2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.774897  9449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479740b47aeb457993b5e8ed7c5be2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.774513  9446 tablet_service.cc:1511] Processing CreateTablet for tablet 5757ea9e848a4b2384fde9a7f4c794e9 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:15.777068  9446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757ea9e848a4b2384fde9a7f4c794e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.782843  9517 tablet_service.cc:1511] Processing CreateTablet for tablet 479740b47aeb457993b5e8ed7c5be2d9 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:15.783188  9373 tablet_service.cc:1511] Processing CreateTablet for tablet b6690a8b9638400eafc64ef6e336b19c (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:15.784171  9517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479740b47aeb457993b5e8ed7c5be2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.784546  9373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6690a8b9638400eafc64ef6e336b19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.785904  9442 tablet_service.cc:1511] Processing CreateTablet for tablet 4fba11b749ba4360be020f1e06dd9659 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:15.786815  9516 tablet_service.cc:1511] Processing CreateTablet for tablet b6690a8b9638400eafc64ef6e336b19c (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:15.787274  9442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fba11b749ba4360be020f1e06dd9659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.788096  9516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6690a8b9638400eafc64ef6e336b19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.781026  9448 tablet_service.cc:1511] Processing CreateTablet for tablet b6690a8b9638400eafc64ef6e336b19c (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:15.787307  9372 tablet_service.cc:1511] Processing CreateTablet for tablet 4fba11b749ba4360be020f1e06dd9659 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:15.790400  9448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6690a8b9638400eafc64ef6e336b19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.790856  9372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fba11b749ba4360be020f1e06dd9659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.794895  9515 tablet_service.cc:1511] Processing CreateTablet for tablet 4fba11b749ba4360be020f1e06dd9659 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:15.795346  9371 tablet_service.cc:1511] Processing CreateTablet for tablet a1b2fe2e1504419f916476c2a76e2cbc (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:15.796274  9515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fba11b749ba4360be020f1e06dd9659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.796574  9371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b2fe2e1504419f916476c2a76e2cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.798885  9523 tablet_service.cc:1511] Processing CreateTablet for tablet a1b2fe2e1504419f916476c2a76e2cbc (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:15.799294  9367 tablet_service.cc:1511] Processing CreateTablet for tablet 72e93786815a4cd792ef35b77548c3b8 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:15.800199  9523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b2fe2e1504419f916476c2a76e2cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.800560  9367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e93786815a4cd792ef35b77548c3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.803345  9522 tablet_service.cc:1511] Processing CreateTablet for tablet 72e93786815a4cd792ef35b77548c3b8 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:15.804615  9522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e93786815a4cd792ef35b77548c3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.804397  9445 tablet_service.cc:1511] Processing CreateTablet for tablet a1b2fe2e1504419f916476c2a76e2cbc (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:15.806903  9447 tablet_service.cc:1511] Processing CreateTablet for tablet 72e93786815a4cd792ef35b77548c3b8 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:15.808795  9445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b2fe2e1504419f916476c2a76e2cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.811237  9368 tablet_service.cc:1511] Processing CreateTablet for tablet 81c9c79784cd41a587fb4d48de2c9338 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:15.813983  9447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e93786815a4cd792ef35b77548c3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.817348  9368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c9c79784cd41a587fb4d48de2c9338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.819257  9441 tablet_service.cc:1511] Processing CreateTablet for tablet 81c9c79784cd41a587fb4d48de2c9338 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:15.820581  9441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c9c79784cd41a587fb4d48de2c9338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.823297  9521 tablet_service.cc:1511] Processing CreateTablet for tablet 81c9c79784cd41a587fb4d48de2c9338 (DEFAULT_TABLE table=soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:15.824638  9521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c9c79784cd41a587fb4d48de2c9338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:15.989270  9676 tablet_bootstrap.cc:492] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.003086  9679 tablet_bootstrap.cc:492] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
W20260709 13:15:16.004405  9347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:33723, user_credentials={real_user=slave}} blocked reactor thread for 100852us
I20260709 13:15:16.008080  9680 tablet_bootstrap.cc:492] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.008666  9676 tablet_bootstrap.cc:654] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.012809  9679 tablet_bootstrap.cc:654] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.017787  9676 tablet_bootstrap.cc:492] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.017966  9680 tablet_bootstrap.cc:654] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.018340  9676 ts_tablet_manager.cc:1403] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
W20260709 13:15:16.018868  9330 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:16.021770  9676 raft_consensus.cc:359] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.022677  9676 raft_consensus.cc:385] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.023008  9676 raft_consensus.cc:740] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.023939  9680 tablet_bootstrap.cc:492] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.024228  9679 tablet_bootstrap.cc:492] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.024428  9680 ts_tablet_manager.cc:1403] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:15:16.024690  9679 ts_tablet_manager.cc:1403] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 13:15:16.023797  9676 consensus_queue.cc:260] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.027882  9676 ts_tablet_manager.cc:1434] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:15:16.027704  9680 raft_consensus.cc:359] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.027840  9679 raft_consensus.cc:359] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.028472  9680 raft_consensus.cc:385] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.028731  9679 raft_consensus.cc:385] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.028796  9680 raft_consensus.cc:740] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.029083  9679 raft_consensus.cc:740] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.029659  9676 tablet_bootstrap.cc:492] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.029645  9680 consensus_queue.cc:260] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.033782  9680 ts_tablet_manager.cc:1434] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:16.029959  9679 consensus_queue.cc:260] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.036286  9680 tablet_bootstrap.cc:492] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.036779  9679 ts_tablet_manager.cc:1434] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:15:16.037822  9679 tablet_bootstrap.cc:492] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.042084  9676 tablet_bootstrap.cc:654] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.043892  9680 tablet_bootstrap.cc:654] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.044397  9679 tablet_bootstrap.cc:654] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.056290  9676 tablet_bootstrap.cc:492] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.056775  9676 ts_tablet_manager.cc:1403] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 13:15:16.063747  9676 raft_consensus.cc:359] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.064505  9676 raft_consensus.cc:385] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.064821  9676 raft_consensus.cc:740] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.066736  9679 tablet_bootstrap.cc:492] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.066838  9676 consensus_queue.cc:260] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.067452  9679 ts_tablet_manager.cc:1403] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.024s
I20260709 13:15:16.068133  9680 tablet_bootstrap.cc:492] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.068660  9680 ts_tablet_manager.cc:1403] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.011s
I20260709 13:15:16.071151  9676 ts_tablet_manager.cc:1434] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:15:16.070717  9679 raft_consensus.cc:359] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.071669  9679 raft_consensus.cc:385] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.071637  9680 raft_consensus.cc:359] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.072196  9679 raft_consensus.cc:740] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.072315  9676 tablet_bootstrap.cc:492] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.072546  9680 raft_consensus.cc:385] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.073072  9680 raft_consensus.cc:740] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.073081  9679 consensus_queue.cc:260] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.073999  9680 consensus_queue.cc:260] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.076279  9680 ts_tablet_manager.cc:1434] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:15:16.077240  9680 tablet_bootstrap.cc:492] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.078577  9679 ts_tablet_manager.cc:1434] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:16.081350  9665 raft_consensus.cc:493] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.081882  9665 raft_consensus.cc:515] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.082937  9676 tablet_bootstrap.cc:654] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.083606  9680 tablet_bootstrap.cc:654] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.084077  9665 leader_election.cc:290] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:16.085763  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b2fe2e1504419f916476c2a76e2cbc" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.087036  9679 tablet_bootstrap.cc:492] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.089336  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b2fe2e1504419f916476c2a76e2cbc" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
W20260709 13:15:16.091363  9497 leader_election.cc:343] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:16.092823  9496 leader_election.cc:343] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.093405  9496 leader_election.cc:304] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:16.096782  9679 tablet_bootstrap.cc:654] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.102152  9665 raft_consensus.cc:2749] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.109905  9679 tablet_bootstrap.cc:492] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.110622  9679 ts_tablet_manager.cc:1403] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260709 13:15:16.114603  9679 raft_consensus.cc:359] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.115528  9679 raft_consensus.cc:385] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.115893  9679 raft_consensus.cc:740] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.116839  9679 consensus_queue.cc:260] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.119904  9679 ts_tablet_manager.cc:1434] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:16.121107  9679 tablet_bootstrap.cc:492] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.130570  9679 tablet_bootstrap.cc:654] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.144575  9679 tablet_bootstrap.cc:492] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.145054  9679 ts_tablet_manager.cc:1403] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 13:15:16.145484  9676 tablet_bootstrap.cc:492] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.146056  9676 ts_tablet_manager.cc:1403] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.074s	user 0.036s	sys 0.029s
I20260709 13:15:16.146450  9680 tablet_bootstrap.cc:492] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.146975  9680 ts_tablet_manager.cc:1403] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.039s
I20260709 13:15:16.148101  9679 raft_consensus.cc:359] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.148305  9676 raft_consensus.cc:359] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.148903  9679 raft_consensus.cc:385] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.149030  9676 raft_consensus.cc:385] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.149358  9679 raft_consensus.cc:740] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.149461  9676 raft_consensus.cc:740] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.149895  9680 raft_consensus.cc:359] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.150642  9680 raft_consensus.cc:385] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.150254  9679 consensus_queue.cc:260] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.150388  9676 consensus_queue.cc:260] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.150964  9680 raft_consensus.cc:740] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.151849  9680 consensus_queue.cc:260] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.152721  9679 ts_tablet_manager.cc:1434] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:16.152925  9676 ts_tablet_manager.cc:1434] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:15:16.153756  9679 tablet_bootstrap.cc:492] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.153936  9676 tablet_bootstrap.cc:492] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.154105  9680 ts_tablet_manager.cc:1434] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:15:16.155128  9680 tablet_bootstrap.cc:492] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.161463  9679 tablet_bootstrap.cc:654] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.161466  9680 tablet_bootstrap.cc:654] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.162228  9676 tablet_bootstrap.cc:654] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.174643  9679 tablet_bootstrap.cc:492] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.175179  9679 ts_tablet_manager.cc:1403] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260709 13:15:16.176069  9680 tablet_bootstrap.cc:492] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.176582  9680 ts_tablet_manager.cc:1403] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 13:15:16.178180  9679 raft_consensus.cc:359] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.178925  9679 raft_consensus.cc:385] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.179224  9679 raft_consensus.cc:740] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.179365  9680 raft_consensus.cc:359] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.180081  9680 raft_consensus.cc:385] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.180529  9680 raft_consensus.cc:740] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.180052  9679 consensus_queue.cc:260] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.181541  9680 consensus_queue.cc:260] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.182541  9679 ts_tablet_manager.cc:1434] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:16.183589  9679 tablet_bootstrap.cc:492] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.183848  9680 ts_tablet_manager.cc:1434] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:16.184860  9680 tablet_bootstrap.cc:492] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.198280  9665 raft_consensus.cc:493] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.199043  9665 raft_consensus.cc:515] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.210912  9665 leader_election.cc:290] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:16.211635  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e93786815a4cd792ef35b77548c3b8" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.211939  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e93786815a4cd792ef35b77548c3b8" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:16.213102  9679 tablet_bootstrap.cc:654] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:16.213485  9496 leader_election.cc:343] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:16.214145  9497 leader_election.cc:343] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.214596  9497 leader_election.cc:304] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:16.215796  9680 tablet_bootstrap.cc:654] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.216992  9665 raft_consensus.cc:2749] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.221282  9679 tablet_bootstrap.cc:492] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.222008  9679 ts_tablet_manager.cc:1403] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.023s
I20260709 13:15:16.225826  9679 raft_consensus.cc:359] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.226655  9679 raft_consensus.cc:385] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.226938  9679 raft_consensus.cc:740] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.227535  9680 tablet_bootstrap.cc:492] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.228129  9680 ts_tablet_manager.cc:1403] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.023s
I20260709 13:15:16.227807  9679 consensus_queue.cc:260] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.230566  9679 ts_tablet_manager.cc:1434] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:15:16.231451  9680 raft_consensus.cc:359] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.231647  9679 tablet_bootstrap.cc:492] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.232299  9680 raft_consensus.cc:385] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.232584  9680 raft_consensus.cc:740] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.233315  9680 consensus_queue.cc:260] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.235679  9680 ts_tablet_manager.cc:1434] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:16.238056  9680 tablet_bootstrap.cc:492] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.239465  9679 tablet_bootstrap.cc:654] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.247599  9680 tablet_bootstrap.cc:654] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.260869  9680 tablet_bootstrap.cc:492] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.261530  9680 ts_tablet_manager.cc:1403] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260709 13:15:16.264986  9680 raft_consensus.cc:359] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.266224  9680 raft_consensus.cc:385] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.266706  9680 raft_consensus.cc:740] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.267642  9680 consensus_queue.cc:260] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.270969  9680 ts_tablet_manager.cc:1434] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:16.272166  9680 tablet_bootstrap.cc:492] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.274834  9654 raft_consensus.cc:493] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.275557  9654 raft_consensus.cc:515] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.279382  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.279644  9679 tablet_bootstrap.cc:492] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.279469  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.280227  9680 tablet_bootstrap.cc:654] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.280346  9679 ts_tablet_manager.cc:1403] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.025s
I20260709 13:15:16.280472  9384 raft_consensus.cc:2468] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
W20260709 13:15:16.281100  9425 leader_election.cc:343] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.281782  9654 leader_election.cc:290] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.281986  9423 leader_election.cc:304] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [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: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: f84440f79fc749a7933e5637fd93238e
I20260709 13:15:16.282900  9654 raft_consensus.cc:2804] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.283402  9654 raft_consensus.cc:493] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.283869  9654 raft_consensus.cc:3060] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.286579  9676 tablet_bootstrap.cc:492] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.287117  9676 ts_tablet_manager.cc:1403] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.133s	user 0.042s	sys 0.033s
I20260709 13:15:16.283563  9679 raft_consensus.cc:359] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.289922  9679 raft_consensus.cc:385] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.290257  9679 raft_consensus.cc:740] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.291011  9679 consensus_queue.cc:260] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.293246  9679 ts_tablet_manager.cc:1434] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:15:16.292774  9654 raft_consensus.cc:515] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.294281  9679 tablet_bootstrap.cc:492] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.296759  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:16.296948  9654 leader_election.cc:290] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.297408  9384 raft_consensus.cc:3060] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.300019  9680 tablet_bootstrap.cc:492] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.300508  9680 ts_tablet_manager.cc:1403] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.012s
I20260709 13:15:16.301127  9679 tablet_bootstrap.cc:654] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.302114  9676 raft_consensus.cc:359] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.302840  9676 raft_consensus.cc:385] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.302748  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.303244  9676 raft_consensus.cc:740] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.303308  9680 raft_consensus.cc:359] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.304119  9676 consensus_queue.cc:260] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
W20260709 13:15:16.304538  9425 leader_election.cc:343] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.304098  9680 raft_consensus.cc:385] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.306310  9680 raft_consensus.cc:740] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.306560  9676 ts_tablet_manager.cc:1434] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.007s
I20260709 13:15:16.307610  9676 tablet_bootstrap.cc:492] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.307282  9680 consensus_queue.cc:260] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.318024  9676 tablet_bootstrap.cc:654] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.318679  9384 raft_consensus.cc:2468] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.320053  9680 ts_tablet_manager.cc:1434] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 13:15:16.320063  9423 leader_election.cc:304] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: f84440f79fc749a7933e5637fd93238e
I20260709 13:15:16.322109  9654 raft_consensus.cc:2804] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.322543  9654 raft_consensus.cc:697] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:16.322119  9680 tablet_bootstrap.cc:492] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.323349  9654 consensus_queue.cc:237] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.335489  9696 raft_consensus.cc:493] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.336149  9696 raft_consensus.cc:515] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.337339  9680 tablet_bootstrap.cc:654] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.339862  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
W20260709 13:15:16.342836  9423 leader_election.cc:343] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.342250  9665 raft_consensus.cc:493] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.344962  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.345264  9665 raft_consensus.cc:515] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.345650  9533 raft_consensus.cc:2468] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:16.346413  9676 tablet_bootstrap.cc:492] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.346935  9676 ts_tablet_manager.cc:1403] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260709 13:15:16.347409  9665 leader_election.cc:290] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:16.341749  9696 leader_election.cc:290] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.348098  9679 tablet_bootstrap.cc:492] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.348575  9679 ts_tablet_manager.cc:1403] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.015s
I20260709 13:15:16.348533  9425 leader_election.cc:304] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [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: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:16.348879  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:16.349555  9459 raft_consensus.cc:2468] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:16.349946  9676 raft_consensus.cc:359] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.350736  9496 leader_election.cc:304] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.351084  9704 raft_consensus.cc:2804] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.351745  9704 raft_consensus.cc:493] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.351431  9679 raft_consensus.cc:359] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.352108  9704 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.352159  9679 raft_consensus.cc:385] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.351481  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.352520  9665 raft_consensus.cc:2804] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.352555  9679 raft_consensus.cc:740] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.358026  9665 raft_consensus.cc:493] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.358458  9665 raft_consensus.cc:3060] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.358718  9679 consensus_queue.cc:260] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.351486  9676 raft_consensus.cc:385] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:16.362659  9497 leader_election.cc:343] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.363364  9280 catalog_manager.cc:5697] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.368158  9704 raft_consensus.cc:515] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.362857  9676 raft_consensus.cc:740] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.370289  9676 consensus_queue.cc:260] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.372716  9665 raft_consensus.cc:515] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.373740  9680 tablet_bootstrap.cc:492] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.374301  9680 ts_tablet_manager.cc:1403] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.005s
I20260709 13:15:16.375665  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
W20260709 13:15:16.377090  9497 leader_election.cc:343] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.377286  9680 raft_consensus.cc:359] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.378099  9680 raft_consensus.cc:385] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.378415  9680 raft_consensus.cc:740] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.379112  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:16.379153  9680 consensus_queue.cc:260] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.379889  9459 raft_consensus.cc:3060] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.381493  9680 ts_tablet_manager.cc:1434] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:16.382462  9680 tablet_bootstrap.cc:492] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: Bootstrap starting.
I20260709 13:15:16.382915  9676 ts_tablet_manager.cc:1434] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:15:16.388147  9680 tablet_bootstrap.cc:654] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.388048  9459 raft_consensus.cc:2468] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:16.389511  9496 leader_election.cc:304] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:16.393019  9676 tablet_bootstrap.cc:492] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.394939  9665 leader_election.cc:290] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:16.399868  9680 tablet_bootstrap.cc:492] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: No bootstrap required, opened a new log
I20260709 13:15:16.400374  9680 ts_tablet_manager.cc:1403] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260709 13:15:16.402448  9706 raft_consensus.cc:2804] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.402977  9706 raft_consensus.cc:697] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:16.403424  9679 ts_tablet_manager.cc:1434] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.054s	user 0.016s	sys 0.012s
I20260709 13:15:16.403314  9680 raft_consensus.cc:359] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.404160  9680 raft_consensus.cc:385] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.403785  9706 consensus_queue.cc:237] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.404366  9679 tablet_bootstrap.cc:492] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: Bootstrap starting.
I20260709 13:15:16.404565  9680 raft_consensus.cc:740] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.405397  9680 consensus_queue.cc:260] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.407330  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:16.407519  9680 ts_tablet_manager.cc:1434] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:15:16.408823  9423 leader_election.cc:343] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.410162  9704 leader_election.cc:290] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.412914  9679 tablet_bootstrap.cc:654] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.416236  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.412917  9676 tablet_bootstrap.cc:654] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.416853  9533 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.418805  9679 tablet_bootstrap.cc:492] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: No bootstrap required, opened a new log
I20260709 13:15:16.419275  9679 ts_tablet_manager.cc:1403] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:15:16.422590  9679 raft_consensus.cc:359] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.423369  9679 raft_consensus.cc:385] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.423687  9679 raft_consensus.cc:740] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.424497  9679 consensus_queue.cc:260] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.426798  9679 ts_tablet_manager.cc:1434] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:16.427378  9533 raft_consensus.cc:2468] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.428915  9425 leader_election.cc:304] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:16.429768  9676 tablet_bootstrap.cc:492] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.429768  9696 raft_consensus.cc:2804] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.430488  9676 ts_tablet_manager.cc:1403] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.009s
I20260709 13:15:16.430644  9696 raft_consensus.cc:697] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:16.431722  9696 consensus_queue.cc:237] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.434108  9676 raft_consensus.cc:359] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.434870  9676 raft_consensus.cc:385] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.435197  9676 raft_consensus.cc:740] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.436152  9676 consensus_queue.cc:260] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.437875  9279 catalog_manager.cc:5697] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 0 to 1, leader changed from <none> to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.441268  9676 ts_tablet_manager.cc:1434] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:15:16.442384  9676 tablet_bootstrap.cc:492] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.451429  9677 raft_consensus.cc:493] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.452109  9677 raft_consensus.cc:515] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.455013  9706 raft_consensus.cc:493] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.456979  9706 raft_consensus.cc:515] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.459714  9706 leader_election.cc:290] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:16.463541  9676 tablet_bootstrap.cc:654] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.464285  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:16.464998  9458 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:16.466279  9496 leader_election.cc:304] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.470275  9677 leader_election.cc:290] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.471377  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.472039  9533 raft_consensus.cc:2468] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:16.456313  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:16.473140  9459 raft_consensus.cc:2468] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:16.473260  9350 leader_election.cc:304] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.474164  9677 raft_consensus.cc:2804] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.474537  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.474771  9677 raft_consensus.cc:493] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.475236  9706 raft_consensus.cc:2804] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.475209  9384 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 0.
I20260709 13:15:16.476222  9706 raft_consensus.cc:493] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.476588  9706 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.475168  9677 raft_consensus.cc:3060] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.487071  9706 raft_consensus.cc:515] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.489120  9706 leader_election.cc:290] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:16.477898  9282 catalog_manager.cc:5697] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.490994  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:16.491707  9384 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.492076  9677 raft_consensus.cc:515] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.493142  9676 tablet_bootstrap.cc:492] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.493676  9676 ts_tablet_manager.cc:1403] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.011s
I20260709 13:15:16.494295  9677 leader_election.cc:290] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.491073  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:16.496263  9676 raft_consensus.cc:359] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.496956  9459 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.497145  9676 raft_consensus.cc:385] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.497453  9676 raft_consensus.cc:740] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.498234  9676 consensus_queue.cc:260] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.498819  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:16.499437  9458 raft_consensus.cc:3060] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.500402  9676 ts_tablet_manager.cc:1434] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:15:16.501402  9676 tablet_bootstrap.cc:492] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.503798  9459 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:16.504498  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.504959  9496 leader_election.cc:304] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.505142  9533 raft_consensus.cc:3060] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.505781  9706 raft_consensus.cc:2804] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.506259  9706 raft_consensus.cc:697] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:16.507052  9706 consensus_queue.cc:237] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.511637  9676 tablet_bootstrap.cc:654] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.512893  9533 raft_consensus.cc:2468] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:16.517128  9676 tablet_bootstrap.cc:492] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.517683  9676 ts_tablet_manager.cc:1403] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:15:16.517935  9350 leader_election.cc:304] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.518714  9384 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 1.
I20260709 13:15:16.518848  9677 raft_consensus.cc:2804] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.519433  9677 raft_consensus.cc:697] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:16.520211  9677 consensus_queue.cc:237] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.520411  9676 raft_consensus.cc:359] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.521046  9676 raft_consensus.cc:385] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.521317  9676 raft_consensus.cc:740] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.522013  9676 consensus_queue.cc:260] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.524498  9676 ts_tablet_manager.cc:1434] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:16.524623  9458 raft_consensus.cc:2468] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:16.525695  9676 tablet_bootstrap.cc:492] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4: Bootstrap starting.
I20260709 13:15:16.526787  9282 catalog_manager.cc:5697] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 0 to 1, leader changed from <none> to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 1 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.534358  9676 tablet_bootstrap.cc:654] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.536177  9280 catalog_manager.cc:5697] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.539467  9676 tablet_bootstrap.cc:492] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4: No bootstrap required, opened a new log
I20260709 13:15:16.539955  9676 ts_tablet_manager.cc:1403] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:15:16.542171  9676 raft_consensus.cc:359] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.542804  9676 raft_consensus.cc:385] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.542974  9676 raft_consensus.cc:740] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.543440  9676 consensus_queue.cc:260] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.544932  9676 ts_tablet_manager.cc:1434] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:15:16.563717  9696 raft_consensus.cc:493] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.564164  9696 raft_consensus.cc:515] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.565726  9696 leader_election.cc:290] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.566627  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.567049  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.567293  9384 raft_consensus.cc:2468] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:16.567631  9533 raft_consensus.cc:2468] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:16.568269  9423 leader_election.cc:304] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:16.569051  9696 raft_consensus.cc:2804] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.569391  9696 raft_consensus.cc:493] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.569651  9696 raft_consensus.cc:3060] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.574879  9696 raft_consensus.cc:515] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.576290  9696 leader_election.cc:290] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.576920  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:16.577255  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.577502  9384 raft_consensus.cc:3060] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.577869  9533 raft_consensus.cc:3060] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.583776  9384 raft_consensus.cc:2468] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.584040  9533 raft_consensus.cc:2468] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.584892  9423 leader_election.cc:304] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:16.585556  9696 raft_consensus.cc:2804] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.586092  9696 raft_consensus.cc:697] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:16.586796  9696 consensus_queue.cc:237] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.594242  9280 catalog_manager.cc:5697] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.611254  9678 raft_consensus.cc:493] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.611747  9678 raft_consensus.cc:515] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.613580  9678 leader_election.cc:290] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.614341  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:16.614555  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.615278  9533 raft_consensus.cc:2393] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9856ed63c0824ef4b796b367ed4231a4 in current term 1: Already voted for candidate ebe99ca89b6f40b7a433fe2da433b30a in this term.
I20260709 13:15:16.616230  9350 leader_election.cc:304] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4; no voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e
I20260709 13:15:16.616864  9678 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.622442  9678 raft_consensus.cc:2749] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.641561  9678 raft_consensus.cc:493] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.642021  9678 raft_consensus.cc:515] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.643671  9678 leader_election.cc:290] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.644376  9696 raft_consensus.cc:493] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.644450  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479740b47aeb457993b5e8ed7c5be2d9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:16.644752  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479740b47aeb457993b5e8ed7c5be2d9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.645357  9533 raft_consensus.cc:2468] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:16.644928  9696 raft_consensus.cc:515] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.645421  9458 raft_consensus.cc:2468] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 0.
I20260709 13:15:16.646685  9350 leader_election.cc:304] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.647475  9696 leader_election.cc:290] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.647755  9678 raft_consensus.cc:2804] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.648149  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b2fe2e1504419f916476c2a76e2cbc" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.648162  9678 raft_consensus.cc:493] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.648505  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b2fe2e1504419f916476c2a76e2cbc" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.648751  9678 raft_consensus.cc:3060] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.648787  9384 raft_consensus.cc:2468] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:16.649161  9533 raft_consensus.cc:2468] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:16.649955  9423 leader_election.cc:304] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:16.650703  9696 raft_consensus.cc:2804] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.651059  9696 raft_consensus.cc:493] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.651340  9696 raft_consensus.cc:3060] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.654965  9678 raft_consensus.cc:515] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.656864  9678 leader_election.cc:290] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.657385  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479740b47aeb457993b5e8ed7c5be2d9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:16.657858  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479740b47aeb457993b5e8ed7c5be2d9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.657960  9459 raft_consensus.cc:3060] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.658447  9533 raft_consensus.cc:3060] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.662554  9459 raft_consensus.cc:2468] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:16.662919  9533 raft_consensus.cc:2468] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 1.
I20260709 13:15:16.663689  9347 leader_election.cc:304] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:16.663703  9696 raft_consensus.cc:515] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.664870  9678 raft_consensus.cc:2804] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.665268  9678 raft_consensus.cc:697] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:16.666059  9678 consensus_queue.cc:237] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.666326  9704 raft_consensus.cc:493] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.666256  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b2fe2e1504419f916476c2a76e2cbc" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:16.667047  9384 raft_consensus.cc:3060] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.666898  9704 raft_consensus.cc:515] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.668864  9704 leader_election.cc:290] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.670357  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e93786815a4cd792ef35b77548c3b8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.670938  9533 raft_consensus.cc:2468] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:16.672128  9425 leader_election.cc:304] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.672945  9704 raft_consensus.cc:2804] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.673350  9704 raft_consensus.cc:493] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.673774  9704 raft_consensus.cc:3060] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.673997  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e93786815a4cd792ef35b77548c3b8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4" is_pre_election: true
I20260709 13:15:16.674144  9384 raft_consensus.cc:2468] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.674680  9383 raft_consensus.cc:2468] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 0.
I20260709 13:15:16.675664  9423 leader_election.cc:304] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:16.675113  9280 catalog_manager.cc:5697] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.676438  9701 raft_consensus.cc:2804] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.676867  9701 raft_consensus.cc:697] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:16.677663  9701 consensus_queue.cc:237] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.680689  9704 raft_consensus.cc:515] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.682768  9704 leader_election.cc:290] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.684413  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b2fe2e1504419f916476c2a76e2cbc" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.684984  9533 raft_consensus.cc:3060] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.686672  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e93786815a4cd792ef35b77548c3b8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.687184  9532 raft_consensus.cc:3060] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.687573  9696 leader_election.cc:290] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.688587  9280 catalog_manager.cc:5697] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.687071  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e93786815a4cd792ef35b77548c3b8" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:16.689883  9383 raft_consensus.cc:3060] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.693027  9532 raft_consensus.cc:2468] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.694154  9425 leader_election.cc:304] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.695092  9696 raft_consensus.cc:2804] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.695537  9696 raft_consensus.cc:697] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:16.696101  9383 raft_consensus.cc:2468] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.696292  9696 consensus_queue.cc:237] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.701596  9533 raft_consensus.cc:2468] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 1.
I20260709 13:15:16.704828  9280 catalog_manager.cc:5697] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 1 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.715757  9696 consensus_queue.cc:1048] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.726806  9532 raft_consensus.cc:3060] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.734980  9696 consensus_queue.cc:1048] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.747561  9678 raft_consensus.cc:493] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.748030  9678 raft_consensus.cc:515] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.750000  9678 leader_election.cc:290] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.750545  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" is_pre_election: true
I20260709 13:15:16.751017  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84440f79fc749a7933e5637fd93238e" is_pre_election: true
I20260709 13:15:16.751273  9459 raft_consensus.cc:2393] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9856ed63c0824ef4b796b367ed4231a4 in current term 1: Already voted for candidate f84440f79fc749a7933e5637fd93238e in this term.
I20260709 13:15:16.752277  9347 leader_election.cc:304] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4; no voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e
I20260709 13:15:16.752892  9678 raft_consensus.cc:3060] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.757649  9678 raft_consensus.cc:2749] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.799762  9706 consensus_queue.cc:1048] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.810855  9665 consensus_queue.cc:1048] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.873953  9459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
mode: GRACEFUL
new_leader_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:52856
I20260709 13:15:16.874485  9459 raft_consensus.cc:606] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Received request to transfer leadership to TS 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:16.878937  9459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
mode: GRACEFUL
new_leader_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:52856
I20260709 13:15:16.879377  9459 raft_consensus.cc:606] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Received request to transfer leadership to TS 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:16.883630  9459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
mode: GRACEFUL
new_leader_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:52856
I20260709 13:15:16.884058  9459 raft_consensus.cc:606] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Received request to transfer leadership to TS 9856ed63c0824ef4b796b367ed4231a4
I20260709 13:15:16.890524  9532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
mode: GRACEFUL
new_leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:48208
I20260709 13:15:16.891004  9532 raft_consensus.cc:606] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Received request to transfer leadership to TS ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:16.895071  9532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
mode: GRACEFUL
new_leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:48208
I20260709 13:15:16.895505  9532 raft_consensus.cc:606] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Received request to transfer leadership to TS ebe99ca89b6f40b7a433fe2da433b30a
I20260709 13:15:16.904837  9383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
mode: GRACEFUL
new_leader_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:60710
I20260709 13:15:16.905262  9383 raft_consensus.cc:606] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Received request to transfer leadership to TS f84440f79fc749a7933e5637fd93238e
I20260709 13:15:16.908804  9665 consensus_queue.cc:1048] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.915076  9706 raft_consensus.cc:993] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: : Instructing follower ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:16.915495  9708 raft_consensus.cc:1081] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Signalling peer ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:16.917764  9458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:52834
I20260709 13:15:16.918689  9458 raft_consensus.cc:493] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:16.919044  9458 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.921231  9665 consensus_queue.cc:1048] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.925915  9458 raft_consensus.cc:515] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.931197  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:16.931422  9458 leader_election.cc:290] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.931962  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.932548  9532 raft_consensus.cc:3055] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:16.932839  9532 raft_consensus.cc:740] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:16.933578  9532 consensus_queue.cc:260] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.934500  9532 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.937834  9383 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.940400  9532 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:16.941377  9425 leader_election.cc:304] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:16.942135  9704 raft_consensus.cc:2804] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:16.942606  9704 raft_consensus.cc:697] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:16.943696  9383 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:16.943427  9704 consensus_queue.cc:237] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.949990  9282 catalog_manager.cc:5697] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 1 to 2, leader changed from f84440f79fc749a7933e5637fd93238e (127.4.24.67) to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.966499  9704 consensus_queue.cc:1048] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.976064  9701 consensus_queue.cc:1048] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.982998  9654 raft_consensus.cc:993] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: : Instructing follower 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:16.983417  9701 raft_consensus.cc:1081] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Signalling peer 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:16.984766  9383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:60702
I20260709 13:15:16.985215  9383 raft_consensus.cc:493] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:16.985526  9383 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.990375  9383 raft_consensus.cc:515] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.992748  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:16.993038  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:16.993070  9383 leader_election.cc:290] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:16.993353  9458 raft_consensus.cc:3055] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:16.993762  9532 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.993825  9458 raft_consensus.cc:740] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:16.994705  9458 consensus_queue.cc:260] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:16.995914  9458 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.000825  9532 raft_consensus.cc:2468] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:17.001960  9350 leader_election.cc:304] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:17.002660  9678 raft_consensus.cc:2804] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:17.002786  9458 raft_consensus.cc:2468] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:17.003183  9678 raft_consensus.cc:697] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:17.004005  9678 consensus_queue.cc:237] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.010272  9282 catalog_manager.cc:5697] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 1 to 2, leader changed from ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66) to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.041164  9701 consensus_queue.cc:1048] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.047084  9654 raft_consensus.cc:993] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: : Instructing follower 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:17.047518  9704 raft_consensus.cc:1081] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Signalling peer 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:17.049245  9384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:60702
I20260709 13:15:17.049773  9384 raft_consensus.cc:493] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:17.050115  9384 raft_consensus.cc:3060] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.053721  9704 consensus_queue.cc:1048] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.056017  9384 raft_consensus.cc:515] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.058384  9383 raft_consensus.cc:1240] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Rejecting Update request from peer ebe99ca89b6f40b7a433fe2da433b30a for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:17.059209  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:17.059904  9458 raft_consensus.cc:3055] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:17.059970  9704 consensus_queue.cc:1048] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.060501  9458 raft_consensus.cc:740] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:17.061589  9458 consensus_queue.cc:260] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.062788  9384 leader_election.cc:290] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:17.064220  9531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d17b8b01d7b4920bd3caa4ebd8aece8" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:17.066015  9458 raft_consensus.cc:3060] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:17.068804  9704 consensus_queue.cc:1175] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9856ed63c0824ef4b796b367ed4231a4" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer ebe99ca89b6f40b7a433fe2da433b30a for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:15:17.078656  9458 raft_consensus.cc:2468] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:17.079802  9347 leader_election.cc:304] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [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: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: f84440f79fc749a7933e5637fd93238e
I20260709 13:15:17.079372  9704 consensus_queue.cc:1048] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.081799  9677 raft_consensus.cc:2804] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:17.082281  9677 raft_consensus.cc:697] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:17.083071  9677 consensus_queue.cc:237] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [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: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.098937  9740 consensus_queue.cc:1048] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.099529  9282 catalog_manager.cc:5697] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 1 to 2, leader changed from ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66) to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.103053  9677 consensus_queue.cc:1048] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.105945  9677 consensus_queue.cc:1048] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.126188  9740 consensus_queue.cc:1048] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.129022  9696 raft_consensus.cc:993] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: : Instructing follower 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:17.129541  9704 raft_consensus.cc:1081] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Signalling peer 9856ed63c0824ef4b796b367ed4231a4 to start an election
I20260709 13:15:17.131047  9384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
 from {username='slave'} at 127.0.0.1:60702
I20260709 13:15:17.131474  9384 raft_consensus.cc:493] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:17.131759  9384 raft_consensus.cc:3060] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.136870  9384 raft_consensus.cc:515] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.139197  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:17.139402  9384 leader_election.cc:290] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:17.139581  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186196434034663be92aa8fef5bbfd2" candidate_uuid: "9856ed63c0824ef4b796b367ed4231a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:17.139768  9459 raft_consensus.cc:3055] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:17.140128  9459 raft_consensus.cc:740] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:17.140183  9533 raft_consensus.cc:3060] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.140954  9459 consensus_queue.cc:260] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.142155  9459 raft_consensus.cc:3060] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.148267  9533 raft_consensus.cc:2468] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:17.149931  9350 leader_election.cc:304] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:17.150750  9740 raft_consensus.cc:2804] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:17.151196  9740 raft_consensus.cc:697] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:17.152165  9740 consensus_queue.cc:237] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.153407  9459 raft_consensus.cc:2468] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9856ed63c0824ef4b796b367ed4231a4 in term 2.
I20260709 13:15:17.155179  9745 raft_consensus.cc:993] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: : Instructing follower f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:17.156174  9677 raft_consensus.cc:1081] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Signalling peer f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:17.157886  9704 consensus_queue.cc:1048] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.158737  9532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:48188
I20260709 13:15:17.159441  9532 raft_consensus.cc:493] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:17.159956  9532 raft_consensus.cc:3060] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.168532  9532 raft_consensus.cc:515] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.172638  9532 leader_election.cc:290] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:17.174736  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:17.175338  9459 raft_consensus.cc:3060] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.181069  9280 catalog_manager.cc:5697] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 reported cstate change: term changed from 1 to 2, leader changed from ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66) to 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "9856ed63c0824ef4b796b367ed4231a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.181968  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c9c79784cd41a587fb4d48de2c9338" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:17.182578  9383 raft_consensus.cc:3055] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:17.182890  9383 raft_consensus.cc:740] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:17.183132  9701 consensus_queue.cc:1048] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.183694  9383 consensus_queue.cc:260] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.184870  9383 raft_consensus.cc:3060] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.181461  9459 raft_consensus.cc:2468] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 2.
I20260709 13:15:17.190754  9496 leader_election.cc:304] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:17.191542  9706 raft_consensus.cc:2804] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:17.191812  9383 raft_consensus.cc:2468] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 2.
I20260709 13:15:17.192021  9706 raft_consensus.cc:697] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 2 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:17.192919  9706 consensus_queue.cc:237] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.201215  9282 catalog_manager.cc:5697] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 1 to 2, leader changed from 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65) to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 2 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:17.287236  9706 raft_consensus.cc:993] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: : Instructing follower ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:17.287845  9708 raft_consensus.cc:1081] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Signalling peer ebe99ca89b6f40b7a433fe2da433b30a to start an election
I20260709 13:15:17.289589  9459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
 from {username='slave'} at 127.0.0.1:52834
I20260709 13:15:17.290143  9459 raft_consensus.cc:493] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:17.290431  9459 raft_consensus.cc:3060] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.295359  9459 raft_consensus.cc:515] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.296706  9459 leader_election.cc:290] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027)
I20260709 13:15:17.297519  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:17.297935  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6690a8b9638400eafc64ef6e336b19c" candidate_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84440f79fc749a7933e5637fd93238e"
I20260709 13:15:17.298199  9383 raft_consensus.cc:3060] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.298457  9532 raft_consensus.cc:3055] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:17.298820  9532 raft_consensus.cc:740] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:17.299361  9532 consensus_queue.cc:260] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.300161  9532 raft_consensus.cc:3060] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.303077  9383 raft_consensus.cc:2468] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:17.304176  9423 leader_election.cc:304] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, ebe99ca89b6f40b7a433fe2da433b30a; no voters: 
I20260709 13:15:17.304563  9532 raft_consensus.cc:2468] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebe99ca89b6f40b7a433fe2da433b30a in term 2.
I20260709 13:15:17.304883  9701 raft_consensus.cc:2804] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:17.305379  9701 raft_consensus.cc:697] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Becoming Leader. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:17.306162  9701 consensus_queue.cc:237] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:17.312844  9282 catalog_manager.cc:5697] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a reported cstate change: term changed from 1 to 2, leader changed from f84440f79fc749a7933e5637fd93238e (127.4.24.67) to ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66). New cstate: current_term: 2 leader_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.464730  9383 raft_consensus.cc:1275] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.466763  9701 consensus_queue.cc:1048] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.474169  9532 raft_consensus.cc:1275] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.475492  9696 consensus_queue.cc:1048] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.513389  9532 raft_consensus.cc:1275] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.514647  9745 consensus_queue.cc:1048] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.521540  9459 raft_consensus.cc:1275] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.523401  9747 consensus_queue.cc:1048] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:17.573977  9459 raft_consensus.cc:1275] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.575177  9747 consensus_queue.cc:1048] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.582002  9532 raft_consensus.cc:1275] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.584424  9533 raft_consensus.cc:3060] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.585233  9745 consensus_queue.cc:1048] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.592653  9533 raft_consensus.cc:1275] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.593904  9745 consensus_queue.cc:1048] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.601485  9459 raft_consensus.cc:1275] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer 9856ed63c0824ef4b796b367ed4231a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.602982  9745 consensus_queue.cc:1048] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.680835  9384 raft_consensus.cc:1275] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.681924  9708 consensus_queue.cc:1048] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.688462  9459 raft_consensus.cc:1275] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.689863  9665 consensus_queue.cc:1048] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.870795  9533 raft_consensus.cc:1275] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.872118  9696 consensus_queue.cc:1048] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:17.880779  9384 raft_consensus.cc:1275] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer ebe99ca89b6f40b7a433fe2da433b30a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.881902  9704 consensus_queue.cc:1048] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:19.909029  9282 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43640:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:15:19.939734  9282 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43640:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:15:19.972573  4193 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:15:20.137639  9768 log.cc:927] Time spent T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: Append to log took a long time: real 0.135s	user 0.002s	sys 0.003s
I20260709 13:15:20.146809  9454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
mode: GRACEFUL
new_leader_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:60356
I20260709 13:15:20.147550  9454 raft_consensus.cc:606] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Received request to transfer leadership to TS f84440f79fc749a7933e5637fd93238e
W20260709 13:15:20.216703  9784 log.cc:927] Time spent T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
W20260709 13:15:20.253831  9786 log.cc:927] Time spent T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: Append to log took a long time: real 0.120s	user 0.003s	sys 0.000s
W20260709 13:15:20.277688  9795 log.cc:927] Time spent T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: Append to log took a long time: real 0.066s	user 0.002s	sys 0.000s
W20260709 13:15:20.278998  9785 log.cc:927] Time spent T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: Append to log took a long time: real 0.145s	user 0.002s	sys 0.001s
W20260709 13:15:20.329208  9798 log.cc:927] Time spent T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
I20260709 13:15:20.352883  9811 tablet.cc:1724] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.358197  9787 raft_consensus.cc:993] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: : Instructing follower f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.358850  9787 raft_consensus.cc:1081] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Signalling peer f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.359743  9815 tablet.cc:1724] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.333495  9792 log.cc:927] Time spent T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: Append to log took a long time: real 0.162s	user 0.000s	sys 0.002s
I20260709 13:15:20.361025  9817 tablet.cc:1724] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.330968  9805 tablet.cc:1724] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.357538  9814 tablet.cc:1724] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.375571  9809 tablet.cc:1724] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.385596  9383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
mode: GRACEFUL
new_leader_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:59092
W20260709 13:15:20.374892  9804 log.cc:927] Time spent T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260709 13:15:20.433876  9803 log.cc:927] Time spent T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: Append to log took a long time: real 0.147s	user 0.000s	sys 0.002s
W20260709 13:15:20.435540  9485 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4fba11b749ba4360be020f1e06dd9659)
I20260709 13:15:20.441838  9813 tablet.cc:1724] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.368635  9423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:45795, user_credentials={real_user=slave}} blocked reactor thread for 65526.5us
W20260709 13:15:20.461553  9559 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:81c9c79784cd41a587fb4d48de2c9338)
I20260709 13:15:20.465683  9383 raft_consensus.cc:606] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Received request to transfer leadership to TS f84440f79fc749a7933e5637fd93238e
W20260709 13:15:20.467083  9559 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:81c9c79784cd41a587fb4d48de2c9338)
I20260709 13:15:20.487999  9821 tablet.cc:1724] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.488154  9822 tablet.cc:1724] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.489396  9806 raft_consensus.cc:993] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: : Instructing follower f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.490379  9806 raft_consensus.cc:1081] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Signalling peer f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.490741  4193 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:15:20.491395  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:20.492482  9527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:48188
I20260709 13:15:20.493032  9527 raft_consensus.cc:493] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:20.493376  9527 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.496107  9820 tablet.cc:1724] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.506539  9425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.67:33027, user_credentials={real_user=slave}} blocked reactor thread for 202836us
I20260709 13:15:20.482054  9818 tablet.cc:1724] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.512842  9532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:15:20.513442  9532 raft_consensus.cc:493] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:20.513865  9532 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.515563  9383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74"
dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
mode: GRACEFUL
new_leader_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:59092
I20260709 13:15:20.516189  9383 raft_consensus.cc:606] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Received request to transfer leadership to TS f84440f79fc749a7933e5637fd93238e
I20260709 13:15:20.509753  9527 raft_consensus.cc:515] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.518052  9823 tablet.cc:1724] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.521256  9789 raft_consensus.cc:993] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4: : Instructing follower f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.522370  9527 leader_election.cc:290] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 3 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:20.525624  9778 raft_consensus.cc:1081] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Signalling peer f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.525489  9457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce"
dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
mode: GRACEFUL
new_leader_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:60356
I20260709 13:15:20.526101  9456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:20.528815  9456 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.528366  9457 raft_consensus.cc:606] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Received request to transfer leadership to TS f84440f79fc749a7933e5637fd93238e
I20260709 13:15:20.530100  9526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:48188
I20260709 13:15:20.530674  9526 raft_consensus.cc:493] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:20.531083  9526 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.531736  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:20.535701  9815 tablet.cc:1724] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.538278  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:20.541364  9532 raft_consensus.cc:515] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.542534  9528 raft_consensus.cc:1240] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Rejecting Update request from peer ebe99ca89b6f40b7a433fe2da433b30a for earlier term 2. Current term is 3. Ops: []
W20260709 13:15:20.540879  9347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.66:33723, user_credentials={real_user=slave}} blocked reactor thread for 60505.1us
I20260709 13:15:20.548166  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:20.548663  9458 raft_consensus.cc:3055] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:20.548911  9458 raft_consensus.cc:740] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:20.549558  9458 consensus_queue.cc:260] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [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: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.550540  9458 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.550168  9821 tablet.cc:1724] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.557170  9810 raft_consensus.cc:993] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a: : Instructing follower f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.557641  9810 raft_consensus.cc:1081] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Signalling peer f84440f79fc749a7933e5637fd93238e to start an election
I20260709 13:15:20.558109  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757ea9e848a4b2384fde9a7f4c794e9" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:20.558660  9383 raft_consensus.cc:3055] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:20.558943  9383 raft_consensus.cc:740] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:20.559564  9532 leader_election.cc:290] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 3 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:20.559646  9383 consensus_queue.cc:260] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [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: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.564858  9383 raft_consensus.cc:3060] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.561589  9458 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 3.
I20260709 13:15:20.566224  9531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce"
dest_uuid: "f84440f79fc749a7933e5637fd93238e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:15:20.566797  9531 raft_consensus.cc:493] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:20.567163  9531 raft_consensus.cc:3060] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.556212  9456 raft_consensus.cc:2468] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 3.
I20260709 13:15:20.574815  9383 raft_consensus.cc:2468] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 3.
I20260709 13:15:20.576023  9457 raft_consensus.cc:1240] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Rejecting Update request from peer 9856ed63c0824ef4b796b367ed4231a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:15:20.576676  9813 tablet.cc:1724] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.578480  9497 leader_election.cc:304] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [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: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:20.569648  9380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba11b749ba4360be020f1e06dd9659" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:20.579319  9380 raft_consensus.cc:3060] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.580829  9782 raft_consensus.cc:2804] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:20.581346  9782 raft_consensus.cc:697] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 3 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:20.582188  9782 consensus_queue.cc:237] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [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: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.568815  9526 raft_consensus.cc:515] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:20.591876  9526 leader_election.cc:290] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 3 election: Requested vote from peers ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723), 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795)
I20260709 13:15:20.592386  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:20.592976  9383 raft_consensus.cc:3055] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:20.593237  9383 raft_consensus.cc:740] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9856ed63c0824ef4b796b367ed4231a4, State: Running, Role: LEADER
I20260709 13:15:20.594329  9818 tablet.cc:1724] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.594961  9383 consensus_queue.cc:260] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [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: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:20.569689  9496 leader_election.cc:304] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [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: ebe99ca89b6f40b7a433fe2da433b30a, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:20.602768  9809 tablet.cc:1724] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.605952  9805 tablet.cc:1724] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.606900  9531 raft_consensus.cc:515] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.608038  9380 raft_consensus.cc:2468] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 3.
I20260709 13:15:20.608809  9820 tablet.cc:1724] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.611706  9811 tablet.cc:1724] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.613162  9821 tablet.cc:1724] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.614094  9814 tablet.cc:1724] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.619038  9383 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.639360  9818 tablet.cc:1724] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.627180  9282 catalog_manager.cc:5697] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 2 to 3, leader changed from 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65) to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 3 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.621485  9782 raft_consensus.cc:2804] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:20.645238  9782 raft_consensus.cc:697] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 3 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:20.646075  9782 consensus_queue.cc:237] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [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: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.650718  9383 raft_consensus.cc:2468] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 3.
I20260709 13:15:20.624374  9382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9856ed63c0824ef4b796b367ed4231a4"
I20260709 13:15:20.658178  9382 raft_consensus.cc:3060] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:20.627274  9496 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.66:33723, user_credentials={real_user=slave}} blocked reactor thread for 57703.2us
I20260709 13:15:20.586313  9815 tablet.cc:1724] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.665403  9818 tablet.cc:1724] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.622838  9531 leader_election.cc:290] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 2 election: Requested vote from peers 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795), ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723)
I20260709 13:15:20.668470  9457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc3d8049a74d48924156f18dfeb5ce" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:20.669113  9457 raft_consensus.cc:3055] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:20.669260  9497 leader_election.cc:304] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [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: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:20.670235  9782 raft_consensus.cc:2804] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:20.670697  9782 raft_consensus.cc:697] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 3 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:20.671511  9782 consensus_queue.cc:237] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [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: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } }
I20260709 13:15:20.674291  9456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1a625d4bbf489e858d1d82d308ea74" candidate_uuid: "f84440f79fc749a7933e5637fd93238e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebe99ca89b6f40b7a433fe2da433b30a"
I20260709 13:15:20.675066  9456 raft_consensus.cc:3060] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:20.669453  9457 raft_consensus.cc:740] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebe99ca89b6f40b7a433fe2da433b30a, State: Running, Role: LEADER
I20260709 13:15:20.681424  9457 consensus_queue.cc:260] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.683022  9457 raft_consensus.cc:3060] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.686739  9456 raft_consensus.cc:2468] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 3.
I20260709 13:15:20.696421  9382 raft_consensus.cc:2468] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 2.
I20260709 13:15:20.697999  9497 leader_election.cc:304] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9856ed63c0824ef4b796b367ed4231a4, f84440f79fc749a7933e5637fd93238e; no voters: 
I20260709 13:15:20.698820  9782 raft_consensus.cc:2804] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:20.699331  9782 raft_consensus.cc:697] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 2 LEADER]: Becoming Leader. State: Replica: f84440f79fc749a7933e5637fd93238e, State: Running, Role: LEADER
I20260709 13:15:20.702514  9457 raft_consensus.cc:2468] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84440f79fc749a7933e5637fd93238e in term 2.
I20260709 13:15:20.703014  9782 consensus_queue.cc:237] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } }
I20260709 13:15:20.728542  9281 catalog_manager.cc:5697] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 2 to 3, leader changed from 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65) to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 3 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.729979  9281 catalog_manager.cc:5697] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 2 to 3, leader changed from ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66) to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 3 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.731166  9281 catalog_manager.cc:5789] TS f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027) does not have the latest schema for tablet 4fba11b749ba4360be020f1e06dd9659 (table soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]). Expected version 1 got 0
I20260709 13:15:20.731694  9281 catalog_manager.cc:5697] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e reported cstate change: term changed from 1 to 2, leader changed from ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66) to f84440f79fc749a7933e5637fd93238e (127.4.24.67). New cstate: current_term: 2 leader_uuid: "f84440f79fc749a7933e5637fd93238e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84440f79fc749a7933e5637fd93238e" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.732916  9282 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a: soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4] alter complete (version 1)
I20260709 13:15:20.965435  9457 raft_consensus.cc:1275] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:20.966856  9782 consensus_queue.cc:1048] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:20.969671  9815 tablet.cc:1724] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:20.975519  9281 catalog_manager.cc:5789] TS ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723) does not have the latest schema for tablet 5757ea9e848a4b2384fde9a7f4c794e9 (table soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]). Expected version 1 got 0
I20260709 13:15:20.982087  9382 raft_consensus.cc:1275] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:20.983606  9833 consensus_queue.cc:1048] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:21.128289  9457 raft_consensus.cc:1275] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:21.129750  9833 consensus_queue.cc:1048] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:21.145630  9382 raft_consensus.cc:1275] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:21.146914  9665 consensus_queue.cc:1048] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:21.180805  9457 raft_consensus.cc:1275] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:21.182026  9836 consensus_queue.cc:1048] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:21.187669  9821 tablet.cc:1724] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:21.190642  9382 raft_consensus.cc:1275] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:21.194176  9280 catalog_manager.cc:5789] TS f84440f79fc749a7933e5637fd93238e (127.4.24.67:33027) does not have the latest schema for tablet 4fba11b749ba4360be020f1e06dd9659 (table soft_deleted_table [id=b08a097dbe4e42ebacba46f6dde853c4]). Expected version 1 got 0
I20260709 13:15:21.198431  9382 raft_consensus.cc:1275] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.199443  9836 consensus_queue.cc:1048] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:21.199921  9782 consensus_queue.cc:1048] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9856ed63c0824ef4b796b367ed4231a4" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 45795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.218384  9456 raft_consensus.cc:1275] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Refusing update from remote peer f84440f79fc749a7933e5637fd93238e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.220968  9833 consensus_queue.cc:1048] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe99ca89b6f40b7a433fe2da433b30a" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.225768  9815 tablet.cc:1719] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:15:21.223106  9821 tablet.cc:1719] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:15:21.242060  9839 tablet.cc:1719] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:15:21.591681  4193 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:15:21.597455  4193 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:15:21.597895  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:21.602507  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:15:21.602870  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:22.628285  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
I20260709 13:15:22.655951  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:22.656971  4193 tablet_replica.cc:333] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.657593  4193 raft_consensus.cc:2243] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.658103  4193 raft_consensus.cc:2272] T b6690a8b9638400eafc64ef6e336b19c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.659835  4193 tablet_replica.cc:333] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.660400  4193 raft_consensus.cc:2243] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.660840  4193 raft_consensus.cc:2272] T 5757ea9e848a4b2384fde9a7f4c794e9 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.662577  4193 tablet_replica.cc:333] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.663091  4193 raft_consensus.cc:2243] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.663511  4193 raft_consensus.cc:2272] T 72e93786815a4cd792ef35b77548c3b8 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.665175  4193 tablet_replica.cc:333] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.665809  4193 raft_consensus.cc:2243] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.666708  4193 raft_consensus.cc:2272] T 479740b47aeb457993b5e8ed7c5be2d9 P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:22.668095  9423 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 13:15:22.668893  4193 tablet_replica.cc:333] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.669703  4193 raft_consensus.cc:2243] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.670123  4193 raft_consensus.cc:2272] T 4fba11b749ba4360be020f1e06dd9659 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:22.670985  9423 consensus_peers.cc:597] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a -> Peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Couldn't send request to peer 9856ed63c0824ef4b796b367ed4231a4. 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:15:22.671856  4193 tablet_replica.cc:333] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.672533  4193 raft_consensus.cc:2243] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.673254  4193 raft_consensus.cc:2272] T e186196434034663be92aa8fef5bbfd2 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.674952  4193 tablet_replica.cc:333] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.675478  4193 raft_consensus.cc:2243] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.675880  4193 raft_consensus.cc:2272] T faf7bae46dc94b39a00bd46684e3cbe7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.677573  4193 tablet_replica.cc:333] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.678138  4193 raft_consensus.cc:2243] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.678546  4193 raft_consensus.cc:2272] T 81c9c79784cd41a587fb4d48de2c9338 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.680156  4193 tablet_replica.cc:333] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.680657  4193 raft_consensus.cc:2243] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.681075  4193 raft_consensus.cc:2272] T 97e79e9bbdf1445498a3d88373f69df7 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.682937  4193 tablet_replica.cc:333] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.683456  4193 raft_consensus.cc:2243] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.684154  4193 raft_consensus.cc:2272] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.686077  4193 tablet_replica.cc:333] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.686590  4193 raft_consensus.cc:2243] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.687023  4193 raft_consensus.cc:2272] T e0a52eb34c3a4c03aa8e5d397d4a804f P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.688795  4193 tablet_replica.cc:333] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.689306  4193 raft_consensus.cc:2243] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.689749  4193 raft_consensus.cc:2272] T 1d1a625d4bbf489e858d1d82d308ea74 P 9856ed63c0824ef4b796b367ed4231a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.691427  4193 tablet_replica.cc:333] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.691952  4193 raft_consensus.cc:2243] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.692349  4193 raft_consensus.cc:2272] T a4fc3d8049a74d48924156f18dfeb5ce P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.694029  4193 tablet_replica.cc:333] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.694516  4193 raft_consensus.cc:2243] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.694983  4193 raft_consensus.cc:2272] T a1b2fe2e1504419f916476c2a76e2cbc P 9856ed63c0824ef4b796b367ed4231a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.696506  4193 tablet_replica.cc:333] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.696930  4193 raft_consensus.cc:2243] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.697659  4193 raft_consensus.cc:2272] T a884d2c6d8cd42e7ace5bcee61819d56 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.699381  4193 tablet_replica.cc:333] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.699820  4193 raft_consensus.cc:2243] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.700466  4193 raft_consensus.cc:2272] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.702226  4193 tablet_replica.cc:333] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.702620  4193 raft_consensus.cc:2243] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.703251  4193 raft_consensus.cc:2272] T 979592d601bc4534bae478956591b57a P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.705111  4193 tablet_replica.cc:333] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4: stopping tablet replica
I20260709 13:15:22.705736  4193 raft_consensus.cc:2243] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.706198  4193 raft_consensus.cc:2272] T 5c697b48791844b2ba315d45aa19dc7c P 9856ed63c0824ef4b796b367ed4231a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.746217  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
W20260709 13:15:22.763586  9423 consensus_peers.cc:597] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a -> Peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Couldn't send request to peer 9856ed63c0824ef4b796b367ed4231a4. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:22.764287  9423 consensus_peers.cc:597] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a -> Peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Couldn't send request to peer 9856ed63c0824ef4b796b367ed4231a4. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:22.767129  9497 consensus_peers.cc:597] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e -> Peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Couldn't send request to peer 9856ed63c0824ef4b796b367ed4231a4. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.778262  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
W20260709 13:15:22.805953  9496 consensus_peers.cc:597] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e -> Peer ebe99ca89b6f40b7a433fe2da433b30a (127.4.24.66:33723): Couldn't send request to peer ebe99ca89b6f40b7a433fe2da433b30a. 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:15:22.810768  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:22.811468  4193 tablet_replica.cc:333] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.812100  4193 raft_consensus.cc:2243] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.812639  4193 raft_consensus.cc:2272] T 4fba11b749ba4360be020f1e06dd9659 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.814541  4193 tablet_replica.cc:333] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.815090  4193 raft_consensus.cc:2243] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.815840  4193 raft_consensus.cc:2272] T 72e93786815a4cd792ef35b77548c3b8 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.817559  4193 tablet_replica.cc:333] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.818190  4193 raft_consensus.cc:2243] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.818920  4193 raft_consensus.cc:2272] T b6690a8b9638400eafc64ef6e336b19c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.820663  4193 tablet_replica.cc:333] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.821310  4193 raft_consensus.cc:2243] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.821782  4193 raft_consensus.cc:2272] T 479740b47aeb457993b5e8ed7c5be2d9 P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.823436  4193 tablet_replica.cc:333] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.823953  4193 raft_consensus.cc:2243] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.824388  4193 raft_consensus.cc:2272] T 5757ea9e848a4b2384fde9a7f4c794e9 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.826164  4193 tablet_replica.cc:333] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.826686  4193 raft_consensus.cc:2243] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.827142  4193 raft_consensus.cc:2272] T e186196434034663be92aa8fef5bbfd2 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.828790  4193 tablet_replica.cc:333] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.829324  4193 raft_consensus.cc:2243] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.830104  4193 raft_consensus.cc:2272] T 5c697b48791844b2ba315d45aa19dc7c P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.832115  4193 tablet_replica.cc:333] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.832643  4193 raft_consensus.cc:2243] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.833072  4193 raft_consensus.cc:2272] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.834746  4193 tablet_replica.cc:333] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.835325  4193 raft_consensus.cc:2243] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.836053  4193 raft_consensus.cc:2272] T e0a52eb34c3a4c03aa8e5d397d4a804f P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.838533  4193 tablet_replica.cc:333] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.839265  4193 raft_consensus.cc:2243] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.839811  4193 raft_consensus.cc:2272] T 97e79e9bbdf1445498a3d88373f69df7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:22.840945  9497 consensus_peers.cc:597] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e -> Peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Couldn't send request to peer 9856ed63c0824ef4b796b367ed4231a4. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.842263  4193 tablet_replica.cc:333] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.842983  4193 raft_consensus.cc:2243] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.843465  4193 raft_consensus.cc:2272] T 81c9c79784cd41a587fb4d48de2c9338 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.845754  4193 tablet_replica.cc:333] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.846261  4193 raft_consensus.cc:2243] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.847005  4193 raft_consensus.cc:2272] T faf7bae46dc94b39a00bd46684e3cbe7 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.849331  4193 tablet_replica.cc:333] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.849895  4193 raft_consensus.cc:2243] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.850292  4193 raft_consensus.cc:2272] T 979592d601bc4534bae478956591b57a P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.852029  4193 tablet_replica.cc:333] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.852589  4193 raft_consensus.cc:2243] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.852995  4193 raft_consensus.cc:2272] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.854764  4193 tablet_replica.cc:333] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.855252  4193 raft_consensus.cc:2243] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.855649  4193 raft_consensus.cc:2272] T 1d1a625d4bbf489e858d1d82d308ea74 P ebe99ca89b6f40b7a433fe2da433b30a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.857398  4193 tablet_replica.cc:333] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.857934  4193 raft_consensus.cc:2243] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.858326  4193 raft_consensus.cc:2272] T a4fc3d8049a74d48924156f18dfeb5ce P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.860033  4193 tablet_replica.cc:333] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.860483  4193 raft_consensus.cc:2243] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.861191  4193 raft_consensus.cc:2272] T a1b2fe2e1504419f916476c2a76e2cbc P ebe99ca89b6f40b7a433fe2da433b30a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.862957  4193 tablet_replica.cc:333] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a: stopping tablet replica
I20260709 13:15:22.863408  4193 raft_consensus.cc:2243] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.863817  4193 raft_consensus.cc:2272] T a884d2c6d8cd42e7ace5bcee61819d56 P ebe99ca89b6f40b7a433fe2da433b30a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.901980  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
I20260709 13:15:22.932126  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
W20260709 13:15:22.951567  9497 consensus_peers.cc:597] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e -> Peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Couldn't send request to peer 9856ed63c0824ef4b796b367ed4231a4. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.960055  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:22.960984  4193 tablet_replica.cc:333] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.961666  4193 raft_consensus.cc:2243] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.962146  4193 raft_consensus.cc:2272] T e186196434034663be92aa8fef5bbfd2 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.963860  4193 tablet_replica.cc:333] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.964417  4193 raft_consensus.cc:2243] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.965147  4193 raft_consensus.cc:2272] T 4fba11b749ba4360be020f1e06dd9659 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.967231  4193 tablet_replica.cc:333] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.967760  4193 raft_consensus.cc:2243] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.968173  4193 raft_consensus.cc:2272] T 479740b47aeb457993b5e8ed7c5be2d9 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.969877  4193 tablet_replica.cc:333] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.970382  4193 raft_consensus.cc:2243] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.971112  4193 raft_consensus.cc:2272] T 5757ea9e848a4b2384fde9a7f4c794e9 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.972831  4193 tablet_replica.cc:333] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.973359  4193 raft_consensus.cc:2243] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.973809  4193 raft_consensus.cc:2272] T b6690a8b9638400eafc64ef6e336b19c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.975425  4193 tablet_replica.cc:333] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.975956  4193 raft_consensus.cc:2243] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.976365  4193 raft_consensus.cc:2272] T a884d2c6d8cd42e7ace5bcee61819d56 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.978272  4193 tablet_replica.cc:333] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.978797  4193 raft_consensus.cc:2243] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.979211  4193 raft_consensus.cc:2272] T a1b2fe2e1504419f916476c2a76e2cbc P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.980816  4193 tablet_replica.cc:333] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.981351  4193 raft_consensus.cc:2243] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.981807  4193 raft_consensus.cc:2272] T 5c697b48791844b2ba315d45aa19dc7c P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.983479  4193 tablet_replica.cc:333] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.983997  4193 raft_consensus.cc:2243] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.984407  4193 raft_consensus.cc:2272] T 72e93786815a4cd792ef35b77548c3b8 P f84440f79fc749a7933e5637fd93238e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.986303  4193 tablet_replica.cc:333] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.986793  4193 raft_consensus.cc:2243] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.987303  4193 raft_consensus.cc:2272] T 4d17b8b01d7b4920bd3caa4ebd8aece8 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.988911  4193 tablet_replica.cc:333] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.989403  4193 raft_consensus.cc:2243] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.989814  4193 raft_consensus.cc:2272] T e0a52eb34c3a4c03aa8e5d397d4a804f P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.991451  4193 tablet_replica.cc:333] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.991921  4193 raft_consensus.cc:2243] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.992646  4193 raft_consensus.cc:2272] T 97e79e9bbdf1445498a3d88373f69df7 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.994496  4193 tablet_replica.cc:333] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:22.994967  4193 raft_consensus.cc:2243] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.995682  4193 raft_consensus.cc:2272] T a4fc3d8049a74d48924156f18dfeb5ce P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.022102  4193 tablet_replica.cc:333] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:23.024259  4193 raft_consensus.cc:2243] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.025810  4193 raft_consensus.cc:2272] T 7bc94eb09ebb412fb08f77df3bb6dbf5 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:23.030102  9497 consensus_peers.cc:597] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e -> Peer 9856ed63c0824ef4b796b367ed4231a4 (127.4.24.65:45795): Couldn't send request to peer 9856ed63c0824ef4b796b367ed4231a4. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:45795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.030855  4193 tablet_replica.cc:333] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:23.031649  4193 raft_consensus.cc:2243] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:23.032965  4193 raft_consensus.cc:2272] T 1d1a625d4bbf489e858d1d82d308ea74 P f84440f79fc749a7933e5637fd93238e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.036057  4193 tablet_replica.cc:333] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:23.036705  4193 raft_consensus.cc:2243] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:23.039116  4193 raft_consensus.cc:2272] T 81c9c79784cd41a587fb4d48de2c9338 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.042204  4193 tablet_replica.cc:333] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:23.042747  4193 raft_consensus.cc:2243] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.043381  4193 raft_consensus.cc:2272] T faf7bae46dc94b39a00bd46684e3cbe7 P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.045773  4193 tablet_replica.cc:333] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e: stopping tablet replica
I20260709 13:15:23.046280  4193 raft_consensus.cc:2243] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.046998  4193 raft_consensus.cc:2272] T 979592d601bc4534bae478956591b57a P f84440f79fc749a7933e5637fd93238e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.101235  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
I20260709 13:15:23.151957  4193 master.cc:562] Master@127.4.24.126:33739 shutting down...
I20260709 13:15:23.185580  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:23.186364  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.186772  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P 973e6787736c4901a9730ac4badc420a: stopping tablet replica
I20260709 13:15:23.207983  4193 master.cc:584] Master@127.4.24.126:33739 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12455 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:15:23.268640  4193 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.24.126:41995
I20260709 13:15:23.270025  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:23.275988  9847 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:15:23.276011  9848 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:15:23.276669  9850 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:15:23.277308  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:23.278252  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:23.278421  4193 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:15:23.278621  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602923278588 us; error 0 us; skew 500 ppm
I20260709 13:15:23.279175  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:23.281363  4193 webserver.cc:533] Webserver started at http://127.4.24.126:45303/ using document root <none> and password file <none>
I20260709 13:15:23.281858  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:23.282045  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:23.282333  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:23.283594  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/master-0-root/instance:
uuid: "2f99dfe4f81a4619bf01aeee4dc70349"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.287909  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:23.291044  9855 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:15:23.291710  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:23.291981  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/master-0-root
uuid: "2f99dfe4f81a4619bf01aeee4dc70349"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.292243  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-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:15:23.358461  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:23.359680  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:23.397773  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.126:41995
I20260709 13:15:23.397876  9906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.126:41995 every 8 connection(s)
I20260709 13:15:23.401751  9907 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:15:23.413105  9907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349: Bootstrap starting.
I20260709 13:15:23.417891  9907 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.421991  9907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349: No bootstrap required, opened a new log
I20260709 13:15:23.424129  9907 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f99dfe4f81a4619bf01aeee4dc70349" member_type: VOTER }
I20260709 13:15:23.424528  9907 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.424717  9907 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f99dfe4f81a4619bf01aeee4dc70349, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.425199  9907 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f99dfe4f81a4619bf01aeee4dc70349" member_type: VOTER }
I20260709 13:15:23.425706  9907 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:23.425915  9907 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:23.426127  9907 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.430433  9907 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f99dfe4f81a4619bf01aeee4dc70349" member_type: VOTER }
I20260709 13:15:23.430872  9907 leader_election.cc:304] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [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: 2f99dfe4f81a4619bf01aeee4dc70349; no voters: 
I20260709 13:15:23.431876  9907 leader_election.cc:290] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:23.432279  9910 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.433643  9910 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 1 LEADER]: Becoming Leader. State: Replica: 2f99dfe4f81a4619bf01aeee4dc70349, State: Running, Role: LEADER
I20260709 13:15:23.434336  9910 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [LEADER]: Queue going to LEADER mode. State: All 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: "2f99dfe4f81a4619bf01aeee4dc70349" member_type: VOTER }
I20260709 13:15:23.434828  9907 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:23.441231  9912 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f99dfe4f81a4619bf01aeee4dc70349. Latest consensus state: current_term: 1 leader_uuid: "2f99dfe4f81a4619bf01aeee4dc70349" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f99dfe4f81a4619bf01aeee4dc70349" member_type: VOTER } }
I20260709 13:15:23.441419  9911 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f99dfe4f81a4619bf01aeee4dc70349" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f99dfe4f81a4619bf01aeee4dc70349" member_type: VOTER } }
I20260709 13:15:23.442103  9912 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:23.442163  9911 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:23.443869  9920 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:23.448791  9920 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:23.450045  4193 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:23.457852  9920 catalog_manager.cc:1383] Generated new cluster ID: 5a0e9e7d927a4e2c819803d6f3e535ba
I20260709 13:15:23.458145  9920 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:23.485711  9920 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:23.487339  9920 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:23.502689  9920 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349: Generated new TSK 0
I20260709 13:15:23.503445  9920 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:23.516572  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:23.522483  9928 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:15:23.523463  9929 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:15:23.524964  9931 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:15:23.526052  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:23.527025  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:23.527230  4193 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:15:23.527413  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602923527380 us; error 0 us; skew 500 ppm
I20260709 13:15:23.527957  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:23.530057  4193 webserver.cc:533] Webserver started at http://127.4.24.65:34651/ using document root <none> and password file <none>
I20260709 13:15:23.530520  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:23.530709  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:23.530974  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:23.532120  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-0-root/instance:
uuid: "b330684149b6458986276d9f7dbc2130"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.536513  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:23.539727  9936 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:15:23.540439  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:23.540717  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-0-root
uuid: "b330684149b6458986276d9f7dbc2130"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.540997  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-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:15:23.554500  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:23.555591  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:23.556951  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:23.559176  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:23.559403  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:23.559638  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:23.559818  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:23.599061  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.65:33591
I20260709 13:15:23.599175  9998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.65:33591 every 8 connection(s)
I20260709 13:15:23.604138  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:23.610677 10003 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:15:23.611892 10004 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:15:23.614840 10006 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:15:23.615552  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:23.617285  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:23.617547  4193 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:15:23.617772  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602923617755 us; error 0 us; skew 500 ppm
I20260709 13:15:23.618480  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:23.619884  9999 heartbeater.cc:344] Connected to a master server at 127.4.24.126:41995
I20260709 13:15:23.620256  9999 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:23.621133  4193 webserver.cc:533] Webserver started at http://127.4.24.66:38237/ using document root <none> and password file <none>
I20260709 13:15:23.621217  9999 heartbeater.cc:507] Master 127.4.24.126:41995 requested a full tablet report, sending...
I20260709 13:15:23.621990  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:23.622267  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:23.622553  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:23.623624  9872 ts_manager.cc:194] Registered new tserver with Master: b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591)
I20260709 13:15:23.623742  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-1-root/instance:
uuid: "c67ffeee16f14c9da22ab9e9a5500500"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.625479  9872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35500
I20260709 13:15:23.628575  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:15:23.631958 10011 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:15:23.632612  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:15:23.632920  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-1-root
uuid: "c67ffeee16f14c9da22ab9e9a5500500"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.633177  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-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:15:23.655145  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:23.656302  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:23.657758  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:23.660009  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:23.660177  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:23.660467  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:23.660607  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:23.700027  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.66:46103
I20260709 13:15:23.700145 10073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.66:46103 every 8 connection(s)
I20260709 13:15:23.704900  4193 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:23.712062 10077 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:15:23.715116 10078 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:15:23.716238 10080 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:15:23.716601  4193 server_base.cc:1061] running on GCE node
I20260709 13:15:23.717759  4193 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:23.717926 10074 heartbeater.cc:344] Connected to a master server at 127.4.24.126:41995
W20260709 13:15:23.718026  4193 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:15:23.718426 10074 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:23.718449  4193 hybrid_clock.cc:648] HybridClock initialized: now 1783602923718431 us; error 0 us; skew 500 ppm
I20260709 13:15:23.719305  4193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:23.719342 10074 heartbeater.cc:507] Master 127.4.24.126:41995 requested a full tablet report, sending...
I20260709 13:15:23.721603  9872 ts_manager.cc:194] Registered new tserver with Master: c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:23.722004  4193 webserver.cc:533] Webserver started at http://127.4.24.67:37205/ using document root <none> and password file <none>
I20260709 13:15:23.722606  4193 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:23.722802  4193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:23.723086  4193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:23.723228  9872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35516
I20260709 13:15:23.724498  4193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-2-root/instance:
uuid: "881fe153169e47faa96cfef4533ceea4"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.729048  4193 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:15:23.732512 10085 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:15:23.733428  4193 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:23.733774  4193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-2-root
uuid: "881fe153169e47faa96cfef4533ceea4"
format_stamp: "Formatted at 2026-07-09 13:15:23 on dist-test-slave-jvbf"
I20260709 13:15:23.734043  4193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHNLOX4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791474647-4193-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:15:23.754346  4193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:23.755553  4193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:23.757015  4193 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:23.759276  4193 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:23.759447  4193 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:23.759739  4193 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:23.759897  4193 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:23.801031  4193 rpc_server.cc:307] RPC server started. Bound to: 127.4.24.67:38073
I20260709 13:15:23.801146 10147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.24.67:38073 every 8 connection(s)
I20260709 13:15:23.815582 10148 heartbeater.cc:344] Connected to a master server at 127.4.24.126:41995
I20260709 13:15:23.815996 10148 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:23.816752 10148 heartbeater.cc:507] Master 127.4.24.126:41995 requested a full tablet report, sending...
I20260709 13:15:23.818821  9872 ts_manager.cc:194] Registered new tserver with Master: 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:23.819751  4193 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015682432s
I20260709 13:15:23.820822  9872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35528
I20260709 13:15:23.848393  9872 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35538:
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:15:23.851146  9872 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:15:23.915859 10039 tablet_service.cc:1511] Processing CreateTablet for tablet efc403c6c5d9402aa585ae1a6bb14cd0 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:23.917393 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc403c6c5d9402aa585ae1a6bb14cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.919636 10038 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6e586c24d44ad18b29bd0a9bcced0f (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:23.921188 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6e586c24d44ad18b29bd0a9bcced0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.936460 10037 tablet_service.cc:1511] Processing CreateTablet for tablet 3290f28a53dd4d99a52e965f8836ce72 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:23.937997 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3290f28a53dd4d99a52e965f8836ce72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.944343 10036 tablet_service.cc:1511] Processing CreateTablet for tablet b6383b772bb14bd2908fb1d0c6294568 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:23.945886 10036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6383b772bb14bd2908fb1d0c6294568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.967422 10163 tablet_bootstrap.cc:492] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:23.968447 10113 tablet_service.cc:1511] Processing CreateTablet for tablet efc403c6c5d9402aa585ae1a6bb14cd0 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:23.969928 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 17a273f4e63b4e42a043f7d9eef26630 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:23.970204 10112 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6e586c24d44ad18b29bd0a9bcced0f (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:23.970629 10113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc403c6c5d9402aa585ae1a6bb14cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.971235 10112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6e586c24d44ad18b29bd0a9bcced0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.971269 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a273f4e63b4e42a043f7d9eef26630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.974860 10109 tablet_service.cc:1511] Processing CreateTablet for tablet 17a273f4e63b4e42a043f7d9eef26630 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:23.976476 10109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a273f4e63b4e42a043f7d9eef26630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.974862 10111 tablet_service.cc:1511] Processing CreateTablet for tablet 3290f28a53dd4d99a52e965f8836ce72 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:23.978372 10111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3290f28a53dd4d99a52e965f8836ce72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.979180 10110 tablet_service.cc:1511] Processing CreateTablet for tablet b6383b772bb14bd2908fb1d0c6294568 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:23.980571 10110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6383b772bb14bd2908fb1d0c6294568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.985672 10163 tablet_bootstrap.cc:654] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.005237  9958 tablet_service.cc:1511] Processing CreateTablet for tablet 89b46fad8bbe42d0a59a9c8d605f9c98 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:24.006770  9958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b46fad8bbe42d0a59a9c8d605f9c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.990025  9964 tablet_service.cc:1511] Processing CreateTablet for tablet efc403c6c5d9402aa585ae1a6bb14cd0 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:24.009968 10037 tablet_service.cc:1511] Processing CreateTablet for tablet 89b46fad8bbe42d0a59a9c8d605f9c98 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:24.010538  9964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc403c6c5d9402aa585ae1a6bb14cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.011293 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b46fad8bbe42d0a59a9c8d605f9c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.991535 10036 tablet_service.cc:1511] Processing CreateTablet for tablet 49ec39b4c5a24073a3f6781e413e4678 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:24.012887 10107 tablet_service.cc:1511] Processing CreateTablet for tablet 89b46fad8bbe42d0a59a9c8d605f9c98 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:24.013749 10036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ec39b4c5a24073a3f6781e413e4678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.014376 10107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b46fad8bbe42d0a59a9c8d605f9c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.991848  9963 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6e586c24d44ad18b29bd0a9bcced0f (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:24.016394  9963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6e586c24d44ad18b29bd0a9bcced0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.994804  9961 tablet_service.cc:1511] Processing CreateTablet for tablet b6383b772bb14bd2908fb1d0c6294568 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:24.021368  9961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6383b772bb14bd2908fb1d0c6294568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.996596  9960 tablet_service.cc:1511] Processing CreateTablet for tablet 17a273f4e63b4e42a043f7d9eef26630 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:24.024935  9960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a273f4e63b4e42a043f7d9eef26630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:23.998317  9959 tablet_service.cc:1511] Processing CreateTablet for tablet 49ec39b4c5a24073a3f6781e413e4678 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:24.030486  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ec39b4c5a24073a3f6781e413e4678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.000146 10108 tablet_service.cc:1511] Processing CreateTablet for tablet 49ec39b4c5a24073a3f6781e413e4678 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:24.034057 10108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ec39b4c5a24073a3f6781e413e4678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.000811  9962 tablet_service.cc:1511] Processing CreateTablet for tablet 3290f28a53dd4d99a52e965f8836ce72 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:24.037935  9957 tablet_service.cc:1511] Processing CreateTablet for tablet c9836074ca6f47e3ae73f398698a811f (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:24.037950  9962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3290f28a53dd4d99a52e965f8836ce72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.040740  9957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9836074ca6f47e3ae73f398698a811f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.040040 10037 tablet_service.cc:1511] Processing CreateTablet for tablet c9836074ca6f47e3ae73f398698a811f (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:24.044319 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9836074ca6f47e3ae73f398698a811f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.053962 10109 tablet_service.cc:1511] Processing CreateTablet for tablet c9836074ca6f47e3ae73f398698a811f (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:24.055347 10109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9836074ca6f47e3ae73f398698a811f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.055270  9956 tablet_service.cc:1511] Processing CreateTablet for tablet 6520fe1d80134ef988005c57ea127ba7 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:24.056702  9956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6520fe1d80134ef988005c57ea127ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.063464 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 6520fe1d80134ef988005c57ea127ba7 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:24.064729 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6520fe1d80134ef988005c57ea127ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.073401 10108 tablet_service.cc:1511] Processing CreateTablet for tablet 6520fe1d80134ef988005c57ea127ba7 (DEFAULT_TABLE table=test-workload [id=59d7d03b9adb4df39780d6eddeb995c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:24.074810 10108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6520fe1d80134ef988005c57ea127ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:24.141422 10164 tablet_bootstrap.cc:492] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.142848 10163 tablet_bootstrap.cc:492] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.143399 10163 ts_tablet_manager.cc:1403] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.176s	user 0.020s	sys 0.022s
I20260709 13:15:24.147203 10163 raft_consensus.cc:359] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.148007 10163 raft_consensus.cc:385] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.148402 10163 raft_consensus.cc:740] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.149547 10163 consensus_queue.cc:260] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.153098 10166 tablet_bootstrap.cc:492] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.153235 10164 tablet_bootstrap.cc:654] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.157745 10074 heartbeater.cc:499] Master 127.4.24.126:41995 was elected leader, sending a full tablet report...
I20260709 13:15:24.158757 10163 ts_tablet_manager.cc:1434] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:15:24.159811 10163 tablet_bootstrap.cc:492] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.161861 10166 tablet_bootstrap.cc:654] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.166285 10163 tablet_bootstrap.cc:654] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.169595 10164 tablet_bootstrap.cc:492] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.170354 10164 ts_tablet_manager.cc:1403] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.009s
I20260709 13:15:24.174305 10164 raft_consensus.cc:359] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.175262 10164 raft_consensus.cc:385] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.175707 10164 raft_consensus.cc:740] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.176921 10164 consensus_queue.cc:260] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.178792 10163 tablet_bootstrap.cc:492] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.179371 10163 ts_tablet_manager.cc:1403] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:15:24.182287 10163 raft_consensus.cc:359] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.183001 10163 raft_consensus.cc:385] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.183363 10163 raft_consensus.cc:740] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.184243 10163 consensus_queue.cc:260] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.186789 10163 ts_tablet_manager.cc:1434] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:24.187387 10166 tablet_bootstrap.cc:492] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.187813 10163 tablet_bootstrap.cc:492] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.187947 10166 ts_tablet_manager.cc:1403] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.027s
I20260709 13:15:24.191073 10166 raft_consensus.cc:359] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.191852 10166 raft_consensus.cc:385] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.192198 10166 raft_consensus.cc:740] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.193347 10164 ts_tablet_manager.cc:1434] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 13:15:24.193084 10166 consensus_queue.cc:260] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.194057 10148 heartbeater.cc:499] Master 127.4.24.126:41995 was elected leader, sending a full tablet report...
I20260709 13:15:24.194464 10164 tablet_bootstrap.cc:492] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.200191 10163 tablet_bootstrap.cc:654] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.201231  9999 heartbeater.cc:499] Master 127.4.24.126:41995 was elected leader, sending a full tablet report...
I20260709 13:15:24.201794 10166 ts_tablet_manager.cc:1434] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:15:24.202840 10166 tablet_bootstrap.cc:492] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.200191 10164 tablet_bootstrap.cc:654] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.209292 10166 tablet_bootstrap.cc:654] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.215885 10163 tablet_bootstrap.cc:492] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.216210 10166 tablet_bootstrap.cc:492] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.216396 10163 ts_tablet_manager.cc:1403] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260709 13:15:24.216794 10166 ts_tablet_manager.cc:1403] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:15:24.219235 10164 tablet_bootstrap.cc:492] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.219774 10164 ts_tablet_manager.cc:1403] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260709 13:15:24.219862 10163 raft_consensus.cc:359] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.220141 10166 raft_consensus.cc:359] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.220677 10163 raft_consensus.cc:385] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.220973 10166 raft_consensus.cc:385] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.221016 10163 raft_consensus.cc:740] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.221393 10166 raft_consensus.cc:740] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.219790 10167 raft_consensus.cc:493] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.221958 10163 consensus_queue.cc:260] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.222193 10167 raft_consensus.cc:515] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.222272 10166 consensus_queue.cc:260] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.224855 10166 ts_tablet_manager.cc:1434] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:15:24.225883 10166 tablet_bootstrap.cc:492] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.233103 10166 tablet_bootstrap.cc:654] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.235163 10167 leader_election.cc:290] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073), b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591)
I20260709 13:15:24.242091 10164 raft_consensus.cc:359] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.243256 10164 raft_consensus.cc:385] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.243754 10164 raft_consensus.cc:740] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.246125 10164 consensus_queue.cc:260] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.255450 10164 ts_tablet_manager.cc:1434] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:15:24.261324 10163 ts_tablet_manager.cc:1434] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.045s	user 0.031s	sys 0.013s
I20260709 13:15:24.261427 10164 tablet_bootstrap.cc:492] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.265870 10163 tablet_bootstrap.cc:492] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.279862 10163 tablet_bootstrap.cc:654] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.279831 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.281054 10123 raft_consensus.cc:2468] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:24.283048 10012 leader_election.cc:304] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.284443 10176 raft_consensus.cc:2804] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.284945 10176 raft_consensus.cc:493] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.285336 10176 raft_consensus.cc:3060] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.291940  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:24.292953  9974 raft_consensus.cc:2468] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:24.297542 10176 raft_consensus.cc:515] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.298238 10164 tablet_bootstrap.cc:654] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.298560 10166 tablet_bootstrap.cc:492] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.299094 10166 ts_tablet_manager.cc:1403] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.073s	user 0.038s	sys 0.032s
I20260709 13:15:24.299563 10176 leader_election.cc:290] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073), b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591)
I20260709 13:15:24.300287 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.300889 10123 raft_consensus.cc:3060] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.302172 10166 raft_consensus.cc:359] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.302985 10163 tablet_bootstrap.cc:492] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.302943 10166 raft_consensus.cc:385] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.303424 10166 raft_consensus.cc:740] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.303550 10163 ts_tablet_manager.cc:1403] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.006s
I20260709 13:15:24.304240 10166 consensus_queue.cc:260] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.306329 10163 raft_consensus.cc:359] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.307063 10163 raft_consensus.cc:385] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.307355 10163 raft_consensus.cc:740] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.307536 10166 ts_tablet_manager.cc:1434] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:15:24.308583 10166 tablet_bootstrap.cc:492] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.308203 10163 consensus_queue.cc:260] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.309412  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:24.310026  9974 raft_consensus.cc:3060] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.310757 10163 ts_tablet_manager.cc:1434] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:24.311714 10163 tablet_bootstrap.cc:492] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.315546 10166 tablet_bootstrap.cc:654] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.317833 10163 tablet_bootstrap.cc:654] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.318142  9974 raft_consensus.cc:2468] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:24.319916 10015 leader_election.cc:304] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.320997 10176 raft_consensus.cc:2804] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.321581 10176 raft_consensus.cc:697] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:24.322636 10176 consensus_queue.cc:237] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.308619 10123 raft_consensus.cc:2468] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:24.333145 10163 tablet_bootstrap.cc:492] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.333788 10163 ts_tablet_manager.cc:1403] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260709 13:15:24.336884 10164 tablet_bootstrap.cc:492] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.337087 10166 tablet_bootstrap.cc:492] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.337402 10164 ts_tablet_manager.cc:1403] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.005s
I20260709 13:15:24.337677 10166 ts_tablet_manager.cc:1403] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260709 13:15:24.339202 10163 raft_consensus.cc:359] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.339923 10163 raft_consensus.cc:385] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.340210 10163 raft_consensus.cc:740] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.340747 10166 raft_consensus.cc:359] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.340854 10164 raft_consensus.cc:359] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.341007 10163 consensus_queue.cc:260] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.341480 10166 raft_consensus.cc:385] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.341739 10164 raft_consensus.cc:385] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.341925 10166 raft_consensus.cc:740] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.342154 10164 raft_consensus.cc:740] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.340598  9870 catalog_manager.cc:5697] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.342885 10166 consensus_queue.cc:260] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.343396 10163 ts_tablet_manager.cc:1434] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:24.344488 10163 tablet_bootstrap.cc:492] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.345173 10166 ts_tablet_manager.cc:1434] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:15:24.346167 10166 tablet_bootstrap.cc:492] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.343281 10164 consensus_queue.cc:260] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.351711 10163 tablet_bootstrap.cc:654] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.351747 10164 ts_tablet_manager.cc:1434] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 13:15:24.352334 10166 tablet_bootstrap.cc:654] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.352918 10164 tablet_bootstrap.cc:492] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.363327 10166 tablet_bootstrap.cc:492] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.363842 10166 ts_tablet_manager.cc:1403] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 13:15:24.367515 10166 raft_consensus.cc:359] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.368057 10166 raft_consensus.cc:385] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.368316 10166 raft_consensus.cc:740] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.368985 10166 consensus_queue.cc:260] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.371547 10166 ts_tablet_manager.cc:1434] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:15:24.372571 10166 tablet_bootstrap.cc:492] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.372649 10164 tablet_bootstrap.cc:654] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.378327 10163 tablet_bootstrap.cc:492] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.378796 10163 ts_tablet_manager.cc:1403] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.015s
I20260709 13:15:24.379438 10166 tablet_bootstrap.cc:654] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.382157 10163 raft_consensus.cc:359] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.383185 10163 raft_consensus.cc:385] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.383559 10163 raft_consensus.cc:740] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.384697 10163 consensus_queue.cc:260] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.386704 10171 raft_consensus.cc:493] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.387394 10171 raft_consensus.cc:515] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.391000 10163 ts_tablet_manager.cc:1434] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:15:24.392431 10163 tablet_bootstrap.cc:492] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.396242 10164 tablet_bootstrap.cc:492] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.396786 10164 ts_tablet_manager.cc:1403] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.012s
I20260709 13:15:24.400213 10163 tablet_bootstrap.cc:654] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.399883 10164 raft_consensus.cc:359] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.400233 10172 raft_consensus.cc:493] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.400656 10164 raft_consensus.cc:385] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.401018 10164 raft_consensus.cc:740] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.401085 10172 raft_consensus.cc:515] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.402015 10164 consensus_queue.cc:260] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.407923 10172 leader_election.cc:290] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.409186 10164 ts_tablet_manager.cc:1434] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 13:15:24.415616 10171 leader_election.cc:290] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:24.416812 10164 tablet_bootstrap.cc:492] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.424311 10166 tablet_bootstrap.cc:492] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.428045 10163 tablet_bootstrap.cc:492] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.428061 10164 tablet_bootstrap.cc:654] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.428380 10166 ts_tablet_manager.cc:1403] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.015s
I20260709 13:15:24.428815 10163 ts_tablet_manager.cc:1403] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.013s
I20260709 13:15:24.432191 10163 raft_consensus.cc:359] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.433161 10163 raft_consensus.cc:385] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.433538 10163 raft_consensus.cc:740] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.434496 10163 consensus_queue.cc:260] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.437584 10163 ts_tablet_manager.cc:1434] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:24.438179 10166 raft_consensus.cc:359] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.438933 10163 tablet_bootstrap.cc:492] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.439153 10166 raft_consensus.cc:385] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.439625 10166 raft_consensus.cc:740] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.440531 10166 consensus_queue.cc:260] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.448189 10166 ts_tablet_manager.cc:1434] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:15:24.449229 10166 tablet_bootstrap.cc:492] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.450342 10163 tablet_bootstrap.cc:654] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.454741 10172 raft_consensus.cc:493] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.455394 10172 raft_consensus.cc:515] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.457370 10172 leader_election.cc:290] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.462762 10163 tablet_bootstrap.cc:492] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.463512 10163 ts_tablet_manager.cc:1403] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 13:15:24.465394 10166 tablet_bootstrap.cc:654] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:24.465830  9919 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:24.467237 10163 raft_consensus.cc:359] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.468532 10163 raft_consensus.cc:385] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.468881 10163 raft_consensus.cc:740] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.469810 10163 consensus_queue.cc:260] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.472431 10163 ts_tablet_manager.cc:1434] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:24.473567 10163 tablet_bootstrap.cc:492] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:24.476686 10166 tablet_bootstrap.cc:492] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.477234 10166 ts_tablet_manager.cc:1403] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 13:15:24.480392 10163 tablet_bootstrap.cc:654] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.480319 10166 raft_consensus.cc:359] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.481071 10166 raft_consensus.cc:385] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.481412 10166 raft_consensus.cc:740] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.483701 10166 consensus_queue.cc:260] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.486073 10166 ts_tablet_manager.cc:1434] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:15:24.490495 10166 tablet_bootstrap.cc:492] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.491832 10163 tablet_bootstrap.cc:492] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:24.492345 10163 ts_tablet_manager.cc:1403] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:15:24.495684 10163 raft_consensus.cc:359] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.496551 10163 raft_consensus.cc:385] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.496886 10163 raft_consensus.cc:740] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.497924 10163 consensus_queue.cc:260] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.501392 10166 tablet_bootstrap.cc:654] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.507426 10172 raft_consensus.cc:493] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.508143 10172 raft_consensus.cc:515] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.509464 10163 ts_tablet_manager.cc:1434] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:15:24.511888 10172 leader_election.cc:290] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.514652  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
W20260709 13:15:24.516867 10089 leader_election.cc:343] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.522358 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.522677 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.523168 10049 raft_consensus.cc:2468] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:24.523283 10048 raft_consensus.cc:2468] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:24.524469 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.525138 10164 tablet_bootstrap.cc:492] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.525692 10164 ts_tablet_manager.cc:1403] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.061s
I20260709 13:15:24.525146 10047 raft_consensus.cc:2468] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:24.526860  9938 leader_election.cc:304] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.527746 10172 raft_consensus.cc:2804] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.527868  9938 leader_election.cc:304] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.528144 10172 raft_consensus.cc:493] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.528546 10172 raft_consensus.cc:3060] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.528741 10164 raft_consensus.cc:359] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.529456 10164 raft_consensus.cc:385] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.529758 10164 raft_consensus.cc:740] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.529929 10192 raft_consensus.cc:493] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.530519 10164 consensus_queue.cc:260] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.530575 10192 raft_consensus.cc:515] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.532946 10164 ts_tablet_manager.cc:1434] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:24.533950 10164 tablet_bootstrap.cc:492] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.536334 10172 raft_consensus.cc:515] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.536892 10192 leader_election.cc:290] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:24.538682 10172 leader_election.cc:290] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.539208 10172 raft_consensus.cc:2804] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.539561 10172 raft_consensus.cc:493] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.539893 10172 raft_consensus.cc:3060] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.540387 10164 tablet_bootstrap.cc:654] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.542721 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:24.543388 10047 raft_consensus.cc:3060] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.548632 10172 raft_consensus.cc:515] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.551021 10047 raft_consensus.cc:2468] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 1.
I20260709 13:15:24.552682 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.553359 10048 raft_consensus.cc:2468] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
I20260709 13:15:24.553387  9938 leader_election.cc:304] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.554402  9938 leader_election.cc:304] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.554700 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.554982 10119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.555366 10122 raft_consensus.cc:2468] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:24.554422 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.556759 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.557396 10121 raft_consensus.cc:2468] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:24.558481 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.556529 10201 raft_consensus.cc:2804] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.552743  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:24.559895 10201 raft_consensus.cc:493] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.560269 10201 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:24.560168  9937 leader_election.cc:343] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.561129 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.561786 10048 raft_consensus.cc:2468] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
W20260709 13:15:24.562681  9937 leader_election.cc:343] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.563228 10087 leader_election.cc:304] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [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: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.563431 10172 leader_election.cc:290] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.564226 10172 raft_consensus.cc:2804] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.564786 10172 raft_consensus.cc:697] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:24.565171 10087 leader_election.cc:304] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.564783 10192 raft_consensus.cc:2804] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.566088 10192 raft_consensus.cc:493] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.566617 10192 raft_consensus.cc:3060] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.566216 10172 consensus_queue.cc:237] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.572994 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:24.573539 10048 raft_consensus.cc:3060] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.573764 10171 raft_consensus.cc:2804] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.574174 10171 raft_consensus.cc:493] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.574496 10171 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.580960 10048 raft_consensus.cc:2468] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 1.
I20260709 13:15:24.582059 10171 raft_consensus.cc:515] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.584753 10164 tablet_bootstrap.cc:492] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.584772 10176 raft_consensus.cc:493] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.585489 10164 ts_tablet_manager.cc:1403] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.033s
I20260709 13:15:24.585438 10176 raft_consensus.cc:515] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.586845  9870 catalog_manager.cc:5697] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 0 to 1, leader changed from <none> to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.587713 10176 leader_election.cc:290] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.589401  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:24.588361 10201 raft_consensus.cc:515] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.590101  9973 raft_consensus.cc:2468] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:24.590909  9974 raft_consensus.cc:2393] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 881fe153169e47faa96cfef4533ceea4 in current term 1: Already voted for candidate b330684149b6458986276d9f7dbc2130 in this term.
I20260709 13:15:24.591405 10015 leader_election.cc:304] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.593330 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.589656 10164 raft_consensus.cc:359] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.594182 10120 raft_consensus.cc:2393] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b330684149b6458986276d9f7dbc2130 in current term 1: Already voted for candidate 881fe153169e47faa96cfef4533ceea4 in this term.
I20260709 13:15:24.594311 10164 raft_consensus.cc:385] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.594492 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.595005 10164 raft_consensus.cc:740] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.595553 10176 raft_consensus.cc:2804] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.595956 10176 raft_consensus.cc:493] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.596323 10176 raft_consensus.cc:3060] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.596096 10164 consensus_queue.cc:260] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
W20260709 13:15:24.597466 10012 leader_election.cc:343] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.602141 10171 leader_election.cc:290] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:24.603178 10167 raft_consensus.cc:493] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.603650 10167 raft_consensus.cc:515] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.603839 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:24.604719 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:24.605904 10167 leader_election.cc:290] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.607874  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9836074ca6f47e3ae73f398698a811f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:24.608667 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9836074ca6f47e3ae73f398698a811f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.608906  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:24.609316 10121 raft_consensus.cc:2468] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
W20260709 13:15:24.609665 10015 leader_election.cc:343] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.610020  9938 leader_election.cc:304] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [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: b330684149b6458986276d9f7dbc2130; no voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:24.610498 10012 leader_election.cc:304] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [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: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.611584 10167 raft_consensus.cc:2804] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.611937 10167 raft_consensus.cc:493] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.612306 10167 raft_consensus.cc:3060] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.612457 10164 ts_tablet_manager.cc:1434] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:15:24.609673  9973 raft_consensus.cc:2393] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 881fe153169e47faa96cfef4533ceea4 in current term 1: Already voted for candidate b330684149b6458986276d9f7dbc2130 in this term.
I20260709 13:15:24.613317 10192 raft_consensus.cc:515] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.613858 10203 raft_consensus.cc:2749] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:24.614140 10164 tablet_bootstrap.cc:492] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.616806  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:24.606067 10047 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.617910  9938 leader_election.cc:304] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:24.618847 10203 raft_consensus.cc:2804] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:15:24.619194 10089 leader_election.cc:343] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.619509 10203 raft_consensus.cc:697] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:24.619789 10201 leader_election.cc:290] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.620393 10203 consensus_queue.cc:237] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.622722 10192 leader_election.cc:290] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:24.623780 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:24.624419 10048 raft_consensus.cc:3060] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.626022 10166 tablet_bootstrap.cc:492] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.626550 10166 ts_tablet_manager.cc:1403] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.136s	user 0.030s	sys 0.033s
I20260709 13:15:24.624078 10164 tablet_bootstrap.cc:654] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.629184 10166 raft_consensus.cc:359] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.636904  9870 catalog_manager.cc:5697] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 0 to 1, leader changed from <none> to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.640957 10047 raft_consensus.cc:2468] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:24.641182 10167 raft_consensus.cc:515] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.640908 10176 raft_consensus.cc:515] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.642793 10087 leader_election.cc:304] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.644358 10192 raft_consensus.cc:2804] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.644662 10176 leader_election.cc:290] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.644810 10192 raft_consensus.cc:697] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:24.645049 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9836074ca6f47e3ae73f398698a811f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.645676 10121 raft_consensus.cc:3060] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.645961  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9836074ca6f47e3ae73f398698a811f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:24.648195 10192 consensus_queue.cc:237] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
W20260709 13:15:24.650193 10015 leader_election.cc:343] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.651266  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:24.651834  9974 raft_consensus.cc:3060] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.651803 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
W20260709 13:15:24.654631 10012 leader_election.cc:343] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.629853 10166 raft_consensus.cc:385] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.656607 10121 raft_consensus.cc:2468] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:24.640909 10048 raft_consensus.cc:2468] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:24.657081 10166 raft_consensus.cc:740] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.658394 10012 leader_election.cc:304] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.659842 10176 raft_consensus.cc:2804] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.659508 10087 leader_election.cc:304] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.659438 10166 consensus_queue.cc:260] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.660701 10205 raft_consensus.cc:2804] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.657110 10167 leader_election.cc:290] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.661242 10205 raft_consensus.cc:697] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:24.662351 10205 consensus_queue.cc:237] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.666272 10166 ts_tablet_manager.cc:1434] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:15:24.667559 10166 tablet_bootstrap.cc:492] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:24.672737 10167 raft_consensus.cc:493] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.673286 10167 raft_consensus.cc:515] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.678509  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:24.678568  9974 raft_consensus.cc:2468] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:24.679183  9973 raft_consensus.cc:2468] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:24.679461 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.675341 10166 tablet_bootstrap.cc:654] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.680439 10167 leader_election.cc:290] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
W20260709 13:15:24.680889 10012 leader_election.cc:343] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.680672 10015 leader_election.cc:304] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:24.683643 10164 tablet_bootstrap.cc:492] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.684162 10164 ts_tablet_manager.cc:1403] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.070s	user 0.038s	sys 0.024s
I20260709 13:15:24.684201 10015 leader_election.cc:304] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [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: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:24.685911 10167 raft_consensus.cc:2804] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.687268 10164 raft_consensus.cc:359] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.690341 10164 raft_consensus.cc:385] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.690689 10164 raft_consensus.cc:740] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.691761 10164 consensus_queue.cc:260] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.691768  9872 catalog_manager.cc:5697] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:24.694548 10164 ts_tablet_manager.cc:1434] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:15:24.695601 10164 tablet_bootstrap.cc:492] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.689078 10176 raft_consensus.cc:697] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:24.696362 10167 raft_consensus.cc:697] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:24.697715 10176 consensus_queue.cc:237] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.697849 10167 consensus_queue.cc:237] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.696768 10211 raft_consensus.cc:2804] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.699090 10211 raft_consensus.cc:493] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.699509 10211 raft_consensus.cc:3060] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.702749 10164 tablet_bootstrap.cc:654] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.713186 10211 raft_consensus.cc:515] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.716749  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:24.717502  9973 raft_consensus.cc:3060] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.718809  9870 catalog_manager.cc:5697] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:24.723320 10166 tablet_bootstrap.cc:492] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:24.723850 10166 ts_tablet_manager.cc:1403] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.001s
I20260709 13:15:24.726228  9973 raft_consensus.cc:2468] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:24.726704 10166 raft_consensus.cc:359] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.727654 10203 raft_consensus.cc:493] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.732542 10203 raft_consensus.cc:515] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.733006 10015 leader_election.cc:304] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.728404 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.733886 10167 raft_consensus.cc:2804] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.734361 10167 raft_consensus.cc:697] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:24.735373 10203 leader_election.cc:290] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.731894 10211 leader_election.cc:290] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.736506 10166 raft_consensus.cc:385] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:24.736809 10012 leader_election.cc:343] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.736804 10166 raft_consensus.cc:740] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.737588 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.737828 10166 consensus_queue.cc:260] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.738525 10121 raft_consensus.cc:2468] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:24.738989 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.739665 10048 raft_consensus.cc:2468] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:24.735220 10167 consensus_queue.cc:237] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.742093 10166 ts_tablet_manager.cc:1434] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:15:24.740947  9938 leader_election.cc:304] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:24.740898  9872 catalog_manager.cc:5697] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.743361 10203 raft_consensus.cc:2804] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:24.743718 10203 raft_consensus.cc:493] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:24.744028 10203 raft_consensus.cc:3060] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.749471 10203 raft_consensus.cc:515] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.753775 10203 leader_election.cc:290] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.753818 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:24.754473 10048 raft_consensus.cc:3060] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.755429 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.755896 10121 raft_consensus.cc:3060] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.757470 10164 tablet_bootstrap.cc:492] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.758008 10164 ts_tablet_manager.cc:1403] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.063s	user 0.034s	sys 0.027s
I20260709 13:15:24.760617 10164 raft_consensus.cc:359] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.760782 10205 raft_consensus.cc:493] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.761253 10164 raft_consensus.cc:385] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.761591 10164 raft_consensus.cc:740] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.761475 10205 raft_consensus.cc:515] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.762427 10164 consensus_queue.cc:260] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.767361 10164 ts_tablet_manager.cc:1434] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:24.768286 10164 tablet_bootstrap.cc:492] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:24.771265 10121 raft_consensus.cc:2468] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 1.
I20260709 13:15:24.772595  9937 leader_election.cc:304] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:24.773483 10203 raft_consensus.cc:2804] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:24.773883 10164 tablet_bootstrap.cc:654] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:24.773972 10203 raft_consensus.cc:697] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:24.774940 10203 consensus_queue.cc:237] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.775286 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.776453 10047 raft_consensus.cc:2393] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 881fe153169e47faa96cfef4533ceea4 in current term 1: Already voted for candidate b330684149b6458986276d9f7dbc2130 in this term.
I20260709 13:15:24.778555  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:24.781447 10089 leader_election.cc:304] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4; no voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:24.782737 10192 raft_consensus.cc:3060] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.788955 10205 leader_election.cc:290] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:24.792685 10192 raft_consensus.cc:2749] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:24.796379 10048 raft_consensus.cc:2468] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 1.
I20260709 13:15:24.797494  9871 catalog_manager.cc:5697] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.800249  9871 catalog_manager.cc:5697] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.805048 10164 tablet_bootstrap.cc:492] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:24.805675 10164 ts_tablet_manager.cc:1403] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.012s
I20260709 13:15:24.807716  9870 catalog_manager.cc:5697] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 0 to 1, leader changed from <none> to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.808358 10164 raft_consensus.cc:359] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.809024 10164 raft_consensus.cc:385] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:24.809306 10164 raft_consensus.cc:740] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.810029 10164 consensus_queue.cc:260] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.811506 10164 ts_tablet_manager.cc:1434] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:24.842340 10203 raft_consensus.cc:493] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:24.842919 10203 raft_consensus.cc:515] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:24.844864 10203 leader_election.cc:290] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.845443 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9836074ca6f47e3ae73f398698a811f" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:24.845832 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9836074ca6f47e3ae73f398698a811f" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:24.846465 10121 raft_consensus.cc:2393] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b330684149b6458986276d9f7dbc2130 in current term 1: Already voted for candidate c67ffeee16f14c9da22ab9e9a5500500 in this term.
I20260709 13:15:24.847419  9937 leader_election.cc:304] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b330684149b6458986276d9f7dbc2130; no voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:24.848186 10203 raft_consensus.cc:3060] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:24.851764 10048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
mode: GRACEFUL
new_leader_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:38038
I20260709 13:15:24.852360 10048 raft_consensus.cc:606] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Received request to transfer leadership to TS b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.854061 10203 raft_consensus.cc:2749] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:24.857383 10048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
mode: GRACEFUL
new_leader_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:38038
I20260709 13:15:24.857956 10048 raft_consensus.cc:606] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Received request to transfer leadership to TS b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.862798 10048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
mode: GRACEFUL
new_leader_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:38038
I20260709 13:15:24.863247 10048 raft_consensus.cc:606] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Received request to transfer leadership to TS b330684149b6458986276d9f7dbc2130
I20260709 13:15:24.877357 10121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630"
dest_uuid: "881fe153169e47faa96cfef4533ceea4"
mode: GRACEFUL
new_leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:48502
I20260709 13:15:24.877849 10121 raft_consensus.cc:606] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Received request to transfer leadership to TS c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:24.882468 10121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678"
dest_uuid: "881fe153169e47faa96cfef4533ceea4"
mode: GRACEFUL
new_leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:48502
I20260709 13:15:24.882906 10121 raft_consensus.cc:606] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Received request to transfer leadership to TS c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:24.895226  9973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
mode: GRACEFUL
new_leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:48594
I20260709 13:15:24.895741  9973 raft_consensus.cc:606] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Received request to transfer leadership to TS c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:24.902906  9973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
mode: GRACEFUL
new_leader_uuid: "881fe153169e47faa96cfef4533ceea4"
 from {username='slave'} at 127.0.0.1:48594
I20260709 13:15:24.903364  9973 raft_consensus.cc:606] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Received request to transfer leadership to TS 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:24.923775 10167 consensus_queue.cc:1048] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.930047 10176 raft_consensus.cc:993] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500: : Instructing follower b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:24.930545 10176 raft_consensus.cc:1081] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Signalling peer b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:24.932559  9974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48582
I20260709 13:15:24.934928  9974 raft_consensus.cc:493] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.935328  9974 raft_consensus.cc:3060] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.938655 10211 consensus_queue.cc:1048] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.942394  9974 raft_consensus.cc:515] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.948670 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:24.949322 10048 raft_consensus.cc:3055] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.949642 10048 raft_consensus.cc:740] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:24.949962 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc403c6c5d9402aa585ae1a6bb14cd0" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:24.950449 10048 consensus_queue.cc:260] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.951508 10048 raft_consensus.cc:3060] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.951666  9974 leader_election.cc:290] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:24.957042 10048 raft_consensus.cc:2468] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:24.958019  9938 leader_election.cc:304] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [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: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:24.958725 10203 raft_consensus.cc:2804] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.959199 10203 raft_consensus.cc:697] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:24.959964 10203 consensus_queue.cc:237] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } }
I20260709 13:15:24.967279  9870 catalog_manager.cc:5697] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 1 to 2, leader changed from c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66) to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:25.015420 10192 raft_consensus.cc:493] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.015986 10192 raft_consensus.cc:515] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.017095 10203 consensus_queue.cc:1048] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.017691 10192 leader_election.cc:290] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:25.018512  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:25.018895 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:25.019363  9974 raft_consensus.cc:2393] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 881fe153169e47faa96cfef4533ceea4 in current term 1: Already voted for candidate c67ffeee16f14c9da22ab9e9a5500500 in this term.
I20260709 13:15:25.020591 10087 leader_election.cc:304] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4; no voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:25.021390 10192 raft_consensus.cc:3060] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:25.025559 10201 raft_consensus.cc:993] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130: : Instructing follower 881fe153169e47faa96cfef4533ceea4 to start an election
I20260709 13:15:25.026057 10172 raft_consensus.cc:1081] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Signalling peer 881fe153169e47faa96cfef4533ceea4 to start an election
I20260709 13:15:25.029021 10192 raft_consensus.cc:2749] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:25.029436 10121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7"
dest_uuid: "881fe153169e47faa96cfef4533ceea4"
 from {username='slave'} at 127.0.0.1:48492
I20260709 13:15:25.030097 10121 raft_consensus.cc:493] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:25.030511 10121 raft_consensus.cc:3060] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.032198 10172 consensus_queue.cc:1048] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.036669 10121 raft_consensus.cc:515] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.037822 10120 raft_consensus.cc:1240] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Rejecting Update request from peer b330684149b6458986276d9f7dbc2130 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:25.038890 10121 leader_election.cc:290] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:25.040004 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:25.040522 10047 raft_consensus.cc:3060] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.043041 10172 consensus_queue.cc:1059] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.043860 10203 raft_consensus.cc:3055] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.044827 10203 raft_consensus.cc:740] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:25.043447  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6520fe1d80134ef988005c57ea127ba7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:25.045660 10203 consensus_queue.cc:260] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.046931 10203 raft_consensus.cc:3060] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.049324 10047 raft_consensus.cc:2468] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 2.
I20260709 13:15:25.050457 10087 leader_election.cc:304] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:25.051280 10192 raft_consensus.cc:2804] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.051785 10192 raft_consensus.cc:697] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 2 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:25.052577 10192 consensus_queue.cc:237] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [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: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.058498  9974 raft_consensus.cc:2468] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 2.
I20260709 13:15:25.059608  9870 catalog_manager.cc:5697] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 1 to 2, leader changed from b330684149b6458986276d9f7dbc2130 (127.4.24.65) to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:25.063315 10192 consensus_queue.cc:1048] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.069939 10205 raft_consensus.cc:993] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4: : Instructing follower c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:25.070534 10205 raft_consensus.cc:1081] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Signalling peer c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:25.072505 10048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:38024
I20260709 13:15:25.073006 10048 raft_consensus.cc:493] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:25.073256 10048 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.075592 10205 consensus_queue.cc:1048] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.079623 10048 raft_consensus.cc:515] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.080786 10047 raft_consensus.cc:1240] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Rejecting Update request from peer 881fe153169e47faa96cfef4533ceea4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:25.083446 10048 leader_election.cc:290] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:25.083362 10205 consensus_queue.cc:1059] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.084339 10192 raft_consensus.cc:3055] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.084429  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:25.084717 10192 raft_consensus.cc:740] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:25.085573 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:25.085661 10192 consensus_queue.cc:260] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.087208 10192 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:25.087350 10205 consensus_queue.cc:1175] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b330684149b6458986276d9f7dbc2130" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:15:25.097103 10120 raft_consensus.cc:2468] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:25.098415 10012 leader_election.cc:304] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [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: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: b330684149b6458986276d9f7dbc2130
I20260709 13:15:25.099087 10211 raft_consensus.cc:2804] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.099474 10211 raft_consensus.cc:697] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:25.100179 10211 consensus_queue.cc:237] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [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: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.106298  9870 catalog_manager.cc:5697] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 1 to 2, leader changed from 881fe153169e47faa96cfef4533ceea4 (127.4.24.67) to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.128885 10211 consensus_queue.cc:1048] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.132495 10192 raft_consensus.cc:493] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.133201 10192 raft_consensus.cc:515] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.135499 10167 raft_consensus.cc:993] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500: : Instructing follower b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:25.135995 10167 raft_consensus.cc:1081] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Signalling peer b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:25.136101  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:25.137018  9974 raft_consensus.cc:2393] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 881fe153169e47faa96cfef4533ceea4 in current term 1: Already voted for candidate c67ffeee16f14c9da22ab9e9a5500500 in this term.
I20260709 13:15:25.139745 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:25.140086  9972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48582
I20260709 13:15:25.140683  9972 raft_consensus.cc:493] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:25.141052  9972 raft_consensus.cc:3060] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.141078 10087 leader_election.cc:304] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4; no voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:25.141580 10167 consensus_queue.cc:1048] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.142031 10205 raft_consensus.cc:3060] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:25.144006 10172 raft_consensus.cc:493] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:25.144471 10172 raft_consensus.cc:515] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.150230  9973 raft_consensus.cc:3060] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:25.151856 10205 raft_consensus.cc:2749] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:25.152379 10172 leader_election.cc:290] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:25.152766 10192 leader_election.cc:290] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:25.154115 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:25.156685 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:25.157490 10048 raft_consensus.cc:2393] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b330684149b6458986276d9f7dbc2130 in current term 1: Already voted for candidate 881fe153169e47faa96cfef4533ceea4 in this term.
I20260709 13:15:25.158118  9972 raft_consensus.cc:515] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.158531  9938 leader_election.cc:304] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b330684149b6458986276d9f7dbc2130; no voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:25.160171 10167 consensus_queue.cc:1048] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.160917 10172 raft_consensus.cc:2749] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:25.161737  9972 leader_election.cc:290] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:25.162904 10205 consensus_queue.cc:1048] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.166556 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:25.167179 10121 raft_consensus.cc:3060] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.171060 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290f28a53dd4d99a52e965f8836ce72" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:25.171723 10048 raft_consensus.cc:3055] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.172087 10048 raft_consensus.cc:740] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:25.172952 10048 consensus_queue.cc:260] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.174288 10048 raft_consensus.cc:3060] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.176517 10121 raft_consensus.cc:2468] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:25.177775  9937 leader_election.cc:304] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:25.178617 10172 raft_consensus.cc:2804] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.179091 10172 raft_consensus.cc:697] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:25.179731 10205 consensus_queue.cc:1048] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.179996 10172 consensus_queue.cc:237] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.183533 10176 consensus_queue.cc:1048] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:25.183004 10048 raft_consensus.cc:2468] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:25.197986 10192 raft_consensus.cc:993] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4: : Instructing follower c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:25.201282 10209 consensus_queue.cc:1048] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:25.202275 10192 raft_consensus.cc:1081] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Signalling peer c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:25.188620 10172 consensus_queue.cc:1048] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:15:25.204080 10047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:38024
I20260709 13:15:25.204593 10047 raft_consensus.cc:493] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:25.200637 10211 consensus_queue.cc:1048] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:15:25.205071 10047 raft_consensus.cc:3060] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.214471  9872 catalog_manager.cc:5697] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 1 to 2, leader changed from c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66) to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.215291 10047 raft_consensus.cc:515] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.218144  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:25.218719  9972 raft_consensus.cc:3060] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.230559 10211 raft_consensus.cc:993] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500: : Instructing follower b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:25.231508  9972 raft_consensus.cc:2468] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:25.232049 10047 leader_election.cc:290] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:25.232720 10015 leader_election.cc:304] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:25.232738 10121 raft_consensus.cc:3060] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:25.237824 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a273f4e63b4e42a043f7d9eef26630" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:25.238442 10120 raft_consensus.cc:3055] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.238770 10120 raft_consensus.cc:740] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:25.239096 10176 raft_consensus.cc:1081] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Signalling peer b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:25.239616 10120 consensus_queue.cc:260] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.240935 10209 raft_consensus.cc:2804] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.241425 10209 raft_consensus.cc:697] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:25.242276 10209 consensus_queue.cc:237] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.245919  9972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48582
I20260709 13:15:25.246500  9972 raft_consensus.cc:493] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:25.246901  9972 raft_consensus.cc:3060] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.240947 10120 raft_consensus.cc:3060] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.249537 10203 consensus_queue.cc:1048] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.253969 10203 consensus_queue.cc:1048] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.256040 10120 raft_consensus.cc:2468] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:25.259449  9872 catalog_manager.cc:5697] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 1 to 2, leader changed from 881fe153169e47faa96cfef4533ceea4 (127.4.24.67) to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.267342  9972 raft_consensus.cc:515] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.269032 10172 raft_consensus.cc:993] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130: : Instructing follower c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:25.269475  9972 leader_election.cc:290] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:25.269824 10201 raft_consensus.cc:1081] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Signalling peer c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:25.271878 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:25.272477 10121 raft_consensus.cc:3060] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.273876 10049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:38036
I20260709 13:15:25.274449 10049 raft_consensus.cc:493] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:25.274821 10049 raft_consensus.cc:3060] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.275931 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6e586c24d44ad18b29bd0a9bcced0f" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:25.276546 10047 raft_consensus.cc:3055] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.276858 10047 raft_consensus.cc:740] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:25.278151 10203 consensus_queue.cc:1048] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:25.278702 10047 consensus_queue.cc:260] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.280032 10047 raft_consensus.cc:3060] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.282965 10049 raft_consensus.cc:515] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.288645 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:25.289949 10121 raft_consensus.cc:2468] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:25.290274 10049 leader_election.cc:290] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:25.291246  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b46fad8bbe42d0a59a9c8d605f9c98" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:25.292480  9972 raft_consensus.cc:3055] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:25.292955  9972 raft_consensus.cc:740] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:25.291222  9937 leader_election.cc:304] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:25.295509 10203 raft_consensus.cc:2804] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.298353 10203 raft_consensus.cc:697] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:25.299467 10203 consensus_queue.cc:237] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.301810  9972 consensus_queue.cc:260] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.302605 10047 raft_consensus.cc:2468] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:25.303012  9972 raft_consensus.cc:3060] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:25.305461 10240 consensus_queue.cc:1175] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "881fe153169e47faa96cfef4533ceea4" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:15:25.308102  9872 catalog_manager.cc:5697] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 1 to 2, leader changed from c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66) to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.309918  9972 raft_consensus.cc:2468] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:25.311187 10015 leader_election.cc:304] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [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: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:25.311923 10209 raft_consensus.cc:2804] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.312386 10209 raft_consensus.cc:697] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:25.313138 10209 consensus_queue.cc:237] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:25.320981  9872 catalog_manager.cc:5697] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 1 to 2, leader changed from b330684149b6458986276d9f7dbc2130 (127.4.24.65) to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.381531 10047 raft_consensus.cc:1275] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.382900 10240 consensus_queue.cc:1048] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.390915 10120 raft_consensus.cc:3060] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.398612 10120 raft_consensus.cc:1275] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.399775 10240 consensus_queue.cc:1048] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.478403 10047 raft_consensus.cc:1275] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer 881fe153169e47faa96cfef4533ceea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.479710 10205 consensus_queue.cc:1048] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.487488  9972 raft_consensus.cc:1275] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer 881fe153169e47faa96cfef4533ceea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.489064 10205 consensus_queue.cc:1048] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.566190  9972 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.572711  9972 raft_consensus.cc:1275] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.574149 10209 consensus_queue.cc:1048] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.582441 10120 raft_consensus.cc:1275] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.583787 10167 consensus_queue.cc:1048] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.702565 10120 raft_consensus.cc:3060] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.707654 10120 raft_consensus.cc:1275] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.708860 10167 consensus_queue.cc:1048] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.715975  9972 raft_consensus.cc:1275] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.717442 10167 consensus_queue.cc:1048] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.755456 10120 raft_consensus.cc:1275] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.756793 10240 consensus_queue.cc:1048] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.757577 10047 raft_consensus.cc:1275] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.758951 10240 consensus_queue.cc:1048] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.786342 10120 raft_consensus.cc:1275] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.787544 10167 consensus_queue.cc:1048] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.795397  9972 raft_consensus.cc:1275] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.796999 10209 consensus_queue.cc:1048] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.803035 10120 raft_consensus.cc:1275] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.804276 10172 consensus_queue.cc:1048] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.808779 10047 raft_consensus.cc:1275] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.810369 10201 consensus_queue.cc:1048] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:27.928683  9870 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35542:
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:15:27.930873  9870 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:15:27.978433  9957 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2206b609dc4354ae0c19668ea839df (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:27.979732  9957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2206b609dc4354ae0c19668ea839df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.979799 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2206b609dc4354ae0c19668ea839df (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:27.981032 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2206b609dc4354ae0c19668ea839df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.983448 10112 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2206b609dc4354ae0c19668ea839df (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:27.983893 10036 tablet_service.cc:1511] Processing CreateTablet for tablet d4ae9e83e7c6448bbe2ae6bee2c92cf7 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:27.984719 10112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2206b609dc4354ae0c19668ea839df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.985183 10036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ae9e83e7c6448bbe2ae6bee2c92cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.987365 10113 tablet_service.cc:1511] Processing CreateTablet for tablet d4ae9e83e7c6448bbe2ae6bee2c92cf7 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:27.988766 10113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ae9e83e7c6448bbe2ae6bee2c92cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.989532 10037 tablet_service.cc:1511] Processing CreateTablet for tablet a6ed9f67587c44abbb721471ee3b3d97 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:27.990808 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ed9f67587c44abbb721471ee3b3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.990594  9961 tablet_service.cc:1511] Processing CreateTablet for tablet a6ed9f67587c44abbb721471ee3b3d97 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:27.991309 10111 tablet_service.cc:1511] Processing CreateTablet for tablet a6ed9f67587c44abbb721471ee3b3d97 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:27.991881  9961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ed9f67587c44abbb721471ee3b3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.992569 10111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ed9f67587c44abbb721471ee3b3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.989229  9956 tablet_service.cc:1511] Processing CreateTablet for tablet d4ae9e83e7c6448bbe2ae6bee2c92cf7 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:27.994597  9960 tablet_service.cc:1511] Processing CreateTablet for tablet 3a47776424cd41c0897c3777a0bd5d0a (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:27.995278  9956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ae9e83e7c6448bbe2ae6bee2c92cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.996639 10038 tablet_service.cc:1511] Processing CreateTablet for tablet 3a47776424cd41c0897c3777a0bd5d0a (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:27.998373 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a47776424cd41c0897c3777a0bd5d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.998170 10108 tablet_service.cc:1511] Processing CreateTablet for tablet 3a47776424cd41c0897c3777a0bd5d0a (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:28.000170  9963 tablet_service.cc:1511] Processing CreateTablet for tablet 084daae144324572a7cd16cb1eb16650 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:27.998175  9960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a47776424cd41c0897c3777a0bd5d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.006194 10108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a47776424cd41c0897c3777a0bd5d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.014540 10107 tablet_service.cc:1511] Processing CreateTablet for tablet c1ce658ba4f34eafbcf8d11671daf881 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:28.015865 10107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ce658ba4f34eafbcf8d11671daf881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.007397 10109 tablet_service.cc:1511] Processing CreateTablet for tablet 084daae144324572a7cd16cb1eb16650 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:28.019001 10109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084daae144324572a7cd16cb1eb16650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.010973  9958 tablet_service.cc:1511] Processing CreateTablet for tablet c1ce658ba4f34eafbcf8d11671daf881 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:28.012332 10034 tablet_service.cc:1511] Processing CreateTablet for tablet c1ce658ba4f34eafbcf8d11671daf881 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:28.021647 10034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ce658ba4f34eafbcf8d11671daf881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.026659 10032 tablet_service.cc:1511] Processing CreateTablet for tablet 8920897f93c74f2989470398b5dddf48 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:28.027951 10032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8920897f93c74f2989470398b5dddf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.018656 10033 tablet_service.cc:1511] Processing CreateTablet for tablet 06773544aa014daa8a7c92dba20202b0 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:28.017036  9959 tablet_service.cc:1511] Processing CreateTablet for tablet 06773544aa014daa8a7c92dba20202b0 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:28.030627 10031 tablet_service.cc:1511] Processing CreateTablet for tablet 73da4af53735498985927ad9027ca411 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:28.005659 10035 tablet_service.cc:1511] Processing CreateTablet for tablet 084daae144324572a7cd16cb1eb16650 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:28.031967 10106 tablet_service.cc:1511] Processing CreateTablet for tablet 8920897f93c74f2989470398b5dddf48 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:28.032348 10110 tablet_service.cc:1511] Processing CreateTablet for tablet 06773544aa014daa8a7c92dba20202b0 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:28.033289 10106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8920897f93c74f2989470398b5dddf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.034296  9962 tablet_service.cc:1511] Processing CreateTablet for tablet 8920897f93c74f2989470398b5dddf48 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:28.005906  9963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084daae144324572a7cd16cb1eb16650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.035616  9962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8920897f93c74f2989470398b5dddf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.036168 10105 tablet_service.cc:1511] Processing CreateTablet for tablet 73da4af53735498985927ad9027ca411 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:28.037424 10105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73da4af53735498985927ad9027ca411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.041545 10110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06773544aa014daa8a7c92dba20202b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.037889 10033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06773544aa014daa8a7c92dba20202b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.038605  9964 tablet_service.cc:1511] Processing CreateTablet for tablet 73da4af53735498985927ad9027ca411 (DEFAULT_TABLE table=soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:28.036185  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06773544aa014daa8a7c92dba20202b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.053977  9958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ce658ba4f34eafbcf8d11671daf881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.058099  9964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73da4af53735498985927ad9027ca411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.060577 10035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084daae144324572a7cd16cb1eb16650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.065764 10031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73da4af53735498985927ad9027ca411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:28.130301 10257 tablet_bootstrap.cc:492] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.166584 10257 tablet_bootstrap.cc:654] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.171710 10258 tablet_bootstrap.cc:492] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.181985 10259 tablet_bootstrap.cc:492] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.185734 10258 tablet_bootstrap.cc:654] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.188737 10259 tablet_bootstrap.cc:654] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.198915 10259 tablet_bootstrap.cc:492] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.199010 10257 tablet_bootstrap.cc:492] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.199275 10259 ts_tablet_manager.cc:1403] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 13:15:28.199980 10257 ts_tablet_manager.cc:1403] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.014s
I20260709 13:15:28.202263 10258 tablet_bootstrap.cc:492] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.202028 10259 raft_consensus.cc:359] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.202701 10259 raft_consensus.cc:385] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.202792 10258 ts_tablet_manager.cc:1403] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260709 13:15:28.202979 10259 raft_consensus.cc:740] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.202893 10257 raft_consensus.cc:359] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.203851 10257 raft_consensus.cc:385] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.203877 10259 consensus_queue.cc:260] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.204282 10257 raft_consensus.cc:740] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.205114 10257 consensus_queue.cc:260] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.205816 10258 raft_consensus.cc:359] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.206277 10259 ts_tablet_manager.cc:1434] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:28.206524 10258 raft_consensus.cc:385] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.206918 10258 raft_consensus.cc:740] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.207367 10257 ts_tablet_manager.cc:1434] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:28.207871 10259 tablet_bootstrap.cc:492] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.207682 10258 consensus_queue.cc:260] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.208506 10257 tablet_bootstrap.cc:492] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.209978 10258 ts_tablet_manager.cc:1434] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:28.210950 10258 tablet_bootstrap.cc:492] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.215305 10259 tablet_bootstrap.cc:654] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.216981 10257 tablet_bootstrap.cc:654] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.217154 10258 tablet_bootstrap.cc:654] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.229372 10257 tablet_bootstrap.cc:492] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.230065 10257 ts_tablet_manager.cc:1403] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 13:15:28.230511 10258 tablet_bootstrap.cc:492] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.231026 10258 ts_tablet_manager.cc:1403] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:15:28.233973 10258 raft_consensus.cc:359] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.233947 10257 raft_consensus.cc:359] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.234977 10258 raft_consensus.cc:385] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.235253 10257 raft_consensus.cc:385] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.235325 10258 raft_consensus.cc:740] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.235759 10257 raft_consensus.cc:740] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.236263 10258 consensus_queue.cc:260] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.236708 10257 consensus_queue.cc:260] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.238731 10258 ts_tablet_manager.cc:1434] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:15:28.239657 10258 tablet_bootstrap.cc:492] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.241495 10257 ts_tablet_manager.cc:1434] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:15:28.242789 10257 tablet_bootstrap.cc:492] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.247757 10258 tablet_bootstrap.cc:654] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.251261 10257 tablet_bootstrap.cc:654] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.267127 10258 tablet_bootstrap.cc:492] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.267611 10258 ts_tablet_manager.cc:1403] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.016s
I20260709 13:15:28.270537 10258 raft_consensus.cc:359] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.271097 10258 raft_consensus.cc:385] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.271366 10258 raft_consensus.cc:740] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.272117 10258 consensus_queue.cc:260] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.272960 10257 tablet_bootstrap.cc:492] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.273778 10257 ts_tablet_manager.cc:1403] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260709 13:15:28.273820 10259 tablet_bootstrap.cc:492] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.274353 10258 ts_tablet_manager.cc:1434] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:28.274372 10259 ts_tablet_manager.cc:1403] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.026s
I20260709 13:15:28.275348 10258 tablet_bootstrap.cc:492] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.276808 10257 raft_consensus.cc:359] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.277535 10257 raft_consensus.cc:385] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.277835 10257 raft_consensus.cc:740] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.277743 10259 raft_consensus.cc:359] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.278578 10259 raft_consensus.cc:385] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.278919 10259 raft_consensus.cc:740] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.278855 10257 consensus_queue.cc:260] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.280058 10259 consensus_queue.cc:260] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.282064 10258 tablet_bootstrap.cc:654] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.284140 10257 ts_tablet_manager.cc:1434] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:28.285296 10257 tablet_bootstrap.cc:492] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.285465 10259 ts_tablet_manager.cc:1434] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:15:28.286523 10259 tablet_bootstrap.cc:492] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.292780 10259 tablet_bootstrap.cc:654] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.296023 10257 tablet_bootstrap.cc:654] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.297901 10258 tablet_bootstrap.cc:492] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.298456 10258 ts_tablet_manager.cc:1403] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260709 13:15:28.302083 10258 raft_consensus.cc:359] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.306674 10258 raft_consensus.cc:385] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.307152 10258 raft_consensus.cc:740] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.307456 10259 tablet_bootstrap.cc:492] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.308032 10259 ts_tablet_manager.cc:1403] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 13:15:28.308207 10258 consensus_queue.cc:260] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.310825 10259 raft_consensus.cc:359] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.311280 10258 ts_tablet_manager.cc:1434] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:28.311513 10259 raft_consensus.cc:385] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.311866 10259 raft_consensus.cc:740] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.312748 10259 consensus_queue.cc:260] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.313547 10258 tablet_bootstrap.cc:492] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.314713 10257 tablet_bootstrap.cc:492] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.315191 10257 ts_tablet_manager.cc:1403] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.009s
I20260709 13:15:28.317400 10259 ts_tablet_manager.cc:1434] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:28.318427 10259 tablet_bootstrap.cc:492] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.318393 10257 raft_consensus.cc:359] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.319326 10257 raft_consensus.cc:385] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.319629 10257 raft_consensus.cc:740] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.320338 10258 tablet_bootstrap.cc:654] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.320426 10257 consensus_queue.cc:260] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.321812 10240 raft_consensus.cc:493] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.322258 10240 raft_consensus.cc:515] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.322973 10257 ts_tablet_manager.cc:1434] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:15:28.324188 10240 leader_election.cc:290] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.324182 10257 tablet_bootstrap.cc:492] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.325220 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:28.327033 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
W20260709 13:15:28.328541  9937 leader_election.cc:343] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.329135 10259 tablet_bootstrap.cc:654] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:28.329699  9938 leader_election.cc:343] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.330209  9938 leader_election.cc:304] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b330684149b6458986276d9f7dbc2130; no voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:28.330996 10240 raft_consensus.cc:2749] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:28.331890 10258 tablet_bootstrap.cc:492] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.332120 10257 tablet_bootstrap.cc:654] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.332453 10258 ts_tablet_manager.cc:1403] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:15:28.335513 10258 raft_consensus.cc:359] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.336386 10258 raft_consensus.cc:385] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.336730 10258 raft_consensus.cc:740] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.337651 10258 consensus_queue.cc:260] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.340438 10259 tablet_bootstrap.cc:492] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.340553 10258 ts_tablet_manager.cc:1434] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:28.340969 10259 ts_tablet_manager.cc:1403] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 13:15:28.341849 10258 tablet_bootstrap.cc:492] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.344177 10257 tablet_bootstrap.cc:492] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.344038 10259 raft_consensus.cc:359] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.344707 10257 ts_tablet_manager.cc:1403] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 13:15:28.344784 10259 raft_consensus.cc:385] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.348052 10257 raft_consensus.cc:359] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.348805 10257 raft_consensus.cc:385] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.345186 10259 raft_consensus.cc:740] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.349087 10257 raft_consensus.cc:740] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.350174 10258 tablet_bootstrap.cc:654] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.349896 10257 consensus_queue.cc:260] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.349963 10259 consensus_queue.cc:260] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.352300 10259 ts_tablet_manager.cc:1434] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:15:28.352274 10257 ts_tablet_manager.cc:1434] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:28.353540 10259 tablet_bootstrap.cc:492] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.353657 10257 tablet_bootstrap.cc:492] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.362419 10259 tablet_bootstrap.cc:654] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.365969 10257 tablet_bootstrap.cc:654] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.367015 10258 tablet_bootstrap.cc:492] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.367565 10258 ts_tablet_manager.cc:1403] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:15:28.371182 10258 raft_consensus.cc:359] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.372140 10258 raft_consensus.cc:385] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.372496 10258 raft_consensus.cc:740] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.373749 10259 tablet_bootstrap.cc:492] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.373381 10258 consensus_queue.cc:260] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.374246 10259 ts_tablet_manager.cc:1403] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:15:28.377210 10259 raft_consensus.cc:359] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.378329 10259 raft_consensus.cc:385] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.378702 10259 raft_consensus.cc:740] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.379552 10259 consensus_queue.cc:260] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.382083 10258 ts_tablet_manager.cc:1434] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 13:15:28.382450 10259 ts_tablet_manager.cc:1434] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:15:28.388484 10258 tablet_bootstrap.cc:492] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.389547 10259 tablet_bootstrap.cc:492] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.390882 10257 tablet_bootstrap.cc:492] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.391458 10257 ts_tablet_manager.cc:1403] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.010s
I20260709 13:15:28.394546 10257 raft_consensus.cc:359] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.395315 10257 raft_consensus.cc:385] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.395668 10257 raft_consensus.cc:740] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.396056 10259 tablet_bootstrap.cc:654] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.396446 10257 consensus_queue.cc:260] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.398710 10257 ts_tablet_manager.cc:1434] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:28.399435 10277 raft_consensus.cc:493] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.399730 10257 tablet_bootstrap.cc:492] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.400815 10209 raft_consensus.cc:493] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.401300 10209 raft_consensus.cc:515] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.403429 10209 leader_election.cc:290] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.412252 10257 tablet_bootstrap.cc:654] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.413698 10259 tablet_bootstrap.cc:492] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.414249 10259 ts_tablet_manager.cc:1403] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 13:15:28.414463  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.415161  9972 raft_consensus.cc:2468] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:28.416334 10015 leader_election.cc:304] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:28.417150 10259 raft_consensus.cc:359] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.417899 10259 raft_consensus.cc:385] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.418171 10259 raft_consensus.cc:740] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.418181 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.418885 10120 raft_consensus.cc:2468] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:28.419252 10209 raft_consensus.cc:2804] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.418993 10259 consensus_queue.cc:260] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.419811 10209 raft_consensus.cc:493] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.420287 10209 raft_consensus.cc:3060] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.400125 10277 raft_consensus.cc:515] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.427562 10259 ts_tablet_manager.cc:1434] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:28.428326 10277 leader_election.cc:290] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.428618 10259 tablet_bootstrap.cc:492] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.429301 10244 raft_consensus.cc:493] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.429814 10244 raft_consensus.cc:515] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.429944 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.430720 10120 raft_consensus.cc:2468] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:28.431807 10244 leader_election.cc:290] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:28.432809  9937 leader_election.cc:304] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:28.432881 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:28.434449 10047 raft_consensus.cc:2468] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:28.434844 10277 raft_consensus.cc:2804] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.442875 10277 raft_consensus.cc:493] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.443405 10277 raft_consensus.cc:3060] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.443378  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73da4af53735498985927ad9027ca411" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.444496  9972 raft_consensus.cc:2468] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
I20260709 13:15:28.446087 10209 raft_consensus.cc:515] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.448941 10089 leader_election.cc:304] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:28.450177 10244 raft_consensus.cc:2804] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.450661 10244 raft_consensus.cc:493] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.450770 10209 leader_election.cc:290] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.451124 10244 raft_consensus.cc:3060] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.451411 10209 raft_consensus.cc:493] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.451835 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:28.451946 10209 raft_consensus.cc:515] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.452466 10120 raft_consensus.cc:3060] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.454610 10209 leader_election.cc:290] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.455031 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73da4af53735498985927ad9027ca411" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
W20260709 13:15:28.456518 10087 leader_election.cc:343] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.458302 10257 tablet_bootstrap.cc:492] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.458789 10257 ts_tablet_manager.cc:1403] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.007s
I20260709 13:15:28.461163 10209 raft_consensus.cc:493] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.456350 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.461792 10209 raft_consensus.cc:515] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.461980 10121 raft_consensus.cc:2468] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:28.463676 10012 leader_election.cc:304] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:28.464345 10209 leader_election.cc:290] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.464941 10209 raft_consensus.cc:2804] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.465323 10209 raft_consensus.cc:493] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.448371 10259 tablet_bootstrap.cc:654] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.455008  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.455422  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:28.466717  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.467028  9972 raft_consensus.cc:3060] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.467406  9974 raft_consensus.cc:2468] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:28.469182 10015 leader_election.cc:304] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:28.460876 10257 raft_consensus.cc:359] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.447265 10258 tablet_bootstrap.cc:654] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.466105 10209 raft_consensus.cc:3060] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.474014 10257 raft_consensus.cc:385] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.466725 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.483449 10283 raft_consensus.cc:2804] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:15:28.492157 10012 leader_election.cc:343] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.493935 10120 raft_consensus.cc:2468] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:28.498111 10012 leader_election.cc:304] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:28.484723 10257 raft_consensus.cc:740] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.487370 10283 raft_consensus.cc:493] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.500447 10283 raft_consensus.cc:3060] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.511176  9972 raft_consensus.cc:2468] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
W20260709 13:15:28.512130  9919 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:28.489283 10277 raft_consensus.cc:515] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.519678  9973 raft_consensus.cc:2393] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c67ffeee16f14c9da22ab9e9a5500500 in current term 1: Already voted for candidate b330684149b6458986276d9f7dbc2130 in this term.
I20260709 13:15:28.518362 10259 tablet_bootstrap.cc:492] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.523072 10259 ts_tablet_manager.cc:1403] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.012s
I20260709 13:15:28.523520 10285 raft_consensus.cc:2804] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.517305 10280 raft_consensus.cc:493] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.526141 10280 raft_consensus.cc:515] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.528160 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:28.528678 10280 leader_election.cc:290] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.529328 10280 raft_consensus.cc:493] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.530337 10259 raft_consensus.cc:359] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.531111 10259 raft_consensus.cc:385] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.530644 10280 raft_consensus.cc:515] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.531442 10259 raft_consensus.cc:740] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.532202 10259 consensus_queue.cc:260] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.514528 10257 consensus_queue.cc:260] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.533453 10277 leader_election.cc:290] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.535063 10257 ts_tablet_manager.cc:1434] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 13:15:28.535705 10281 raft_consensus.cc:493] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.536469 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:28.536862 10257 tablet_bootstrap.cc:492] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.537181 10280 leader_election.cc:290] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.538757 10259 ts_tablet_manager.cc:1434] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:15:28.542625 10120 raft_consensus.cc:3060] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.543817 10259 tablet_bootstrap.cc:492] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.550386 10259 tablet_bootstrap.cc:654] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.549587 10257 tablet_bootstrap.cc:654] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:28.541960 10012 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.24.67:38073, user_credentials={real_user=slave}} blocked reactor thread for 43987.2us
I20260709 13:15:28.556391 10258 tablet_bootstrap.cc:492] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.556567 10119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.557202 10258 ts_tablet_manager.cc:1403] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.010s
I20260709 13:15:28.557348 10119 raft_consensus.cc:2468] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
I20260709 13:15:28.535229 10209 raft_consensus.cc:515] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.542856 10281 raft_consensus.cc:515] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.564917 10283 raft_consensus.cc:515] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.560587 10285 raft_consensus.cc:697] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:28.566932 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.567348 10285 consensus_queue.cc:237] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.567832 10258 raft_consensus.cc:359] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.568832 10258 raft_consensus.cc:385] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.569181 10258 raft_consensus.cc:740] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.573163 10047 raft_consensus.cc:2393] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b330684149b6458986276d9f7dbc2130 in current term 1: Already voted for candidate c67ffeee16f14c9da22ab9e9a5500500 in this term.
I20260709 13:15:28.576545 10292 raft_consensus.cc:493] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.577030 10292 raft_consensus.cc:515] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.575307 10258 consensus_queue.cc:260] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.575131  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.580585 10258 ts_tablet_manager.cc:1434] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 13:15:28.580572 10283 leader_election.cc:290] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.581486 10120 raft_consensus.cc:2468] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 1.
I20260709 13:15:28.581949 10258 tablet_bootstrap.cc:492] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.582763  9937 leader_election.cc:304] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:28.584093 10284 raft_consensus.cc:2804] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.584721 10284 raft_consensus.cc:697] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:28.589354 10258 tablet_bootstrap.cc:654] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.591156 10209 leader_election.cc:290] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.591354  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8920897f93c74f2989470398b5dddf48" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.592394 10259 tablet_bootstrap.cc:492] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.592877 10259 ts_tablet_manager.cc:1403] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.007s
W20260709 13:15:28.592892 10089 leader_election.cc:343] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.553399 10244 raft_consensus.cc:515] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.597254 10259 raft_consensus.cc:359] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.574671 10012 leader_election.cc:304] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:28.598269 10259 raft_consensus.cc:385] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.598709 10259 raft_consensus.cc:740] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.589587 10292 leader_election.cc:290] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:28.600169 10259 consensus_queue.cc:260] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.603665  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.605297 10285 raft_consensus.cc:2804] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.605890 10285 raft_consensus.cc:493] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.606266 10285 raft_consensus.cc:3060] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.607292 10257 tablet_bootstrap.cc:492] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.607972 10257 ts_tablet_manager.cc:1403] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.000s
I20260709 13:15:28.608098  9870 catalog_manager.cc:5697] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.610110  9972 raft_consensus.cc:2468] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 0.
W20260709 13:15:28.599826 10015 leader_election.cc:343] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.613360 10277 raft_consensus.cc:493] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.613873 10277 raft_consensus.cc:515] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.599964  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.615991  9973 raft_consensus.cc:2468] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
I20260709 13:15:28.617762 10259 ts_tablet_manager.cc:1434] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 13:15:28.596036 10281 leader_election.cc:290] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:28.618607 10259 tablet_bootstrap.cc:492] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: Bootstrap starting.
I20260709 13:15:28.597538 10284 consensus_queue.cc:237] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
W20260709 13:15:28.619822 10012 leader_election.cc:343] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.620054 10089 leader_election.cc:304] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:28.623453 10277 leader_election.cc:290] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.623940 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:28.623476 10257 raft_consensus.cc:359] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.624531 10257 raft_consensus.cc:385] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.624594 10047 raft_consensus.cc:2468] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:28.624840 10257 raft_consensus.cc:740] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.625556 10257 consensus_queue.cc:260] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.626773  9938 leader_election.cc:304] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:28.627700 10257 ts_tablet_manager.cc:1434] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:15:28.628618 10257 tablet_bootstrap.cc:492] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500: Bootstrap starting.
I20260709 13:15:28.628461 10277 raft_consensus.cc:2804] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.629050 10277 raft_consensus.cc:493] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.629483 10277 raft_consensus.cc:3060] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.630059 10292 raft_consensus.cc:2804] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.630565 10292 raft_consensus.cc:493] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.631048 10292 raft_consensus.cc:3060] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.629048 10012 leader_election.cc:304] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130
I20260709 13:15:28.631793  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73da4af53735498985927ad9027ca411" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:28.635031  9972 raft_consensus.cc:3060] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.635339 10289 raft_consensus.cc:2749] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:28.637458 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:28.638145 10049 raft_consensus.cc:2468] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
I20260709 13:15:28.639324 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:28.640419 10259 tablet_bootstrap.cc:654] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.640858 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:28.641023 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8920897f93c74f2989470398b5dddf48" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:28.641732 10123 raft_consensus.cc:2393] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c67ffeee16f14c9da22ab9e9a5500500 in current term 1: Already voted for candidate b330684149b6458986276d9f7dbc2130 in this term.
I20260709 13:15:28.641692 10047 raft_consensus.cc:2468] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
I20260709 13:15:28.642765 10240 raft_consensus.cc:493] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.643159 10244 leader_election.cc:290] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:28.634676 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.645485 10240 raft_consensus.cc:515] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.648917 10240 leader_election.cc:290] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.646714  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:28.650101  9973 raft_consensus.cc:3060] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.650024 10087 leader_election.cc:304] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [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: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: b330684149b6458986276d9f7dbc2130
I20260709 13:15:28.649350 10258 tablet_bootstrap.cc:492] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.651233 10258 ts_tablet_manager.cc:1403] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.018s
I20260709 13:15:28.652520 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
W20260709 13:15:28.657702  9938 leader_election.cc:343] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.658584 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:28.658862  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:28.659233 10123 raft_consensus.cc:2468] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 0.
I20260709 13:15:28.659296 10258 raft_consensus.cc:359] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.660063 10258 raft_consensus.cc:385] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.660377 10258 raft_consensus.cc:740] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.660499  9937 leader_election.cc:304] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [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: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: c67ffeee16f14c9da22ab9e9a5500500
W20260709 13:15:28.660143 10012 leader_election.cc:343] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.661074 10258 consensus_queue.cc:260] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.661724 10240 raft_consensus.cc:2804] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.654138 10244 raft_consensus.cc:2804] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:28.663805 10240 raft_consensus.cc:493] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.664211 10240 raft_consensus.cc:3060] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.665035 10258 ts_tablet_manager.cc:1434] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:15:28.666307 10258 tablet_bootstrap.cc:492] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4: Bootstrap starting.
I20260709 13:15:28.676120 10240 raft_consensus.cc:515] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.663967 10244 raft_consensus.cc:493] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:28.677233 10244 raft_consensus.cc:3060] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.680142  9973 raft_consensus.cc:2468] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:28.681407 10258 tablet_bootstrap.cc:654] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.684347 10244 raft_consensus.cc:515] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.691784 10240 leader_election.cc:290] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.692621  9972 raft_consensus.cc:2468] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:28.692766 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:28.683277 10277 raft_consensus.cc:515] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.696069 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:28.698163 10089 leader_election.cc:304] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:28.698212 10123 raft_consensus.cc:3060] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.698712 10015 leader_election.cc:304] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:28.703971 10281 raft_consensus.cc:2804] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.704685 10281 raft_consensus.cc:697] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:28.706939 10209 raft_consensus.cc:2804] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.707655 10209 raft_consensus.cc:697] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:28.707504 10281 consensus_queue.cc:237] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.703269  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8920897f93c74f2989470398b5dddf48" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
W20260709 13:15:28.712448  9938 leader_election.cc:343] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:28.708860 10209 consensus_queue.cc:237] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.723312 10257 tablet_bootstrap.cc:654] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.723315  9973 raft_consensus.cc:3060] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.701846 10012 leader_election.cc:304] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [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: c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130
I20260709 13:15:28.730430 10283 raft_consensus.cc:2749] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:28.731230 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73da4af53735498985927ad9027ca411" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:28.731840 10047 raft_consensus.cc:3060] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.729355 10277 leader_election.cc:290] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.732414 10119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:28.735677 10123 raft_consensus.cc:2468] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 1.
I20260709 13:15:28.735798 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:28.736421 10049 raft_consensus.cc:3060] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.736970  9937 leader_election.cc:304] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:28.737291 10292 raft_consensus.cc:515] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.739969 10120 raft_consensus.cc:2393] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b330684149b6458986276d9f7dbc2130 in current term 1: Already voted for candidate 881fe153169e47faa96cfef4533ceea4 in this term.
I20260709 13:15:28.742739 10277 raft_consensus.cc:2804] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.743250 10277 raft_consensus.cc:697] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:28.744064 10277 consensus_queue.cc:237] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.748029 10049 raft_consensus.cc:2468] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 1.
I20260709 13:15:28.749105 10244 leader_election.cc:290] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:28.749279  9938 leader_election.cc:304] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:28.750109 10284 raft_consensus.cc:2804] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.749887 10285 raft_consensus.cc:515] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.750805 10284 raft_consensus.cc:697] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:28.751637 10284 consensus_queue.cc:237] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.752614 10285 leader_election.cc:290] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:28.753203  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:28.753852  9972 raft_consensus.cc:3060] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.758505  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:28.759404 10259 tablet_bootstrap.cc:492] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: No bootstrap required, opened a new log
I20260709 13:15:28.760010 10259 ts_tablet_manager.cc:1403] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: Time spent bootstrapping tablet: real 0.142s	user 0.034s	sys 0.031s
I20260709 13:15:28.761164 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8920897f93c74f2989470398b5dddf48" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:28.761950 10048 raft_consensus.cc:3060] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.763042 10259 raft_consensus.cc:359] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.763796 10259 raft_consensus.cc:385] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.764102 10259 raft_consensus.cc:740] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.763883 10292 leader_election.cc:290] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:28.764876 10259 consensus_queue.cc:260] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.769083 10259 ts_tablet_manager.cc:1434] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:15:28.769910  9973 raft_consensus.cc:2468] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:28.772909 10257 tablet_bootstrap.cc:492] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500: No bootstrap required, opened a new log
I20260709 13:15:28.773494 10257 ts_tablet_manager.cc:1403] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.002s
I20260709 13:15:28.776830 10257 raft_consensus.cc:359] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.777709 10257 raft_consensus.cc:385] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.778429 10089 leader_election.cc:304] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:28.780805 10047 raft_consensus.cc:2468] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:28.782784 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:28.783363 10123 raft_consensus.cc:3060] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.785902 10292 raft_consensus.cc:2804] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.786592 10292 raft_consensus.cc:697] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:28.787614 10292 consensus_queue.cc:237] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.788455  9972 raft_consensus.cc:2468] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:28.789788 10015 leader_election.cc:304] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:28.790591 10209 raft_consensus.cc:2804] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.791162 10209 raft_consensus.cc:697] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:28.791946 10209 consensus_queue.cc:237] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.778086 10257 raft_consensus.cc:740] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.792995 10123 raft_consensus.cc:2468] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 1.
I20260709 13:15:28.794464 10257 consensus_queue.cc:260] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.785962 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:28.796952 10047 raft_consensus.cc:2393] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 881fe153169e47faa96cfef4533ceea4 in current term 1: Already voted for candidate b330684149b6458986276d9f7dbc2130 in this term.
I20260709 13:15:28.798910 10087 leader_election.cc:304] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [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: 881fe153169e47faa96cfef4533ceea4; no voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:28.800015 10292 raft_consensus.cc:2749] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:28.800071  9872 catalog_manager.cc:5697] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 0 to 1, leader changed from <none> to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.804303 10257 ts_tablet_manager.cc:1434] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:15:28.773267 10048 raft_consensus.cc:2468] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:28.812690 10258 tablet_bootstrap.cc:492] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4: No bootstrap required, opened a new log
I20260709 13:15:28.813280 10258 ts_tablet_manager.cc:1403] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.019s
I20260709 13:15:28.815805 10258 raft_consensus.cc:359] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.816433 10258 raft_consensus.cc:385] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.816700 10258 raft_consensus.cc:740] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.818254 10258 consensus_queue.cc:260] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.819993 10258 ts_tablet_manager.cc:1434] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:15:28.823519  9871 catalog_manager.cc:5697] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:28.826406  9871 catalog_manager.cc:5697] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:28.836658  9872 catalog_manager.cc:5697] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.838465  9872 catalog_manager.cc:5697] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 1 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.850849  9869 catalog_manager.cc:5697] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 0 to 1, leader changed from <none> to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.852634  9869 catalog_manager.cc:5697] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 0 to 1, leader changed from <none> to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 1 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.970402 10292 raft_consensus.cc:493] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:28.970913 10292 raft_consensus.cc:515] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:28.972780 10292 leader_election.cc:290] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:28.973580  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:28.973800 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:28.974380  9972 raft_consensus.cc:2393] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 881fe153169e47faa96cfef4533ceea4 in current term 1: Already voted for candidate c67ffeee16f14c9da22ab9e9a5500500 in this term.
I20260709 13:15:28.975308 10089 leader_election.cc:304] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4; no voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:28.975922 10292 raft_consensus.cc:3060] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.980979 10292 raft_consensus.cc:2749] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:29.013904 10209 consensus_queue.cc:1048] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.024706 10209 consensus_queue.cc:1048] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.072774 10277 consensus_queue.cc:1048] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.083069 10299 consensus_queue.cc:1048] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.108011 10209 raft_consensus.cc:493] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.108493 10209 raft_consensus.cc:515] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.110597 10209 leader_election.cc:290] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.111135  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:29.111478 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881fe153169e47faa96cfef4533ceea4" is_pre_election: true
I20260709 13:15:29.112255 10123 raft_consensus.cc:2393] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c67ffeee16f14c9da22ab9e9a5500500 in current term 1: Already voted for candidate b330684149b6458986276d9f7dbc2130 in this term.
I20260709 13:15:29.113054 10012 leader_election.cc:304] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c67ffeee16f14c9da22ab9e9a5500500; no voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130
I20260709 13:15:29.113664 10209 raft_consensus.cc:3060] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.118247 10209 raft_consensus.cc:2749] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:29.127358 10292 consensus_queue.cc:1048] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.137668 10292 consensus_queue.cc:1048] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.144596 10209 consensus_queue.cc:1048] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.155957 10292 raft_consensus.cc:493] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.156519 10292 raft_consensus.cc:515] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.156668 10209 consensus_queue.cc:1048] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.158390 10292 leader_election.cc:290] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:29.159528 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500" is_pre_election: true
I20260709 13:15:29.160274 10048 raft_consensus.cc:2468] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
I20260709 13:15:29.161360 10087 leader_election.cc:304] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:29.167373 10292 raft_consensus.cc:2804] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.167732 10292 raft_consensus.cc:493] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.168025 10292 raft_consensus.cc:3060] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.165839  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130" is_pre_election: true
I20260709 13:15:29.169132  9972 raft_consensus.cc:2468] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 0.
I20260709 13:15:29.173341 10292 raft_consensus.cc:515] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.175495 10292 leader_election.cc:290] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:29.175904  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:29.176084 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:29.176530  9972 raft_consensus.cc:3060] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.176622 10048 raft_consensus.cc:3060] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.183360  9972 raft_consensus.cc:2468] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:29.183360 10048 raft_consensus.cc:2468] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 1.
I20260709 13:15:29.184736 10089 leader_election.cc:304] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:29.185395 10292 raft_consensus.cc:2804] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.185842 10292 raft_consensus.cc:697] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:29.186578 10292 consensus_queue.cc:237] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.193383  9871 catalog_manager.cc:5697] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 1 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:29.203297 10209 consensus_queue.cc:1048] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.206652 10299 consensus_queue.cc:1048] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.214730 10285 consensus_queue.cc:1048] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.235445 10299 consensus_queue.cc:1048] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.262850 10292 consensus_queue.cc:1048] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.272927 10281 consensus_queue.cc:1048] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.289000 10299 consensus_queue.cc:1048] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.302275 10277 consensus_queue.cc:1048] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.467330 10048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
mode: GRACEFUL
new_leader_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:38038
I20260709 13:15:29.467870 10048 raft_consensus.cc:606] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Received request to transfer leadership to TS b330684149b6458986276d9f7dbc2130
I20260709 13:15:29.472500 10123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7"
dest_uuid: "881fe153169e47faa96cfef4533ceea4"
mode: GRACEFUL
new_leader_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48502
I20260709 13:15:29.473012 10123 raft_consensus.cc:606] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Received request to transfer leadership to TS b330684149b6458986276d9f7dbc2130
I20260709 13:15:29.477535 10048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
mode: GRACEFUL
new_leader_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:38038
I20260709 13:15:29.478186 10048 raft_consensus.cc:606] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Received request to transfer leadership to TS b330684149b6458986276d9f7dbc2130
I20260709 13:15:29.483421 10048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
mode: GRACEFUL
new_leader_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:38038
I20260709 13:15:29.483878 10048 raft_consensus.cc:606] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Received request to transfer leadership to TS b330684149b6458986276d9f7dbc2130
I20260709 13:15:29.488905  9973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "084daae144324572a7cd16cb1eb16650"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
mode: GRACEFUL
new_leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:48594
I20260709 13:15:29.489328  9973 raft_consensus.cc:606] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Received request to transfer leadership to TS c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:29.494138  9973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
mode: GRACEFUL
new_leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:48594
I20260709 13:15:29.494554  9973 raft_consensus.cc:606] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Received request to transfer leadership to TS c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:29.498895  9973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
mode: GRACEFUL
new_leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:48594
I20260709 13:15:29.499316  9973 raft_consensus.cc:606] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Received request to transfer leadership to TS c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:29.503789 10123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8920897f93c74f2989470398b5dddf48"
dest_uuid: "881fe153169e47faa96cfef4533ceea4"
mode: GRACEFUL
new_leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:48502
I20260709 13:15:29.504206 10123 raft_consensus.cc:606] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Received request to transfer leadership to TS c67ffeee16f14c9da22ab9e9a5500500
I20260709 13:15:29.510216 10285 raft_consensus.cc:993] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: : Instructing follower b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.510583 10283 raft_consensus.cc:1081] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Signalling peer b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.511924  9973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48582
I20260709 13:15:29.512312  9973 raft_consensus.cc:493] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.512547  9973 raft_consensus.cc:3060] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.519790  9973 raft_consensus.cc:515] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.522187  9973 leader_election.cc:290] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.522728 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.522735 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed9f67587c44abbb721471ee3b3d97" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:29.523444 10123 raft_consensus.cc:3060] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.523756 10048 raft_consensus.cc:3055] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.524089 10048 raft_consensus.cc:740] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:29.524888 10048 consensus_queue.cc:260] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.526134 10048 raft_consensus.cc:3060] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.530530 10123 raft_consensus.cc:2468] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.531908  9937 leader_election.cc:304] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:29.532732 10299 raft_consensus.cc:2804] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.533254 10299 raft_consensus.cc:697] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:29.533905 10048 raft_consensus.cc:2468] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.534034 10299 consensus_queue.cc:237] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.541708  9869 catalog_manager.cc:5697] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 1 to 2, leader changed from c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66) to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.686096 10285 raft_consensus.cc:993] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: : Instructing follower b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.686558 10283 raft_consensus.cc:1081] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Signalling peer b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.688081  9973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48582
I20260709 13:15:29.688549  9973 raft_consensus.cc:493] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.688889  9973 raft_consensus.cc:3060] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.694585  9973 raft_consensus.cc:515] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.696190  9973 leader_election.cc:290] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.696852 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:29.697184 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a47776424cd41c0897c3777a0bd5d0a" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.697467 10048 raft_consensus.cc:3055] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.697842 10048 raft_consensus.cc:740] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:29.697834 10120 raft_consensus.cc:3060] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.698611 10048 consensus_queue.cc:260] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.699553 10048 raft_consensus.cc:3060] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.702663 10120 raft_consensus.cc:2468] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.703629  9937 leader_election.cc:304] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:29.704365 10299 raft_consensus.cc:2804] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.704568 10048 raft_consensus.cc:2468] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.704761 10299 raft_consensus.cc:697] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:29.705668 10299 consensus_queue.cc:237] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.711621  9869 catalog_manager.cc:5697] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 1 to 2, leader changed from c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66) to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.758940 10281 consensus_queue.cc:1048] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.765046 10293 raft_consensus.cc:993] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: : Instructing follower b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.765494 10244 raft_consensus.cc:1081] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Signalling peer b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.767374  9972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48588
I20260709 13:15:29.767952  9972 raft_consensus.cc:493] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.768344  9972 raft_consensus.cc:3060] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.771227 10244 consensus_queue.cc:1048] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:29.778527 10299 raft_consensus.cc:993] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: : Instructing follower c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.779044 10299 raft_consensus.cc:1081] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Signalling peer c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.780889 10047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "084daae144324572a7cd16cb1eb16650"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:38036
I20260709 13:15:29.781364 10047 raft_consensus.cc:493] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.783336 10047 raft_consensus.cc:3060] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.785148  9972 raft_consensus.cc:515] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.791911 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.792459 10120 raft_consensus.cc:3055] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.792770 10120 raft_consensus.cc:740] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:29.793524 10120 consensus_queue.cc:260] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.793362 10047 raft_consensus.cc:515] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.794518 10285 raft_consensus.cc:993] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: : Instructing follower b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.794726 10120 raft_consensus.cc:3060] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.794975 10283 raft_consensus.cc:1081] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Signalling peer b330684149b6458986276d9f7dbc2130 to start an election
I20260709 13:15:29.796396 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ae9e83e7c6448bbe2ae6bee2c92cf7" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:29.796597  9973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
 from {username='slave'} at 127.0.0.1:48582
I20260709 13:15:29.796957 10048 raft_consensus.cc:3060] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.803835  9972 leader_election.cc:290] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.802650 10120 raft_consensus.cc:2468] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.811241  9937 leader_election.cc:304] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:29.812011 10299 raft_consensus.cc:2804] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.812521 10299 raft_consensus.cc:697] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:29.813391 10299 consensus_queue.cc:237] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.814929  9973 raft_consensus.cc:493] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.815447  9973 raft_consensus.cc:3060] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.799141  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:29.817700  9974 raft_consensus.cc:3055] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.818014  9974 raft_consensus.cc:740] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:29.820127 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084daae144324572a7cd16cb1eb16650" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.820611 10299 raft_consensus.cc:993] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: : Instructing follower c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.820745 10047 leader_election.cc:290] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.821832 10333 raft_consensus.cc:1081] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Signalling peer c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.821645  9974 consensus_queue.cc:260] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.821385 10120 raft_consensus.cc:3060] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.822957  9974 raft_consensus.cc:3060] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.823436 10049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:38036
I20260709 13:15:29.823961 10049 raft_consensus.cc:493] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.824229 10049 raft_consensus.cc:3060] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.825126  9872 catalog_manager.cc:5697] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 1 to 2, leader changed from 881fe153169e47faa96cfef4533ceea4 (127.4.24.67) to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.829895  9974 raft_consensus.cc:2468] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.826557  9973 raft_consensus.cc:515] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.831257 10049 raft_consensus.cc:515] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.833808  9973 leader_election.cc:290] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Requested vote from peers c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.834321 10123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.834923 10123 raft_consensus.cc:3060] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.835111 10119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.835242 10015 leader_election.cc:304] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b330684149b6458986276d9f7dbc2130, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:29.835727 10119 raft_consensus.cc:3060] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.835268  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06773544aa014daa8a7c92dba20202b0" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:29.836935  9974 raft_consensus.cc:3055] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.837239  9974 raft_consensus.cc:740] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:29.837780 10283 raft_consensus.cc:2804] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.838289 10283 raft_consensus.cc:697] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:29.838135  9974 consensus_queue.cc:260] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.839078 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2206b609dc4354ae0c19668ea839df" candidate_uuid: "b330684149b6458986276d9f7dbc2130" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:29.839257  9974 raft_consensus.cc:3060] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.839654 10047 raft_consensus.cc:3055] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.842123 10047 raft_consensus.cc:740] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:29.843020 10047 consensus_queue.cc:260] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.839104 10283 consensus_queue.cc:237] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.844026 10123 raft_consensus.cc:2468] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.844269 10047 raft_consensus.cc:3060] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.845093  9937 leader_election.cc:304] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:29.845902 10299 raft_consensus.cc:2804] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.846360 10299 raft_consensus.cc:697] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Becoming Leader. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:29.847128 10299 consensus_queue.cc:237] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.852113 10119 raft_consensus.cc:2468] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.850039  9974 raft_consensus.cc:2468] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.853164 10047 raft_consensus.cc:2468] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.853966 10012 leader_election.cc:304] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:29.854738 10283 raft_consensus.cc:2804] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.855441 10283 raft_consensus.cc:697] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:29.856278 10283 consensus_queue.cc:237] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.856988 10281 raft_consensus.cc:993] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: : Instructing follower c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.857460 10281 raft_consensus.cc:1081] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Signalling peer c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.859946 10048 raft_consensus.cc:2468] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330684149b6458986276d9f7dbc2130 in term 2.
I20260709 13:15:29.861104 10046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8920897f93c74f2989470398b5dddf48"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:38024
I20260709 13:15:29.861707 10046 raft_consensus.cc:493] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.862072 10046 raft_consensus.cc:3060] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.863621  9871 catalog_manager.cc:5697] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 reported cstate change: term changed from 1 to 2, leader changed from c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66) to b330684149b6458986276d9f7dbc2130 (127.4.24.65). New cstate: current_term: 2 leader_uuid: "b330684149b6458986276d9f7dbc2130" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.865638 10120 raft_consensus.cc:2468] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.857403 10049 leader_election.cc:290] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.867838  9872 catalog_manager.cc:5697] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 1 to 2, leader changed from b330684149b6458986276d9f7dbc2130 (127.4.24.65) to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.871596 10046 raft_consensus.cc:515] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.874094 10046 leader_election.cc:290] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.876107 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8920897f93c74f2989470398b5dddf48" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.876626  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8920897f93c74f2989470398b5dddf48" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:29.876682 10120 raft_consensus.cc:3055] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.877233 10120 raft_consensus.cc:740] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:29.877252  9974 raft_consensus.cc:3060] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.878039 10120 consensus_queue.cc:260] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.878901 10120 raft_consensus.cc:3060] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.884068 10120 raft_consensus.cc:2468] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.884334  9974 raft_consensus.cc:2468] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.884964 10012 leader_election.cc:304] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:29.885846 10283 raft_consensus.cc:2804] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.885399  9872 catalog_manager.cc:5697] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 1 to 2, leader changed from b330684149b6458986276d9f7dbc2130 (127.4.24.65) to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.886394 10283 raft_consensus.cc:697] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:29.887029 10283 consensus_queue.cc:237] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.896202 10333 raft_consensus.cc:993] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: : Instructing follower c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.896591 10299 raft_consensus.cc:1081] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Signalling peer c67ffeee16f14c9da22ab9e9a5500500 to start an election
I20260709 13:15:29.898084 10048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
 from {username='slave'} at 127.0.0.1:38036
I20260709 13:15:29.897727  9872 catalog_manager.cc:5697] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 1 to 2, leader changed from 881fe153169e47faa96cfef4533ceea4 (127.4.24.67) to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.898542 10048 raft_consensus.cc:493] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:29.898927 10048 raft_consensus.cc:3060] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.904361 10048 raft_consensus.cc:515] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.906400 10048 leader_election.cc:290] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), 881fe153169e47faa96cfef4533ceea4 (127.4.24.67:38073)
I20260709 13:15:29.906823  9974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:29.907116 10120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ce658ba4f34eafbcf8d11671daf881" candidate_uuid: "c67ffeee16f14c9da22ab9e9a5500500" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "881fe153169e47faa96cfef4533ceea4"
I20260709 13:15:29.907567  9974 raft_consensus.cc:3055] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:29.907698 10120 raft_consensus.cc:3060] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.907943  9974 raft_consensus.cc:740] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:29.908812  9974 consensus_queue.cc:260] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.909935  9974 raft_consensus.cc:3060] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:29.913453 10120 raft_consensus.cc:2468] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.914451 10012 leader_election.cc:304] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:29.915201 10283 raft_consensus.cc:2804] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:29.915665 10283 raft_consensus.cc:697] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Leader. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:29.915827  9974 raft_consensus.cc:2468] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67ffeee16f14c9da22ab9e9a5500500 in term 2.
I20260709 13:15:29.916489 10283 consensus_queue.cc:237] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:29.923211  9872 catalog_manager.cc:5697] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 reported cstate change: term changed from 1 to 2, leader changed from b330684149b6458986276d9f7dbc2130 (127.4.24.65) to c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66). New cstate: current_term: 2 leader_uuid: "c67ffeee16f14c9da22ab9e9a5500500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.990509 10048 raft_consensus.cc:1275] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:29.991781 10299 consensus_queue.cc:1048] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.000176 10120 raft_consensus.cc:1275] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.001438 10284 consensus_queue.cc:1048] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.132414 10048 raft_consensus.cc:1275] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.133658 10284 consensus_queue.cc:1048] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.140830 10120 raft_consensus.cc:1275] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.142817 10331 consensus_queue.cc:1048] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.303251 10120 raft_consensus.cc:1275] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.304402 10283 consensus_queue.cc:1048] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.311192 10120 raft_consensus.cc:1275] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.313534  9974 raft_consensus.cc:1275] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.316246 10285 consensus_queue.cc:1048] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.318060 10285 consensus_queue.cc:1048] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.329425 10048 raft_consensus.cc:1275] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.330971 10299 consensus_queue.cc:1048] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.332340  9973 raft_consensus.cc:1275] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.334021 10119 raft_consensus.cc:1275] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.334692 10283 consensus_queue.cc:1048] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.341898 10335 consensus_queue.cc:1048] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.347400 10123 raft_consensus.cc:1275] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.348785  9972 raft_consensus.cc:1275] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.349089  9973 raft_consensus.cc:1275] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.352293 10123 raft_consensus.cc:1275] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer c67ffeee16f14c9da22ab9e9a5500500: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.353673 10277 consensus_queue.cc:1048] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.354019 10335 consensus_queue.cc:1048] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.360224 10335 consensus_queue.cc:1048] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.359685 10285 consensus_queue.cc:1048] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.366577 10121 raft_consensus.cc:1275] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.368778 10299 consensus_queue.cc:1048] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:30.380017 10048 raft_consensus.cc:1275] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer b330684149b6458986276d9f7dbc2130: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.383759 10333 consensus_queue.cc:1048] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:32.509756  9872 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35542:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:15:32.527887  9872 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35542:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:15:32.627741  4193 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:32.732296 10368 log.cc:927] Time spent T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 13:15:32.752282 10369 log.cc:927] Time spent T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
W20260709 13:15:32.758039 10374 log.cc:927] Time spent T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: Append to log took a long time: real 0.072s	user 0.002s	sys 0.000s
W20260709 13:15:32.760459 10371 log.cc:927] Time spent T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 13:15:32.763213 10375 log.cc:927] Time spent T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 13:15:32.835132 10398 tablet.cc:1724] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.843586 10405 tablet.cc:1724] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.848349 10397 tablet.cc:1724] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.843981 10396 tablet.cc:1724] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.849843 10395 tablet.cc:1724] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.924644 10413 tablet.cc:1724] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.931331 10398 tablet.cc:1724] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.942929 10415 tablet.cc:1724] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:32.962908 10015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.24.65:33591, user_credentials={real_user=slave}} blocked reactor thread for 58696.6us
I20260709 13:15:32.978487 10046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678"
dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
mode: GRACEFUL
new_leader_uuid: "881fe153169e47faa96cfef4533ceea4"
 from {username='slave'} at 127.0.0.1:38054
I20260709 13:15:32.979328 10046 raft_consensus.cc:606] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Received request to transfer leadership to TS 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:32.999495 10418 tablet.cc:1724] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.000138 10401 log.cc:927] Time spent T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 13:15:32.996867 10398 tablet.cc:1724] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.015707 10397 tablet.cc:1724] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.029641 10417 tablet.cc:1724] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.056414 10412 tablet.cc:1724] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.028925 10395 tablet.cc:1724] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.047694 10419 tablet.cc:1724] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.067126 10396 tablet.cc:1724] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.067322 10420 tablet.cc:1724] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.077629 10405 tablet.cc:1724] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.084271 10347 raft_consensus.cc:993] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500: : Instructing follower 881fe153169e47faa96cfef4533ceea4 to start an election
I20260709 13:15:33.083057 10419 tablet.cc:1724] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.079107 10420 tablet.cc:1724] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.096632 10381 raft_consensus.cc:1081] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Signalling peer 881fe153169e47faa96cfef4533ceea4 to start an election
I20260709 13:15:33.095842 10412 tablet.cc:1724] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.098394 10122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678"
dest_uuid: "881fe153169e47faa96cfef4533ceea4"
 from {username='slave'} at 127.0.0.1:48478
I20260709 13:15:33.098951 10122 raft_consensus.cc:493] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:33.099313 10122 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:33.101794 10397 tablet.cc:1724] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.106559 10122 raft_consensus.cc:515] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:33.110044  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:33.110662  9973 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:33.112432 10396 tablet.cc:1724] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.113643 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ec39b4c5a24073a3f6781e413e4678" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:33.114302 10049 raft_consensus.cc:3055] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:33.114640 10049 raft_consensus.cc:740] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c67ffeee16f14c9da22ab9e9a5500500, State: Running, Role: LEADER
I20260709 13:15:33.115443 10049 consensus_queue.cc:260] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [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: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:33.116536 10049 raft_consensus.cc:3060] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:33.120781 10415 tablet.cc:1724] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.122807 10413 tablet.cc:1724] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.128609  9973 raft_consensus.cc:2468] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 3.
I20260709 13:15:33.130409 10089 leader_election.cc:304] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [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: 881fe153169e47faa96cfef4533ceea4, b330684149b6458986276d9f7dbc2130; no voters: 
I20260709 13:15:33.134003 10410 raft_consensus.cc:2804] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:33.134485 10410 raft_consensus.cc:697] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 3 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:33.130429 10395 tablet.cc:1724] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.135320 10410 consensus_queue.cc:237] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [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: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:33.138131 10122 leader_election.cc:290] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 3 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:33.138897 10049 raft_consensus.cc:2468] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 3.
I20260709 13:15:33.142464 10405 tablet.cc:1724] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15:33.185241  9973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568"
dest_uuid: "b330684149b6458986276d9f7dbc2130"
mode: GRACEFUL
new_leader_uuid: "881fe153169e47faa96cfef4533ceea4"
 from {username='slave'} at 127.0.0.1:48604
I20260709 13:15:33.187315  9973 raft_consensus.cc:606] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Received request to transfer leadership to TS 881fe153169e47faa96cfef4533ceea4
I20260709 13:15:33.191092  4193 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:33.195363  4193 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:33.229792  9872 catalog_manager.cc:5697] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 2 to 3, leader changed from c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66) to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 3 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:33.259011  9872 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349: soft_deleted_table [id=2804294c5b6445eb8b31293bd955e011] alter complete (version 1)
I20260709 13:15:33.350752 10345 raft_consensus.cc:993] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130: : Instructing follower 881fe153169e47faa96cfef4533ceea4 to start an election
I20260709 13:15:33.351293 10391 raft_consensus.cc:1081] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Signalling peer 881fe153169e47faa96cfef4533ceea4 to start an election
I20260709 13:15:33.352803 10118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568"
dest_uuid: "881fe153169e47faa96cfef4533ceea4"
 from {username='slave'} at 127.0.0.1:48492
I20260709 13:15:33.353307 10118 raft_consensus.cc:493] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:33.353686 10118 raft_consensus.cc:3060] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:33.360502 10118 raft_consensus.cc:515] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:33.362370 10118 leader_election.cc:290] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 2 election: Requested vote from peers b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591), c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103)
I20260709 13:15:33.363207  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330684149b6458986276d9f7dbc2130"
I20260709 13:15:33.363775 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6383b772bb14bd2908fb1d0c6294568" candidate_uuid: "881fe153169e47faa96cfef4533ceea4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67ffeee16f14c9da22ab9e9a5500500"
I20260709 13:15:33.363915  9973 raft_consensus.cc:3055] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:33.364316  9973 raft_consensus.cc:740] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b330684149b6458986276d9f7dbc2130, State: Running, Role: LEADER
I20260709 13:15:33.364395 10049 raft_consensus.cc:3060] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:33.365229  9973 consensus_queue.cc:260] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:33.366634  9973 raft_consensus.cc:3060] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:33.370995 10049 raft_consensus.cc:2468] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 2.
I20260709 13:15:33.372344 10087 leader_election.cc:304] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 881fe153169e47faa96cfef4533ceea4, c67ffeee16f14c9da22ab9e9a5500500; no voters: 
I20260709 13:15:33.372525  9973 raft_consensus.cc:2468] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 881fe153169e47faa96cfef4533ceea4 in term 2.
I20260709 13:15:33.373479 10410 raft_consensus.cc:2804] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:33.374100 10410 raft_consensus.cc:697] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 2 LEADER]: Becoming Leader. State: Replica: 881fe153169e47faa96cfef4533ceea4, State: Running, Role: LEADER
I20260709 13:15:33.375193 10410 consensus_queue.cc:237] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } }
I20260709 13:15:33.383483  9869 catalog_manager.cc:5697] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 reported cstate change: term changed from 1 to 2, leader changed from b330684149b6458986276d9f7dbc2130 (127.4.24.65) to 881fe153169e47faa96cfef4533ceea4 (127.4.24.67). New cstate: current_term: 2 leader_uuid: "881fe153169e47faa96cfef4533ceea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "881fe153169e47faa96cfef4533ceea4" member_type: VOTER last_known_addr { host: "127.4.24.67" port: 38073 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:33.601171 10049 raft_consensus.cc:1275] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 3 FOLLOWER]: Refusing update from remote peer 881fe153169e47faa96cfef4533ceea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:33.602583 10410 consensus_queue.cc:1048] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:33.614832  9971 raft_consensus.cc:1275] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 3 FOLLOWER]: Refusing update from remote peer 881fe153169e47faa96cfef4533ceea4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:33.617775 10410 consensus_queue.cc:1048] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:33.757459  9971 raft_consensus.cc:1275] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Refusing update from remote peer 881fe153169e47faa96cfef4533ceea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:33.758575 10410 consensus_queue.cc:1048] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330684149b6458986276d9f7dbc2130" member_type: VOTER last_known_addr { host: "127.4.24.65" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:33.767802 10049 raft_consensus.cc:1275] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Refusing update from remote peer 881fe153169e47faa96cfef4533ceea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:33.770112 10435 consensus_queue.cc:1048] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67ffeee16f14c9da22ab9e9a5500500" member_type: VOTER last_known_addr { host: "127.4.24.66" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:34.250332  4193 tablet_server.cc:179] TabletServer@127.4.24.65:0 shutting down...
I20260709 13:15:34.284168  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:34.285112  4193 tablet_replica.cc:333] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.286367  4193 raft_consensus.cc:2243] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.287212  4193 raft_consensus.cc:2272] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.289695  4193 tablet_replica.cc:333] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.290509  4193 raft_consensus.cc:2243] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.291173  4193 raft_consensus.cc:2272] T 8920897f93c74f2989470398b5dddf48 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.293642  4193 tablet_replica.cc:333] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.294329  4193 raft_consensus.cc:2243] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.295135  4193 raft_consensus.cc:2272] T 8a2206b609dc4354ae0c19668ea839df P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.297842  4193 tablet_replica.cc:333] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.298786  4193 raft_consensus.cc:2243] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.299397  4193 raft_consensus.cc:2272] T c1ce658ba4f34eafbcf8d11671daf881 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.301764  4193 tablet_replica.cc:333] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.302330  4193 raft_consensus.cc:2243] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.303175  4193 raft_consensus.cc:2272] T a6ed9f67587c44abbb721471ee3b3d97 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.305418  4193 tablet_replica.cc:333] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.306032  4193 raft_consensus.cc:2243] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.306937  4193 raft_consensus.cc:2272] T 3a47776424cd41c0897c3777a0bd5d0a P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.309566  4193 tablet_replica.cc:333] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.310189  4193 raft_consensus.cc:2243] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.310586  4193 raft_consensus.cc:2272] T c9836074ca6f47e3ae73f398698a811f P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.312768  4193 tablet_replica.cc:333] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.313460  4193 raft_consensus.cc:2243] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.314312  4193 raft_consensus.cc:2272] T 5e6e586c24d44ad18b29bd0a9bcced0f P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.316782  4193 tablet_replica.cc:333] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.317480  4193 raft_consensus.cc:2243] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.318056  4193 raft_consensus.cc:2272] T 89b46fad8bbe42d0a59a9c8d605f9c98 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.320514  4193 tablet_replica.cc:333] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.321049  4193 raft_consensus.cc:2243] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.321504  4193 raft_consensus.cc:2272] T 49ec39b4c5a24073a3f6781e413e4678 P b330684149b6458986276d9f7dbc2130 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.323892  4193 tablet_replica.cc:333] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.324548  4193 raft_consensus.cc:2243] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.325045  4193 raft_consensus.cc:2272] T 17a273f4e63b4e42a043f7d9eef26630 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.327052  4193 tablet_replica.cc:333] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.327508  4193 raft_consensus.cc:2243] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.327966  4193 raft_consensus.cc:2272] T 6520fe1d80134ef988005c57ea127ba7 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.330008  4193 tablet_replica.cc:333] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.330611  4193 raft_consensus.cc:2243] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.331717  4193 raft_consensus.cc:2272] T efc403c6c5d9402aa585ae1a6bb14cd0 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.332662 10015 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260709 13:15:34.335012  4193 tablet_replica.cc:333] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.335891  4193 raft_consensus.cc:2243] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:34.336452 10015 consensus_peers.cc:597] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 -> Peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Couldn't send request to peer b330684149b6458986276d9f7dbc2130. 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:15:34.336648  4193 raft_consensus.cc:2272] T 06773544aa014daa8a7c92dba20202b0 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.339174 10015 consensus_peers.cc:597] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 -> Peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Couldn't send request to peer b330684149b6458986276d9f7dbc2130. 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:15:34.339972  4193 tablet_replica.cc:333] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.340597  4193 raft_consensus.cc:2243] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.341208  4193 raft_consensus.cc:2272] T 084daae144324572a7cd16cb1eb16650 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.343550  4193 tablet_replica.cc:333] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.344040  4193 raft_consensus.cc:2243] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.344540  4193 raft_consensus.cc:2272] T 73da4af53735498985927ad9027ca411 P b330684149b6458986276d9f7dbc2130 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.346722  4193 tablet_replica.cc:333] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.347213  4193 raft_consensus.cc:2243] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.348029  4193 raft_consensus.cc:2272] T 3290f28a53dd4d99a52e965f8836ce72 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.350116  4193 tablet_replica.cc:333] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130: stopping tablet replica
I20260709 13:15:34.350585  4193 raft_consensus.cc:2243] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.350970  4193 raft_consensus.cc:2272] T b6383b772bb14bd2908fb1d0c6294568 P b330684149b6458986276d9f7dbc2130 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.390316  4193 tablet_server.cc:196] TabletServer@127.4.24.65:0 shutdown complete.
W20260709 13:15:34.400849 10015 consensus_peers.cc:597] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 -> Peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Couldn't send request to peer b330684149b6458986276d9f7dbc2130. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.432739  4193 tablet_server.cc:179] TabletServer@127.4.24.66:0 shutting down...
I20260709 13:15:34.460054  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:34.460785  4193 tablet_replica.cc:333] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.461460  4193 raft_consensus.cc:2243] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.462394  4193 raft_consensus.cc:2272] T 8920897f93c74f2989470398b5dddf48 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.464568  4193 tablet_replica.cc:333] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.465153  4193 raft_consensus.cc:2243] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.465731  4193 raft_consensus.cc:2272] T 73da4af53735498985927ad9027ca411 P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.467731  4193 tablet_replica.cc:333] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.468329  4193 raft_consensus.cc:2243] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.469099  4193 raft_consensus.cc:2272] T 084daae144324572a7cd16cb1eb16650 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.471136  4193 tablet_replica.cc:333] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.471693  4193 raft_consensus.cc:2243] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.472200  4193 raft_consensus.cc:2272] T 3a47776424cd41c0897c3777a0bd5d0a P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.474208  4193 tablet_replica.cc:333] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.474740  4193 raft_consensus.cc:2243] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.475243  4193 raft_consensus.cc:2272] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.477208  4193 tablet_replica.cc:333] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.477782  4193 raft_consensus.cc:2243] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.478538  4193 raft_consensus.cc:2272] T c1ce658ba4f34eafbcf8d11671daf881 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.480581  4193 tablet_replica.cc:333] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.481108  4193 raft_consensus.cc:2243] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.481560  4193 raft_consensus.cc:2272] T 8a2206b609dc4354ae0c19668ea839df P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.483549  4193 tablet_replica.cc:333] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.484066  4193 raft_consensus.cc:2243] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.484508  4193 raft_consensus.cc:2272] T a6ed9f67587c44abbb721471ee3b3d97 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.486486  4193 tablet_replica.cc:333] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.487022  4193 raft_consensus.cc:2243] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.487426  4193 raft_consensus.cc:2272] T 49ec39b4c5a24073a3f6781e413e4678 P c67ffeee16f14c9da22ab9e9a5500500 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.489804  4193 tablet_replica.cc:333] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.490350  4193 raft_consensus.cc:2243] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.491142  4193 raft_consensus.cc:2272] T c9836074ca6f47e3ae73f398698a811f P c67ffeee16f14c9da22ab9e9a5500500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.493079  4193 tablet_replica.cc:333] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.493665  4193 raft_consensus.cc:2243] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.494514  4193 raft_consensus.cc:2272] T 89b46fad8bbe42d0a59a9c8d605f9c98 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.496454  4193 tablet_replica.cc:333] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.496933  4193 raft_consensus.cc:2243] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.497372  4193 raft_consensus.cc:2272] T 6520fe1d80134ef988005c57ea127ba7 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.499540  4193 tablet_replica.cc:333] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.500263  4193 raft_consensus.cc:2243] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.501139  4193 raft_consensus.cc:2272] T 17a273f4e63b4e42a043f7d9eef26630 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.504017  4193 tablet_replica.cc:333] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.504702  4193 raft_consensus.cc:2243] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.505472  4193 raft_consensus.cc:2272] T 06773544aa014daa8a7c92dba20202b0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.507704  4193 tablet_replica.cc:333] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.508231  4193 raft_consensus.cc:2243] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.508680  4193 raft_consensus.cc:2272] T efc403c6c5d9402aa585ae1a6bb14cd0 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.510679  4193 tablet_replica.cc:333] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.511320  4193 raft_consensus.cc:2243] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.511812  4193 raft_consensus.cc:2272] T 3290f28a53dd4d99a52e965f8836ce72 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.513878  4193 tablet_replica.cc:333] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.514389  4193 raft_consensus.cc:2243] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.514780  4193 raft_consensus.cc:2272] T b6383b772bb14bd2908fb1d0c6294568 P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.517068  4193 tablet_replica.cc:333] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500: stopping tablet replica
I20260709 13:15:34.517536  4193 raft_consensus.cc:2243] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.518033  4193 raft_consensus.cc:2272] T 5e6e586c24d44ad18b29bd0a9bcced0f P c67ffeee16f14c9da22ab9e9a5500500 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.525918 10089 consensus_peers.cc:597] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 -> Peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Couldn't send request to peer b330684149b6458986276d9f7dbc2130. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.544241 10089 consensus_peers.cc:597] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 -> Peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Couldn't send request to peer b330684149b6458986276d9f7dbc2130. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:34.557726 10087 consensus_peers.cc:597] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 -> Peer c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103): Couldn't send request to peer c67ffeee16f14c9da22ab9e9a5500500. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.560551  4193 tablet_server.cc:196] TabletServer@127.4.24.66:0 shutdown complete.
I20260709 13:15:34.594187  4193 tablet_server.cc:179] TabletServer@127.4.24.67:0 shutting down...
I20260709 13:15:34.623209  4193 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:34.624083  4193 tablet_replica.cc:333] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.625038  4193 raft_consensus.cc:2243] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.625674  4193 raft_consensus.cc:2272] T 3a47776424cd41c0897c3777a0bd5d0a P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.628430  4193 tablet_replica.cc:333] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
W20260709 13:15:34.628593 10089 consensus_peers.cc:597] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 -> Peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Couldn't send request to peer b330684149b6458986276d9f7dbc2130. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.629163  4193 raft_consensus.cc:2243] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.629817  4193 raft_consensus.cc:2272] T d4ae9e83e7c6448bbe2ae6bee2c92cf7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.632319  4193 tablet_replica.cc:333] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.632951  4193 raft_consensus.cc:2243] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.633484  4193 raft_consensus.cc:2272] T 8920897f93c74f2989470398b5dddf48 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.635428 10087 consensus_peers.cc:597] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 -> Peer c67ffeee16f14c9da22ab9e9a5500500 (127.4.24.66:46103): Couldn't send request to peer c67ffeee16f14c9da22ab9e9a5500500. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.66:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.635748  4193 tablet_replica.cc:333] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.636562  4193 raft_consensus.cc:2243] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.637030  4193 raft_consensus.cc:2272] T 8a2206b609dc4354ae0c19668ea839df P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.639034  4193 tablet_replica.cc:333] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.639609  4193 raft_consensus.cc:2243] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.640034  4193 raft_consensus.cc:2272] T 084daae144324572a7cd16cb1eb16650 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.641896  4193 tablet_replica.cc:333] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.642402  4193 raft_consensus.cc:2243] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.643139  4193 raft_consensus.cc:2272] T 73da4af53735498985927ad9027ca411 P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.645008  4193 tablet_replica.cc:333] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.645675  4193 raft_consensus.cc:2243] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.646237  4193 raft_consensus.cc:2272] T 5e6e586c24d44ad18b29bd0a9bcced0f P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.649101  4193 tablet_replica.cc:333] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.649839  4193 raft_consensus.cc:2243] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.650367  4193 raft_consensus.cc:2272] T 89b46fad8bbe42d0a59a9c8d605f9c98 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.653270  4193 tablet_replica.cc:333] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.654073  4193 raft_consensus.cc:2243] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.654727  4193 raft_consensus.cc:2272] T a6ed9f67587c44abbb721471ee3b3d97 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:34.654909 10089 consensus_peers.cc:597] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 -> Peer b330684149b6458986276d9f7dbc2130 (127.4.24.65:33591): Couldn't send request to peer b330684149b6458986276d9f7dbc2130. Status: Network error: Client connection negotiation failed: client connection to 127.4.24.65:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:34.657413  4193 tablet_replica.cc:333] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.658309  4193 raft_consensus.cc:2243] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.658897  4193 raft_consensus.cc:2272] T c1ce658ba4f34eafbcf8d11671daf881 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.661753  4193 tablet_replica.cc:333] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.662459  4193 raft_consensus.cc:2243] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.663400  4193 raft_consensus.cc:2272] T 49ec39b4c5a24073a3f6781e413e4678 P 881fe153169e47faa96cfef4533ceea4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.665899  4193 tablet_replica.cc:333] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.666558  4193 raft_consensus.cc:2243] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.667472  4193 raft_consensus.cc:2272] T b6383b772bb14bd2908fb1d0c6294568 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.670370  4193 tablet_replica.cc:333] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.671025  4193 raft_consensus.cc:2243] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.671759  4193 raft_consensus.cc:2272] T 6520fe1d80134ef988005c57ea127ba7 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.673552  4193 tablet_replica.cc:333] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.674080  4193 raft_consensus.cc:2243] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.674467  4193 raft_consensus.cc:2272] T 17a273f4e63b4e42a043f7d9eef26630 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.676134  4193 tablet_replica.cc:333] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.676544  4193 raft_consensus.cc:2243] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.676923  4193 raft_consensus.cc:2272] T c9836074ca6f47e3ae73f398698a811f P 881fe153169e47faa96cfef4533ceea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.678736  4193 tablet_replica.cc:333] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.679137  4193 raft_consensus.cc:2243] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.679541  4193 raft_consensus.cc:2272] T 3290f28a53dd4d99a52e965f8836ce72 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.681284  4193 tablet_replica.cc:333] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.681763  4193 raft_consensus.cc:2243] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.682147  4193 raft_consensus.cc:2272] T 06773544aa014daa8a7c92dba20202b0 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.683880  4193 tablet_replica.cc:333] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4: stopping tablet replica
I20260709 13:15:34.684253  4193 raft_consensus.cc:2243] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:34.684751  4193 raft_consensus.cc:2272] T efc403c6c5d9402aa585ae1a6bb14cd0 P 881fe153169e47faa96cfef4533ceea4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.723793  4193 tablet_server.cc:196] TabletServer@127.4.24.67:0 shutdown complete.
I20260709 13:15:34.756945  4193 master.cc:562] Master@127.4.24.126:41995 shutting down...
I20260709 13:15:34.778676  4193 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:34.779243  4193 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:34.779614  4193 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f99dfe4f81a4619bf01aeee4dc70349: stopping tablet replica
I20260709 13:15:34.800061  4193 master.cc:584] Master@127.4.24.126:41995 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11582 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24038 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (143214 ms total)
[  PASSED  ] 8 tests.
I20260709 13:15:34.853916  4193 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260709 13:15:34.854157  4193 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260709 13:15:34.854349  4193 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 381 messages since previous log ~14 seconds ago
I20260709 13:15:34.854569  4193 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 13:15:34.854768  4193 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 13:15:34.855049  4193 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260709 13:15:34.855338  4193 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 123 messages since previous log ~32 seconds ago
